[hibernate-issues] [Hibernate-JIRA] Updated: (HV-475) Add required and public packages to the OSGi manifest

Kevin Pollet (JIRA) noreply at atlassian.com
Mon May 23 17:53:24 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Pollet updated HV-475:
----------------------------

    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

  was:
The OSGi manifest must be updated to add all Hibernate Validator public packages. At least the following packages must be added:
* {{org.hibernate.validator.cfg}}
* {{org.hibernate.validator.cfg.defs}}
* {{org.hibernate.validator.group}}
* {{org.joda.time.*}} as optional
* {{org.hibernate.validator.method}}
* {{org.hibernate.validator.method.metadata}}

        Summary: Add required and public packages to the OSGi manifest  (was: Add public packages to OSGi manifest)

> Add required and public packages to the OSGi manifest
> -----------------------------------------------------
>
>                 Key: HV-475
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-475
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Kevin Pollet
>            Assignee: Kevin Pollet
>             Fix For: 4.2.0.CR1
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list