Skip to main content

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

Fixed.

We were depending on an Integration build of Orbit to get our JUnit dependency. Updated to get a Released version.

-Tom

peter.krogh@xxxxxxxxxx wrote:
clean:

get.dependencies:
      [get] Getting: http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip
      [get] To: /opt/public/technology/eclipselink/junit.zip
      [get] Error opening connection java.io.FileNotFoundException: http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip
      [get] Error opening connection java.io.FileNotFoundException: http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip
      [get] Error opening connection java.io.FileNotFoundException: http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip
      [get] Can't get http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip to /opt/public/technology/eclipselink/junit.zip

BUILD FAILED
/opt/public/technology/eclipselink/build.xml:25: Can't get http://download.eclipse.org/tools/orbit/downloads/drops/I200709102135/bundles/org.junit_3.8.2.v200706111738.zip to /opt/public/technology/eclipselink/junit.zip

Total time: 0 seconds


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


Back to the top