stevedlawrence opened a new pull request #446:
URL: https://github.com/apache/incubator-daffodil/pull/446


   - Updated all silences to match the latest and verified that no
     dependencies has significant license changes
   - Fix deprecation warnings with Apache Commons NullOutputStream
   - New ICU version fixed some issues and changes some behaviors. It now
     correctly unparses INF, -INF, and NaN according to the inf/nan rep
     properties so we do not need to manually handle it. It now also
     correctly obeys optional decimal points in some patterns. When
     unparsing, it also now rounds floating point numbers if the pattern
     does not contain decimal separators. Tests added to verify this
     behavior in case it changes again.
   - Updates sbt to latest version, which now requires testOptions to
     maintain current test output behavior
   
   DAFFODIL-2269


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to