Skip to content
Failed

#120 (Jun 22, 2022, 3:28:06 AM)

Started 2 yr 12 mo ago
Took 36 sec
Build Artifacts
getdown-ant-1.8.7-SNAPSHOT.jar3.25 KiB view
foo.jar670 B view
testapp.jar823 B view
getdown-core-1.8.7-SNAPSHOT.jar138.43 KiB view
getdown-launcher-1.8.7-SNAPSHOT.jar200.50 KiB view
getdown-launcher-1.8.7-SNAPSHOT_proguard_base.jar80.78 KiB view
jregistrykey-1.0.jar9.75 KiB view

Started by an SCM change

This run spent:

  • 6.4 sec waiting;
  • 36 sec build duration;
  • 43 sec total from scheduled to completion.
Revision: 5acd0d98cc4c1e905271d1ffc1ff9084ae4d632e
Repository: https://github.com/threerings/getdown.git
  • refs/remotes/origin/master
Changes
  1. Make fields final. Remove redundant modifier on final-class (details / githubweb)
  2. Make fields final. Remove protected-modifier in final class (details / githubweb)
  3. Remove protected-modifier in final class (details / githubweb)
  4. Remove redundant throws clause (details / githubweb)
  5. Type inference. Use autoboxing for int (details / githubweb)
  6. Use factory method for creating FileInputStream (details / githubweb)
  7. Replace string concatenation in loop with StringBuilder (details / githubweb)
  8. Simplify assertions (details / githubweb)
  9. Replace deprecated Mockito-class (details / githubweb)