Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20060323-0010 (Timestamp: 200603230010):Compile errors in build

I am thinking the compile errors are happening because of bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=132855 

We have to use the Import-Package directive instead of Require-Bundle to 
pre-req the ICU4J APIs due to the requirement to make a replacement plugin 
(com.ibm.icu.base) available for applications that care more about the 
size of the app than adopting ICU4J.

You can still run the workbench but you will see the compile errors.

Karice




Tobias Widmer <tobias_widmer@xxxxxxxxxx> 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
23/03/2006 05:01 AM
Please respond to
"Eclipse platform release engineering list."


To
"Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build  N20060323-0010 (Timestamp: 
200603230010):Compile errors in build






We cannot explain the compile errors in JDT UI at the moment. JDT UI HEAD
compiles without errors on our machines and all tests pass.

These compile errors are caused by adopting the ICU4J APIs
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=132749).
It seems that there is a wrong version of a final (!) class BreakIterator,
which also misses some constant declarations, on the classpath.

Could the releng team please have a look why this class appears on the JDT
UI classpath on the buildmachine?

Tobias

Donnerstag, 23. März 2006 06:51
To: platform-releng-dev@xxxxxxxxxxx
cc:
From: eclipse-releng@xxxxxxxxxxx
Subject: [platform-releng-dev] [eclipse-build]Build N20060323-0010
(Timestamp: 200603230010):Compile errors in build


Build N20060323-0010 (Timestamp: 200603230010):  Compile errors in build.
See attached compile logs.(See attached file: @dot.bin.html)(See attached
file: @dot.bin1.html)(See attached file: jdttexttests.jar.bin.html)
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

(Attachments removed)

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top