We need too many modules built to run the geronimo-gbean-deployer
-----------------------------------------------------------------
Key: GERONIMO-3090
URL: https://issues.apache.org/jira/browse/GERONIMO-3090
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0-M5
Reporter: David Jencks
Assigned To: David Jencks
Fix For: 2.0-M5
To get the xmlbeans module to work it needs to depend on the jee-specs module,
which would mean 3 modules have to be built with the "bootstrap"
car-maven-plugin. This is 2 too many.
I think the best bet is to have 2 copies of the geronimo-gbean-deployer module,
a bootstrap one that includes all its dependencies and a runtime one that
depends on other modules.
I'm going to first fix ClassCastExceptions with the xmlbeans plugin, then try
out this idea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.