Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] customBuildCallbacks that should be fixed in CBI

I have reviewed the list of potentially problematic plugins that I've
sent to this list some time ago
http://dev.eclipse.org/mhonarc/lists/cbi-dev/msg00500.html and put up
together list of bugs that require general attention (with special
stress on the first two). Other bugs require projects owners to look at
them and provide some info about affected bundles or just proper poms.

Majority of test bundles is not included.

Sorry for the timing - I was on vacation.

(hardcore) 385410: Build documentation using tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385410
	Documentation includes plugin.xmls from other sources, which need to be
converted into html and then included into the documentation. Some
cheatsheet and example files are just copied. Javadoc is generated
centrally. The discussion is needed:
* how we can get it accomplished with maven/tycho
* what changes are required in the documentation to be maven-like (no
hardcoded paths, etc).

(hard) 385154: JDT core is not ready for tycho builds. 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385154
	Build of jdt.core should produce also an ecj jar, 
which consists of classes from 3 different projects.

(easy) 385959: org.eclipse.jdt.launching uses customBuildCallbacks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385959
	Internal jar is being built

(easy) 385960: ./eclipse.jdt.ui/org.eclipse.jdt.ui uses
customBuildCallbacks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385960

(easy) 385961: Verify that test build.xmls do not require migration to
maven
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385961

(easy) 385963: Verify
that ./eclipse.pde.build/org.eclipse.pde.build/scripts/build.xml does
not require migration to maven/tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385963

(easy) 385966:
eclipse.platform.runtime/bundles/org.eclipse.core.runtime.compatibility.registry/ uses customBuildCallbacks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385966

(easy) 385967: ./eclipse.platform.ua/org.eclipse.help.webapp/ compiles
JSPs using customBuildCallbacks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385967

(easy) 385968: Clarify status of build.xml in ui.tests regarding tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385968

(easy) 385969: Clarify status
of ./rt.equinox.bundles/bundles/org.eclipse.equinox.security.macosx/keystoreNative/build.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385969

(easy) 385970: rt.equinox.framework/bundles/org.eclipse.osgi.services
uses customBuildCallbacks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385970

(easy) 385971: Clarify status
of ./rt.equinox.incubator/aspects/bundles/org.eclipse.equinox.weaving.build/build.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385971

-- 
Krzysztof Daniel <kdaniel@xxxxxxxxxx>
Red Hat



Back to the top