generated JARs for 5.3.2 cannot be loaded
-----------------------------------------
Key: NXS-405
URL: https://jira.nuxeo.com/browse/NXS-405
Project: Nuxeo Studio
Issue Type: Bug
Affects Versions: 2.0
Reporter: Stéphane Lacoin
Priority: Major
When deploying a studio project for 5.3.2 version of nuxeo, an error is throwed
by the server that breaks the deployment :
java.lang.Error: You must not use <require> tags for OSGi bundles - use
Require-Bundle manifest header instead. Bundle: testmichelinyg1-stepnet.jar
at
org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor.processManifest(DeploymentPreprocessor.java:332)
Problem comes from the deployment fragment that includes a directive not
supported in 5.3.2
<require>all</require>
Impacts are in DefaultProject, the method adaptForRequireAll(el) method
invocation should only done for version projects with a nuxeo version starting
from 5.4.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets