Skip to content

ph-commons 10.1.5

Choose a tag to compare

@phax phax released this 22 Nov 19:57
· 732 commits to master since this release
  • Updated to JAXB 2.3.5
  • Updated to JAXWS 2.3.5
  • Added factory method StringInputStream.utf8
  • Added new method WatchDir.runAsyncAndReturn
  • Ensuring unique resource ID in ReadableResourceByteArray (see phax/ph-schematron#118)
  • Added new methods getAndInc and incAndGet to the Mutable* classes
  • IConfig.forEachConfigurationValueProvider now iterates the priorities correctly when a MultiConfigurationValueProvider is used.
  • Added support for JDK 15, 16 and 17 in class EJavaVersion