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

pantsbuild / pants / 6344
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add/source-field-in-rust
DEFAULT BRANCH: main
Ran 21 Aug 2015 05:40PM UTC
Jobs 7
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
6344

push

travis-ci

jsirois
Remove deprecated `[compile.java]` options.

Kill `[compile.java]` `source` and `target` options in favor of
`[jvm-platform]` options.

What was:
```ini
[compile.java]
source: 7
target: 7
```

Should now be:
```ini
[jvm-platform]
platforms: {
    'java7': {
      'source': 7
      'target': 7
    },
  }
default_platform: java7
```

Testing Done:
CI is away here:
  https://travis-ci.org/pantsbuild/pants/builds/76664815

Bugs closed: 2042

Reviewed at https://rbcommons.com/s/twitter/r/2678/
Jobs
ID Job ID Ran Files Coverage
1 6344.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 21 Aug 2015 05:43PM UTC 0
Travis Job 6344.1
4 6344.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 21 Aug 2015 05:40PM UTC 0
Travis Job 6344.4
5 6344.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 21 Aug 2015 05:42PM UTC 0
Travis Job 6344.5
6 6344.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 21 Aug 2015 05:47PM UTC 0
Travis Job 6344.6
7 6344.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 21 Aug 2015 05:49PM UTC 0
Travis Job 6344.7
8 6344.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 21 Aug 2015 05:49PM UTC 0
Travis Job 6344.8
9 6344.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 21 Aug 2015 05:47PM UTC 0
Travis Job 6344.9
Source Files on build 6344
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6344
  • a3e316bf on github
  • Prev Build on master (#6342)
  • Next Build on master (#6346)
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