[JBoss JIRA] Created: (JBJCA-291) Extract the validator code from deployers/ into validator module
by Jeff Zhang (JIRA)
Extract the validator code from deployers/ into validator module
----------------------------------------------------------------
Key: JBJCA-291
URL: https://jira.jboss.org/jira/browse/JBJCA-291
Project: JBoss JCA
Issue Type: Task
Components: Validator
Reporter: Jeff Zhang
Assignee: Jeff Zhang
Fix For: 1.0.0.Alpha10
Extract the validator code from deployers/ into validator module
The jboss-jca-validator-*.jar could then depend on jboss-jca-common-impl.jar as the annotation / metadata classes would move to the common/ module.
The validator should be refactored into org.jboss.jca.validator -- and sub-packages.
The validator/ module should of course be built before deployers/ - as the deployers would depend on it.
The validator/ module should have
* jboss-jca-validator.jar (framework)
* jboss-jca-validator-cli.jar (standalone)
* jboss-jca-validator-ant.jar (Ant task)
* jboss-jca-validator-maven.jar (Maven plugin)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months