1.0.0
Enhancements
- Updated with rewrite version 7.17.0
- Updated MigrateClassNewInstanceToGetDeclaredConstructorNewInstance to only update methods if checked exceptions will be caught. f04a12b
- Updated UseSystemLineSeparator to a declarative recipe that uses ChangeStaticFieldToMethod. a819e5f
Fixes
- Prevent AddJaxbRuntime and AddJaxwsRuntime from producing invalid dependencies. 6e3bacf
- Updated AddJaxbRuntime and AddJaxwsRuntime to set the correct transitive dependency scope. 1fb702a
What's Changed
- UseSystemLineSeparator as a declarative recipe [#54] by @aegershman in #55
- Updated
getTransitiveDependencyScopein JaxB and JaxWS runtime reci… by @traceyyoshima in #58
Full Changelog: v0.11.0...v1.0.0