| Summary: | restore capability bundles | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Technology] EPP | Reporter: | David Williams <david_williams> | ||||
| Component: | jee-package | Assignee: | Project Inbox <epp.packager-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | unspecified | ||||||
| Target Milestone: | 1.3.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
David Williams
Created attachment 167841 [details]
uncommented capabilty bundles
Still a problem... see errors in https://build.eclipse.org/hudson/job/epp-repository-build-helios/104/console - need more time to investigate. I am going to remove the bundles again, because I need to see whether my other changes today are working as expected. [java] ERROR: org.eclipse.core.runtime.CoreException: /opt/public/technology/epp/epp_repo/helios/epp.build/tools/buckminster/configuration/org.eclipse.osgi/bundles/21/1/.cp/org/eclipse/buckminster/pde/antscripts/build.xml:217: org.eclipse.core.runtime.CoreException: Unable to read /shared/technology/epp/epp_repo/helios/epp.build/buildresult/org.eclipse.wtp.epp.package.capabilities_1.3.0-osgi.bundle/jar/org.eclipse.wtp.epp.package.capabilities_1.3.0.v201005102000.jar [java] org.eclipse.core.runtime.CoreException: /opt/public/technology/epp/epp_repo/helios/epp.build/tools/buckminster/configuration/org.eclipse.osgi/bundles/21/1/.cp/org/eclipse/buckminster/pde/antscripts/build.xml:217: org.eclipse.core.runtime.CoreException: Unable to read /shared/technology/epp/epp_repo/helios/epp.build/buildresult/org.eclipse.wtp.epp.package.capabilities_1.3.0-osgi.bundle/jar/org.eclipse.wtp.epp.package.capabilities_1.3.0.v201005102000.jar There are so many problem in that log, I can't help but think you are not getting (or pointing to) a good repository? I think I have tracked down the problem - at least I have a theory: * The capabilities are referenced as bundles that are included in the main JEE root feature (and not as 'required feature') * Therefore the EPP repository build tries to build them, whereas they should be in the target platform I will modify the EPP build (i.e. the build of the target platform) later today. Would be cool to get this done before RC1. fixed in Helios |