[
https://issues.apache.org/jira/browse/GERONIMO-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242380#comment-13242380
]
Forrest Xia commented on GERONIMO-6312:
---------------------------------------
For some reason, 3.0-beta branch cannot be built with maven 2.2.1 after osgi
4.3 update. The build will throw an exception like this:
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependencies
for
org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car,j2eeType=ModuleBuilder,name=BValNamingBuilder
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependencies
for
org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car,j2eeType=ModuleBuilder,name=BValModuleBuilderExtension
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState
for:
org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car,j2eeType=ModuleBuilder,name=BValNamingBuilder
State changed from stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState
for:
org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car,j2eeType=ModuleBuilder,name=BValNamingBuilder
State changed from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState
for:
org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/bval-deployer/3.0-beta-2-SNAPSHOT/car,j2eeType=ModuleBuilder,name=BValModuleBuilderExtension
State changed from stopped to starting
[main] ERROR org.apache.geronimo.bval.deployment.BValModuleBuilderExtension -
Unable to initialize validation schema
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
document
'bundleresource://112.fwk356927619/META-INF/validation-configuration-1.0.xsd',
because 1) could not find the document; 2) the document could not be read; 3)
the root element of the document is not <xsd:schema>.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter
> Expose OSGi 4.3 core API
> ------------------------
>
> Key: GERONIMO-6312
> URL: https://issues.apache.org/jira/browse/GERONIMO-6312
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: osgi
> Affects Versions: 3.0-beta-1
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
>
> Geronimo is already using Equinox 3.7 which implements OSGi 4.3 API. However,
> the system bundle currently exposes OSGi 4.2 API.
> Let's update Geronimo to expose OSGi 4.3 core API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira