Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20081017-2000 (Timestamp: 200810172000):Compile errors in build

Build N20081017-2000 (Timestamp: 200810172000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.pde.build.tests_1.1.0.N20081017-2000

Compiler log for org.eclipse.pde.build.tests_1.1.0.N20081017-2000 : @dot.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/pde/build/internal/tests/p2/P2TestCase.java : 1 error :

1. ERROR in /src/org/eclipse/pde/build/internal/tests/p2/P2TestCase.java
 (at line 64)
String data = "">iu.getTouchpointData()[0].getInstructions(phase);
Type mismatch: cannot convert from TouchpointInstruction to String

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
Title: Compiler log for org.eclipse.swt.cocoa.macosx_3.5.0.N20081017-2000

Compiler log for org.eclipse.swt.cocoa.macosx_3.5.0.N20081017-2000 : @dot.bin.xml

TOTAL : ERRORS: 1, WARNINGS: 2

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java : 1 error :

1. ERROR in /builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
 (at line 2091)
window.setReleasedWhenClosed(false);
The method setReleasedWhenClosed(boolean) is undefined for the type NSWindow

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java : 1 warning :

OTHER WARNINGS
1. WARNING in /builds/N/src/plugins/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java
 (at line 20)
import org.eclipse.swt.internal.cocoa.*;
The import org.eclipse.swt.internal.cocoa is never used

/builds/N/src/plugins/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java : 1 warning :

OTHER WARNINGS
1. WARNING in /builds/N/src/plugins/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java
 (at line 17)
import org.eclipse.swt.graphics.*;
The import org.eclipse.swt.graphics is never used

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top