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

pantsbuild / pants / 8083
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 2.32.x
DEFAULT BRANCH: main
Ran 25 Nov 2015 11:37PM UTC
Jobs 8
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
8083

push

travis-ci

ericzundel
Add the -no-header argument to jaxb generator to give deterministic output

Makes the jaxb output deterministic to make it compatible with caching.
Also removed some logic for global codegen strategy that is no longer needed.

The jaxb generator adds a timestamp to each java file it generates by default.

```
  // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
  // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
  // Any modifications to this file will be lost upon recompilation of the source schema.
  // Generated on: 2015.07.09 at 03:50:50 PM PDT
```

Fortuantely, you can easiliy turn this off

```
$ xjc -h | grep header
  -no-header         :  suppress generation of a file header with timestamp
```

Testing Done:
CI is running at https://travis-ci.org/pantsbuild/pants/builds/93226958
Updated unit tests.

Bugs closed: 1768, 2627

Reviewed at https://rbcommons.com/s/twitter/r/3179/
Jobs
ID Job ID Ran Files Coverage
1 8083.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 25 Nov 2015 11:37PM UTC 0
Travis Job 8083.1
4 8083.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 25 Nov 2015 11:54PM UTC 0
Travis Job 8083.4
5 8083.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 25 Nov 2015 11:41PM UTC 0
Travis Job 8083.5
6 8083.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 25 Nov 2015 11:43PM UTC 0
Travis Job 8083.6
7 8083.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 25 Nov 2015 11:50PM UTC 0
Travis Job 8083.7
8 8083.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 25 Nov 2015 11:55PM UTC 0
Travis Job 8083.8
9 8083.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 25 Nov 2015 11:51PM UTC 0
Travis Job 8083.9
10 8083.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 25 Nov 2015 11:51PM UTC 0
Travis Job 8083.10
Source Files on build 8083
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8083
  • 3e0da3f7 on github
  • Prev Build on master (#8078)
  • Next Build on master (#8084)
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