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 M20081126-1600 (Timestamp: 200811261600):Compile errors in build


The rebuld has been scheduled for 4pm.  

Kim




Kevin Barnes/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

11/26/2008 05:53 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
platform-releng-dev@xxxxxxxxxxx, platform-releng-dev-bounces@xxxxxxxxxxx
Subject
Re: [platform-releng-dev] [eclipse-build]Build        M20081126-1600        (Timestamp: 200811261600):Compile errors in build





examples.ole.win32 was still still trying to build from the 3.5 stream instead of 3.4.
The map files have been changed to build all examples plugins from R3_4.
- Kevin



Inactive hide details for eclipse-releng@xxxxxxxxxxxeclipse-releng@xxxxxxxxxxx

eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

11/26/2008 05:24 PM

Please respond to
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>



To

platform-releng-dev@xxxxxxxxxxx

cc

Subject

[platform-releng-dev] [eclipse-build]Build M20081126-1600 (Timestamp: 200811261600):Compile errors in build




Build M20081126-1600 (Timestamp: 200811261600):  Compile errors in build.  See attached compile logs.
(See attached file: org.eclipse.swt.examples.ole.win32_3.1.100.v3451a-olewin32.jar.bin.html)_______________________________________________
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

Title: Compiler log for org.eclipse.swt.examples.ole.win32_3.1.100.v3451a

Compiler log for org.eclipse.swt.examples.ole.win32_3.1.100.v3451a : olewin32.jar.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/swt/examples/ole/win32/OLEExample.java : 1 error :

1. ERROR in /src/org/eclipse/swt/examples/ole/win32/OLEExample.java
 (at line 79)
return new OleControlSite(frame, SWT.NONE, progID, file);
The constructor OleControlSite(OleFrame, int, String, File) is undefined

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top