Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build I20081027-1800 (Timestamp: 200810271800):Compile errors in build

Build I20081027-1800 (Timestamp: 200810271800):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.ua.tests_3.3.200.v20081027

Compiler log for org.eclipse.ua.tests_3.3.200.v20081027 : ua-tests.jar.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/base/org/eclipse/ua/tests/AllTests.java : 2 errors :

1. ERROR in /base/org/eclipse/ua/tests/AllTests.java
 (at line 16)
import org.eclipse.ua.tests.browser.AllBrowserTests;
The import org.eclipse.ua.tests.browser cannot be resolved
2. ERROR in /base/org/eclipse/ua/tests/AllTests.java
 (at line 40)
addTest(AllBrowserTests.suite());
AllBrowserTests cannot be resolved

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