Reimplement fixGeronimo*Schema() functions inside GeronimRuntime classes using
JAXB
-----------------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-312
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-312
Project: Geronimo-Devtools
Issue Type: Sub-task
Components: eclipse-plugin
Affects Versions: 2.1.0
Reporter: Shiva Kumar H R
Assignee: Tim McConnell
Fix For: 2.1.0
The fixGeronimo*Schema() function inside GeronimRuntime classes is curently
implemented using XMLBeans. As part of GERONIMODEVTOOLS-295, xmlbeans-2.3.0.jar
has been removed from GEP's dependencies. Hence fixGeronimo*Schema()
functionality needs to be reimplemented using JAXB.
Classes to be changed:
1) org.apache.geronimo.st.core.IGeronimoRuntime
2) org.apache.geronimo.st.core.operations.ImportDeploymentPlanOperation
3) org.apache.geronimo.st.v11.core.GeronimoRuntime
4) org.apache.geronimo.st.v20.core.GeronimoRuntime
5) org.apache.geronimo.st.v21.core.GeronimoRuntime
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.