Skip to main content

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

Build N20100205-2000 (Timestamp: 201002052000):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.help.base_3.5.0.v201002052000

Compiler log for org.eclipse.help.base_3.5.0.v201002052000 : @dot.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/help/internal/base/remote/HttpsUtility.java : 1 error :

1. ERROR in /src/org/eclipse/help/internal/base/remote/HttpsUtility.java
 (at line 203)
testConnection.setReadTimeout(5000);
The method setReadTimeout(int) is undefined for the type HttpsURLConnection

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