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

For more information, please explore the Attic.

Release Notes

1.0.0

Bug
  • [ONAMI-74] - Add the @Validate re-throw exception behaviour in documentation
  • [ONAMI-75] - Update tests from pure JUnit to use Onami-Test to avoid boilerplate code
  • [ONAMI-77] - Make the ValidationModule discoverable with the ServiceLoader
Improvement
  • [ONAMI-79] - Make validation-related objects immutable
  • [ONAMI-80] - Make interceptor package private
Task
  • [ONAMI-65] - Copy the bval-guice module on oanmi sandbox
  • [ONAMI-66] - Align the pom to current Onami development
  • [ONAMI-67] - Add missing legal files
  • [ONAMI-68] - Add missing site descriptor
  • [ONAMI-69] - Add javax.validation dependency to fix compilation issues
  • [ONAMI-70] - move org.apache.bval.guice to org.apache.onami.validation
  • [ONAMI-71] - Create the Jenkins job to Onami view
  • [ONAMI-72] - Update code format in order to be aligned to the Onami conventions
  • [ONAMI-73] - import documentation from BVal site