Investigate and possibly update OSGi package exports
----------------------------------------------------

                 Key: BVAL-61
                 URL: https://issues.apache.org/jira/browse/BVAL-61
             Project: BeanValidation
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.1-incubating
            Reporter: Donald Woods
            Priority: Minor
             Fix For: 0.2-incubating


Suggested by David Jencks -
For use in osgi, I'm not sure why any packages are exported.  Isn't the idea 
that you create the validator through the spec api and configure it through a 
provided xml file if necessary?   I really doubt exporting everything is a good 
idea.

Note:  That JPA providers need access to some classes.  Also, the spec allows 
for implementation specific methods on constraints, along with providing our 
own custom constraints.

Currently, we allow all packages to be exported.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to