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

Importing plug-ins has nothing to do and has no effect on a releng build
failure.

There must be other factors at play.

 I suggest the teams affected by this build failure coordinate with the
releng or pde/build team to make sure the build classpath is generated
correctly.

Wassim.





                                                                       
             Karice                                                    
             McIntyre/Ottawa/I                                         
             BM@IBMCA                                                   To
             Sent by:                  "Eclipse platform release       
             platform-releng-d         engineering list."              
             ev-bounces@eclips         <platform-releng-dev@xxxxxxxxxxx>
             e.org                                                      cc
                                                                       
                                                                   Subject
             03/23/2006 06:33          Re: [platform-releng-dev]       
             AM                        [eclipse-build]Build            
                                       N20060323-0010    (Timestamp:   
                                       200603230010):Compile   errors in
             Please respond to         build                           
             "Eclipse platform                                         
                  release                                              
                engineering                                            
                  list."                                               
                                                                       
                                                                       




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


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




Back to the top