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

pantsbuild / pants / 4807
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/rust/upgrade-v1.97.0
DEFAULT BRANCH: main
Ran 09 May 2015 06:45PM UTC
Jobs 10
Files 325
Run time 13min
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
4807

push

travis-ci

jsirois
Establish a source_root for pants scala code.

This fixes source jar publication for org.pantsbuild#zinc.

Testing Done:
Noticed this while hand checking the recent zinc publication artifacts:
  http://search.maven.org/#artifactdetails%7Corg.pantsbuild%7Czinc%7C1.0.0%7Cjar

Before:
```console
$ yes | pants.dev publish.jar --local=/tmp/before --no-dryrun --force src/scala/::
$ zipinfo -1 /tmp/before/org/pantsbuild/zinc/1.0.1-SNAPSHOT/zinc-1.0.1-SNAPSHOT-sources.jar
META-INF/
META-INF/MANIFEST.MF
Main.scala
Util.scala
ZincClient.scala
FileFPrint.scala
Nailgun.scala
Compiler.scala
Options.scala
Setup.scala
Settings.scala
SbtAnalysis.scala
Cache.scala
Inputs.scala
```

After:
```console
$ yes | pants.dev publish.jar --local=/tmp/after --no-dryrun --force src/scala/::
$ zipinfo -1 /tmp/after/org/pantsbuild/zinc/1.0.1-SNAPSHOT/zinc-1.0.1-SNAPSHOT-sources.jar
META-INF/
META-INF/MANIFEST.MF
org/
org/pantsbuild/
org/pantsbuild/zinc/
org/pantsbuild/zinc/Main.scala
org/pantsbuild/zinc/Util.scala
org/pantsbuild/zinc/ZincClient.scala
org/pantsbuild/zinc/FileFPrint.scala
org/pantsbuild/zinc/Nailgun.scala
org/pantsbuild/zinc/Compiler.scala
org/pantsbuild/zinc/Options.scala
org/pantsbuild/zinc/Setup.scala
org/pantsbuild/zinc/Settings.scala
org/pantsbuild/zinc/SbtAnalysis.scala
org/pantsbuild/zinc/Cache.scala
org/pantsbuild/zinc/Inputs.scala
```

CI went green here:
  https://travis-ci.org/pantsbuild/pants/builds/61858470

Bugs closed: 1514

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

13367 of 19330 relevant lines covered (69.15%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4807.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 09 May 2015 06:48PM UTC 0
Travis Job 4807.1
2 4807.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 09 May 2015 06:48PM UTC 0
Travis Job 4807.2
3 4807.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'") 09 May 2015 06:52PM UTC 0
69.15
Travis Job 4807.3
4 4807.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 09 May 2015 06:45PM UTC 0
Travis Job 4807.4
5 4807.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 09 May 2015 06:46PM UTC 0
Travis Job 4807.5
6 4807.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 09 May 2015 06:51PM UTC 0
Travis Job 4807.6
7 4807.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 09 May 2015 06:56PM UTC 0
Travis Job 4807.7
8 4807.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 09 May 2015 06:58PM UTC 0
Travis Job 4807.8
9 4807.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 09 May 2015 06:56PM UTC 0
Travis Job 4807.9
10 4807.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 09 May 2015 06:58PM UTC 0
Travis Job 4807.10
Source Files on build 4807
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4807
  • 2182087c on github
  • Prev Build on master (#4806)
  • Next Build on master (#4809)
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