Skip to content

Release Notes 0.4.0

BJ Hargrave edited this page Apr 6, 2022 · 4 revisions

Eclipse Transformer 0.4.0

  • Major refactoring of API and projects. The org.eclipse.transformer artifact is now a proper library with all CLI aspects moved to the cli project.
  • Jakarta rules are now in a jakarta artifact.
  • All output is done through logging which leaves the library user in control.
  • A number of logging outputs are moved to trace to reduce debug output.
  • Maven plugin changes to use a typical maven plugin artifact name: transformer-maven-plugin. (More changes will be coming for the maven plugin.)
  • Updated dependencies including updating Bnd to 6.2.0.
Clone this wiki locally