FailedChanges

Summary

  1. Added jaxb dependencies to support java 11 (details)
  2. More missing versions on plugins (details)
  3. Updated parent-pom which provided a lot of the versions of last commit (details)
  4. Gave xjc-generated classes an explicit serialVersionUID to squash (details)
  5. Swapped old jaxb maven plugin to Mojohaus' (details)
  6. Add Jenkinsfile (details)
Commit 411342b5126475b88cf53fa8f0888fbfb3fe4816 by Rasmus Bohl Kristensen (rbkr)
Added jaxb dependencies to support java 11
The file was modifiedbitrepository-message-xml-java/pom.xml (diff)
The file was modifiedbitrepository-message-xml-xsd/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedbitrepository-message-xml-java/pom.xml (diff)
Commit 4ee4b1e002cd315d595af40fadd1b3282ddc9890 by Rasmus Bohl Kristensen (rbkr)
Updated parent-pom which provided a lot of the versions of last commit
The file was modifiedpom.xml (diff)
The file was modifiedbitrepository-message-xml-xsd/pom.xml (diff)
The file was modifiedbitrepository-message-xml-java/pom.xml (diff)
Commit 65e1ca8949e7c5f849e3dba96329c67a76124dff by Rasmus Bohl Kristensen (rbkr)
Gave xjc-generated classes an explicit serialVersionUID to squash
warnings
The file was modifiedbitrepository-message-xml-java/src/main/resources/xjb-bindings/bindings.xjb (diff)
Commit 936a1b145fedb9a48f0951874954862fd459ce94 by Rasmus Bohl Kristensen (rbkr)
Swapped old jaxb maven plugin to Mojohaus'
The file was modifiedbitrepository-message-xml-java/pom.xml (diff)
The file was addedJenkinsfile