Add required and public packages to the OSGi manifest

Description

The OSGi manifest must be updated to add all Hibernate Validator public and required packages. At least the following packages must be added:

  • Exported packages

    • org.hibernate.validator.cfg

    • org.hibernate.validator.cfg.defs

    • org.hibernate.validator.group

    • org.hibernate.validator.method

    • org.hibernate.validator.method.metadata

  • Required packages

    • org.joda.time.* as optional

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Participants

Kevin Pollet

Components

Fix versions

Affects versions

Priority

Created May 23, 2011 at 11:47 PM
Updated August 5, 2011 at 5:55 PM
Resolved June 9, 2011 at 11:59 AM