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

pantsbuild / pants / 5261
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: avoid_linker_error_in_cgo
DEFAULT BRANCH: main
Ran 11 Jun 2015 12:42AM UTC
Jobs 10
Files 330
Run time 10min
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
5261

push

travis-ci

ericzundel
Add INDEX.LIST to as a Skip JarRule when creating a fat jar

Testing Done:
The INDEX.LIST files are usually created with `jar i` as some kind of optimizing step after a .jar file is built.

I found a problem when trying to add `Class-Path:` to a manifest file when building a fat jar.  The root cause was an INDEX.LIST file from one of the dependent jars that got combined together.  When this file is present, `Class-Path:` seems to be ignored.

The INDEX.LIST files are scrubbed out by default with the maven shade plugin:

https://github.com/intelie/maven-shade-plugin/blob/71b589502/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java#L137

Bugs closed: 1665

Reviewed at https://rbcommons.com/s/twitter/r/2342/

13931 of 19871 relevant lines covered (70.11%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5261.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 11 Jun 2015 12:44AM UTC 0
Travis Job 5261.1
2 5261.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 11 Jun 2015 12:44AM UTC 0
65.43
Travis Job 5261.2
3 5261.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 11 Jun 2015 12:42AM UTC 0
66.01
Travis Job 5261.3
4 5261.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 11 Jun 2015 12:42AM UTC 0
Travis Job 5261.4
5 5261.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 11 Jun 2015 12:44AM UTC 0
Travis Job 5261.5
6 5261.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 11 Jun 2015 12:49AM UTC 0
Travis Job 5261.6
7 5261.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 11 Jun 2015 12:50AM UTC 0
Travis Job 5261.7
8 5261.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 11 Jun 2015 12:51AM UTC 0
Travis Job 5261.8
9 5261.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 11 Jun 2015 12:51AM UTC 0
Travis Job 5261.9
10 5261.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 11 Jun 2015 12:52AM UTC 0
Travis Job 5261.10
Source Files on build 5261
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5261
  • 049321f4 on github
  • Prev Build on master (#5260)
  • Next Build on master (#5262)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc