1. 22d4cca Fix the compareBuilds script (compares mvn vs ant generated jars) & add it to travis (before publishing snapshots). Comment out comparing the noaop builds since they're different right now, and update to asm 5.0.3 (which was a source of a difference). by Sam Berlin · 10 years ago
  2. c15e74a Move utility scripts to util dir, add secure vars to CI username/pwd, update POM to use canonical snapshot dir, add support for snapshot on succesful commit in Travis. by Sam Berlin · 10 years ago
  3. 50b3d3d Add java8 to travis. by Sam Berlin · 10 years ago
  4. 6e28421 Re-add quiet for mvn install, things look better by Sam Berlin · 10 years ago
  5. 394c8ed Fix Travis maven build to download from central by Sam Berlin · 10 years ago
  6. fb45f76 restore the test phase to the preparations, and skip the tests (but unquiet the build overall). by Christian Edward Gruber · 10 years ago
  7. 804fed5 shorten (and un-quiet) the install phase in travis. by Christian Edward Gruber · 10 years ago
  8. be5746f Put secure block in the right spot in .travis.yml. by Sam Berlin · 10 years ago
  9. 9c583bc Update secure token. by Sam Berlin · 10 years ago
  10. f916d12 add after-success to travis. by Sam Berlin · 10 years ago
  11. 7165876 Update travis.yml to auto-publish javadoc & jdiff on changes, update javadoc/jdiff scripts to make it work. by Sam Berlin · 10 years ago
  12. de2b43e Make maven build only fail at the end, so extensions that fail won't short-circuit other independent extensions. by Christian Edward Gruber · 10 years ago
  13. ce2f2e7 remove extra whitelisted branches. by Christian Edward Gruber · 10 years ago
  14. 6b75abb Add a travis CI configuration file. by Christian Edward Gruber · 10 years ago