Skip to content

ph-commons 9.3.0

Choose a tag to compare

@phax phax released this 14 Mar 10:06
· 1355 commits to master since this release
  • Restored the Automatic-Module-Name of com.helger.scopes
  • Moved method exceptionCallbacks to base class AbstractJAXBBuilder
  • Exception handler in GenericJAXBMarshaller now based on ´CallbackList` - incompatible change
  • Fixed the conversion from String to Integer, Long and Short so that null is returned on error (therefore throwing a TypeConverterException)
  • IGetter*Trait getAs... methods now return null on error instead of throwing a TypeConverterException