Skip to content

ph-commons 9.0.2

Choose a tag to compare

@phax phax released this 22 Mar 21:32
· 1694 commits to master since this release
  • Made setter methods of JAXB*Builder final so that they can be called from derived constructors
  • Improved Java 9 compliance
  • EJavaVersion was changed incompatible to allow support for Java 10 and 11
  • Added ELockType.DEPENDS enum constant
  • Added some more MathHelper.toBig(Decimal|Integer) overloads so that it can be used without thinking
  • Different forbidden characters in filenames depending on OS - phax/as2-server#20
  • Updated to parent POM 1.10.2