Hi Everyone,
Now that we have a Hudson build job for the cbi build [1] and the
build is now generating the output repositories based on the
following category.xml files.
dali4x-sdkdali4x.tests
jst4x-sdk
jst4x.tests
wst4x-sdk
wst4x.tests
I am now looking into investigating what extra build units we are
building that does not need to be built. The output below is a
snippet from the cbi build logs and everything after the artifacts
"repository" and "repositoryunittests" are built after the final
build outputs are produced. What this means is these additional
bundles and features are being built but are not being included in
the final build output.
I recall Carl mentioned that all the patch features don't need to be
built so I will be provided patches soon to remove these but will
need help in determining what to do with the remaining items.
If any of these components should actually be included in the build
but isn't please let me know, or if all of these components don't
need to be built I can remove them too.
Thanks,
Thanh
[1] https://hudson.eclipse.org/webtools/job/cbi-build
[INFO] repository ........................................ SUCCESS [9.575s]
[INFO] repositoryunittests ............................... SUCCESS [1.261s]
[INFO] org.eclipse.wst.common_ui.feature.patch ........... SUCCESS [0.089s]
[INFO] org.eclipse.jst.common.fproj.enablement.jdt.feature.patch SUCCESS [0.081s]
[INFO] org.eclipse.wst.common.fproj.feature.patch ........ SUCCESS [0.075s]
[INFO] org.eclipse.jpt.assembly.feature .................. SUCCESS [0.206s]
[INFO] org.eclipse.jpt_sdk.assembly.feature .............. SUCCESS [0.226s]
[INFO] org.eclipse.jpt.tests.assembly.feature ............ SUCCESS [0.207s]
[INFO] JPA Editor Update Site ............................ SUCCESS [1:08.387s]
[INFO] org.eclipse.jst.doc.user.feature .................. SUCCESS [0.072s]
[INFO] org.eclipse.jst.enterprise_core.feature.patch ..... SUCCESS [0.060s]
[INFO] org.eclipse.jst.enterprise_ui.feature.patch ....... SUCCESS [0.069s]
[INFO] org.eclipse.jst.servlet.ui.patch .................. SUCCESS [0.063s]
[INFO] org.eclipse.jst.web_ui.feature.patch .............. SUCCESS [0.068s]
[INFO] org.eclipse.jst.web_tests.feature.patch ........... SUCCESS [0.091s]
[INFO] org.eclipse.wst.jsdt.astview ...................... SUCCESS [0.414s]
[INFO] org.eclipse.wst.jsdt.jseview ...................... SUCCESS [0.415s]
[INFO] org.eclipse.wst.jsdt.debug.chrome ................. SUCCESS [0.268s]
[INFO] org.eclipse.wst.jsdt.debug.jsd2 ................... SUCCESS [0.195s]
[INFO] org.eclipse.wst.jsdt.debug.node ................... SUCCESS [0.159s]
[INFO] org.eclipse.wst.jsdt.debug.opera .................. SUCCESS [0.075s]
[INFO] org.eclipse.jsf.assembly.feature .................. SUCCESS [0.102s]
[INFO] org.eclipse.jst.jsf.doc.feature ................... SUCCESS [0.096s]
[INFO] org.eclipse.jst.server.generic.oc4j ............... SUCCESS [0.111s]
[INFO] org.eclipse.jst.server.websphere.core ............. SUCCESS [0.279s]
[INFO] org.eclipse.wst.server.tests.performance .......... SUCCESS [0.287s]
[INFO] org.eclipse.jst.server.tomcat.tests.performance ... SUCCESS [0.304s]
[INFO] org.eclipse.wst.server.http.core.tests ............ SUCCESS [0.141s]
[INFO] org.eclipse.wst.server.util.tests ................. SUCCESS [0.256s]
[INFO] org.eclipse.wst.web_core.feature.patch ............ SUCCESS [0.075s]
[INFO] org.eclipse.wst.web_ui.feature.patch .............. SUCCESS [0.092s]
[INFO] org.eclipse.wst.xml_ui.feature.patch .............. SUCCESS [0.071s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Documentation . SUCCESS [0.396s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Feature ....... SUCCESS [0.080s]
[INFO] PsychoPath XPath 2.0 Processor: Tests for WTP type support SUCCESS [0.206s]
[INFO] org.eclipse.jst.ws.axis2.tests.performance ........ SUCCESS [0.386s]
[INFO] org.eclipse.jst.ws.jaxws.assembly.feature ......... SUCCESS [0.120s]
[INFO] wtp-aggregator .................................... SUCCESS [0.110s]
|