• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 4049
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: go-modcache-named-cache
DEFAULT BRANCH: main
Ran 16 Mar 2015 01:03AM UTC
Jobs 9
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4049

push

travis-ci

ericzundel
Add ability to detect HTTP_PROXY or HTTPS_PROXY in environment and pass it along to ivy

Testing Done:
Added unit tests.

Using this build I was able to build a project in our repo inside a build environment that was firewalled off with only a proxy to get to the twitter and maven repository.

Without a real proxy you can test this way:

```
rm -rf ~/.ivy2/pants/org.antlr
export HTTPS_PROXY=https://foo:1234
export HTTP_PROXY=http://bar:567
PANTS_DEV=1 ./pants clean-all
PANTS_DEV=1 ./pants compile examples/src/java/com/pants/examples/antlr4 -ldebug
```

The build will fail, but you can inspect the output and system properties are being passed down to ivy.

Bugs closed: 1216

Reviewed at https://rbcommons.com/s/twitter/r/1877/
Jobs
ID Job ID Ran Files Coverage
1 4049.1 (CI_FLAGS="-clpnet 'Various pants self checks'") 16 Mar 2015 01:04AM UTC 0
Travis Job 4049.1
2 4049.2 (CI_FLAGS="-fkmsrclpn 'Test examples and testprojects'") 16 Mar 2015 01:03AM UTC 0
Travis Job 4049.2
4 4049.4 (CI_FLAGS="-fkmsrclpet 'Python contrib tests'") 16 Mar 2015 01:03AM UTC 0
Travis Job 4049.4
5 4049.5 (CI_FLAGS="-fkmsrlpnet -i 6:0 'Python integration tests for pants - shard 1'") 16 Mar 2015 01:04AM UTC 0
Travis Job 4049.5
6 4049.6 (CI_FLAGS="-fkmsrlpnet -i 6:1 'Python integration tests for pants - shard 2'") 16 Mar 2015 01:09AM UTC 0
Travis Job 4049.6
7 4049.7 (CI_FLAGS="-fkmsrlpnet -i 6:2 'Python integration tests for pants - shard 3'") 16 Mar 2015 01:08AM UTC 0
Travis Job 4049.7
8 4049.8 (CI_FLAGS="-fkmsrlpnet -i 6:3 'Python integration tests for pants - shard 4'") 16 Mar 2015 01:09AM UTC 0
Travis Job 4049.8
9 4049.9 (CI_FLAGS="-fkmsrlpnet -i 6:4 'Python integration tests for pants - shard 5'") 16 Mar 2015 01:10AM UTC 0
Travis Job 4049.9
10 4049.10 (CI_FLAGS="-fkmsrlpnet -i 6:5 'Python integration tests for pants - shard 6'") 16 Mar 2015 01:09AM UTC 0
Travis Job 4049.10
Source Files on build 4049
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4049
  • 97d7def5 on github
  • Prev Build on master (#4045)
  • Next Build on master (#4050)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc