Skip to content

Version 12.1.2

Compare
Choose a tag to compare
@joniles joniles released this 21 Sep 21:20
· 327 commits to master since this release
  • Updates to improve compatibility with versions of Java after Java 8.
  • Ensure timestamps with fractional sections are read correctly from Phoenix PPX files (Based on a contribution by Rohit Sinha).
  • Improve handling of double quotes when reading and writing XER files.
  • To allow XER files written by MPXJ to be imported correctly by P6, ensure that they have a single top level WBS entry (Based on a contribution by Alex Matatov)
  • Ensure that ProjectProperties.getCustomProperties() returns an empty Map rather than returning null if no custom properties have been configured.
  • Ensure project calendars and project activity codes are nested within the project tag of PMXML files.