Skip to main content

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

Eveyone,
	This is an issue with my 210280 checkin, I was hoping the 64-bit build machine could handle the multibyte char.
	I removed this manual testing dir with this byte.  I kept the spaces tests.
	http://bugs.eclipse.org/210280

32-bit OS
svn: trunk/jpa/eclipselink.jpa.test/resource/eclipselink-pu-with-multibyte-รก-char
svn: trunk/jpa/eclipselink.jpa.test/resource/eclipselink-pu-with-multibyte-hex(C3A1)-char
64-bit OS
svn: trunk/jpa/eclipselink.jpa.test/resource/eclipselink-pu-with-multibyte-?\195?\161-char
	
	We will wait for the next continuous build to verify this directory removal.

	thank you
	/michael

-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx
[mailto:eclipselink-dev-bounces@xxxxxxxxxxx]On Behalf Of
peter.krogh@xxxxxxxxxx
Sent: Thursday, April 03, 2008 10:33
To: eclipselink-dev@xxxxxxxxxxx; peter.krogh@xxxxxxxxxx
Subject: [eclipselink-dev] Continuous Build Failed - EclipseLink
Automated Build



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

clean:

get.dependencies:
      [get] Getting: http://download.eclipse.org/tools/orbit/downloads/drops/R200709171314/bundles/org.junit_3.8.2.v200706111738.zip
      [get] To: /opt/public/technology/eclipselink/junit.zip
    [unzip] Expanding: /opt/public/technology/eclipselink/junit.zip into /opt/public/technology/eclipselink
     [exec] svn: Can't convert string from 'UTF-8' to native encoding:
     [exec] svn: trunk/jpa/eclipselink.jpa.test/resource/eclipselink-pu-with-multibyte-?\195?\161-char
     [exec] Result: 1

build.no.javadoc:

build.core:

clean:
   [delete] /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org not found.

compile:
    [mkdir] Created dir: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
     [copy] Copying 1 file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
   [delete] Deleting: /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes/org/eclipse/persistence/Version.java
    [javac] Compiling 1229 source files to /opt/public/technology/eclipselink/trunk/foundation/eclipselink.core/classes
    [javac] Note: * uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

all:

BUILD FAILED
/opt/public/technology/eclipselink/build.xml:40: The following error occurred while executing this line:
/opt/public/technology/eclipselink/trunk/build.xml:65: The following error occurred while executing this line:
java.io.FileNotFoundException: /opt/public/technology/eclipselink/trunk/jpa/eclipselink.jpa/build.xml (No such file or directory)

Total time: 2 minutes 42 seconds


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

Back to the top