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

pantsbuild / pants / 5261 / 2
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: avoid_linker_error_in_cgo
DEFAULT BRANCH: main
Ran 11 Jun 2015 12:44AM UTC
Files 330
Run time 17s
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

10 Jun 2015 11:52PM UTC coverage: 65.432%. Remained the same
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

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/

13002 of 19871 relevant lines covered (65.43%)

0.65 hits per line

Source Files on job 5261.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5261
  • Travis Job 5261.2
  • 049321f4 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#5260.2)
  • Next Job for CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'" on master (#5262.2)
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