2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

Release Notes

6.3.0

Bug
  • [ONAMI-28] - Do not use code from com.google.inject.internal
  • [ONAMI-33] - org.apache.onami.configuration.configuration package has to be collapsed to org.apache.onami.configuration
  • [ONAMI-34] - rename the Rocoto class
  • [ONAMI-75] - Update tests from pure JUnit to use Onami-Test to avoid boilerplate code
Improvement
  • [ONAMI-88] - Consistent policy for exception handling
  • [ONAMI-106] - The main variable expander doesn't expose an API to allow user plug the custom Parse instance
Task
  • [ONAMI-4] - Import Rocato donated codebase
  • [ONAMI-26] - Make all artifactId OSGi name compliant
  • [ONAMI-31] - Update parent pom reference to released 1-incubating version
  • [ONAMI-36] - remove groupId in components where it is inherited from the parent
  • [ONAMI-84] - Drop the `converters` package since they have been moved in a separate extension