FailedChanges

Summary

  1. Added jaxb dependencies to support java 11 (details)
  2. Added versions on maven plugins (details)
  3. Updated parent-pom and gave xjc-generated classes an explicit (details)
  4. Swapped old jaxb maven plugin to Mojohaus' (details)
  5. Add Jenkinsfile to repository (details)
Commit 55da797d8fe4d5307ee7116edda4942c6a3d52f2 by Rasmus Bohl Kristensen (rbkr)
Added jaxb dependencies to support java 11
The file was modifiedbitrepository-repository-settings-java/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedbitrepository-repository-settings-java/pom.xml (diff)
Commit 2529bb6bdad029d71af015e31c1d5e4a9181fea8 by Rasmus Bohl Kristensen (rbkr)
Updated parent-pom and gave xjc-generated classes an explicit
serialVersionUID to squash warnings
The file was modifiedpom.xml (diff)
The file was modifiedbitrepository-repository-settings-java/src/main/resources/xjb-bindings/bindings-repository-settings.xjb (diff)
The file was modifiedbitrepository-repository-settings-java/pom.xml (diff)
Commit ef9380ac8c475d3d70fe63f0b630321373e3711f by Rasmus Bohl Kristensen (rbkr)
Swapped old jaxb maven plugin to Mojohaus'
The file was modifiedbitrepository-repository-settings-java/pom.xml (diff)
Commit cf40c442c3fd73e014080b793d00723bd859fb02 by Kim Christensen (ktc)
Add Jenkinsfile to repository
The file was addedJenkinsfile