Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Continuous Build Failed - EclipseLink Automated Build

My fault.

I missed a dependency.

peter.krogh@xxxxxxxxxx wrote:
clean:
   [delete] Deleting directory /opt/public/technology/eclipselink/trunk
   [delete] Deleting directory /opt/public/technology/eclipselink/org.junit_3.8.2.v200706111738
   [delete] Deleting: /opt/public/technology/eclipselink/junit.zip

<snip>
    [javac]             ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 45 errors

BUILD FAILED
/opt/public/technology/eclipselink/build.xml:40: The following error occurred while executing this line:
/opt/public/technology/eclipselink/trunk/build.xml:67: The following error occurred while executing this line:
/opt/public/technology/eclipselink/trunk/jpa/org.eclipse.persistence.jpa/build.xml:43: Compile failed; see the compiler error output for details.

Total time: 2 minutes 49 seconds


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


Back to the top