Hi Linus

If you've definitely made a final decision on Java 6 then you should
be able to turn off the Java 5 tests. I think the Java6 build should
pass okay.

Maybe its worth replacing the Java5 build with Java7 using the Java7
pre-release? - http://download.java.net/jdk7/

Regards

Bob


---------- Forwarded message ----------
From: Hudson at Closettop <[email protected]>
Date: 10 May 2011 12:59
Subject: Build failed in Hudson: argouml-junit-java5 #784
To: [email protected], [email protected]


See <http://closettop.homelinux.org:8080/job/argouml-junit-java5/784/changes>

Changes:

[bobtarling] Not sure why the previous code failed at runtime but this
refactor works around the problem.

------------------------------------------
Started by an SCM change
Building remotely on prio2exec
Updating file:///home/argonightly/REPOS/argouml.tigris.org/svn/argouml/trunk/src
U         argouml-app/src/org/argouml/ui/explorer/PerspectiveManager.java
Fetching 
'http://argouml.tigris.org/svn/argouml/trunk/src/argouml-app/tests/testmodels'
at -1 into 
'<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-core-diagrams-sequence2/tests/testmodels'>
At revision 19389
At revision 19389
Updating 
file:///home/argonightly/REPOS/argouml.tigris.org/svn/argouml/trunk/tools
At revision 19389
no change for 
file:///home/argonightly/REPOS/argouml.tigris.org/svn/argouml/trunk/tools
since the previous build
no change for 
http://argouml.tigris.org/svn/argouml/trunk/src/argouml-app/tests/testmodels
since the previous build
[argouml-build] $ ant -file build.xml tests
Buildfile: build.xml

tests:

tests-run-them-all:

pde-init:

init:

jar:

pde-properties:

pde-init:

init:

compile:

jar:

pde-properties:

pde-init:

init:

create-dirs:

generate-needed:

generate-skipped:
    [echo] 
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-core-model-mdr/build/UML14.dtd>
is up to date in argouml-core-model-mdr

generate-internal:

generate:

compile:

jar:

pde-properties:

pde-init:

init:

compile:

compile-tests:

tests-xml:
   [junit] Running org.argouml.model.TestXmi
   [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 56.24 sec

tests:
    [echo] Reports are currently not created for argouml-core-model.

pde-init:

init:

jar:

pde-properties:

pde-init:

init:

compile:

jar:

pde-properties:

pde-init:

init:

junit-report-clean:

create-dirs:

generate-needed:

generate-skipped:
    [echo] 
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-core-model-mdr/build/UML14.dtd>
is up to date in argouml-core-model-mdr

generate-internal:

generate:

compile:

compile-tests:

tests-xml:
   [junit] Running org.argouml.model.mdr.TestMDRModelImplementation
   [junit] Tests run: 33, Failures: 0, Errors: 0, Time elapsed: 0.862 sec
   [junit] Running org.argouml.model.mdr.TestMDRModelImplementationCreate
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.407 sec
   [junit] Running org.argouml.model.mdr.TestModelEventPump
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.922 sec
   [junit] Running org.argouml.model.mdr.TestReadCompressedFilesAndHref
   [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 120.864 sec

tests:

pde-properties:

pde-init:

init:

junit-report-create:
[junitreport] Processing
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-core-model-mdr/build/tests/reports/junit/output/TESTS-TestSuites.xml>
to /tmp/null14403073
[junitreport] Loading stylesheet
jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 6294ms
[junitreport] Deleting: /tmp/null14403073

pde-init:

init:

jar:

pde-properties:

pde-init:

init:

compile:

jar:

pde-properties:

pde-init:

init:

compile:

jar:

pde-init:

init:

jar:

pde-properties:

pde-init:

init:

compile:

jar:

pde-properties:

pde-init:

init:

create-dirs:

generate-needed:

generate-skipped:
    [echo] 
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-core-model-mdr/build/UML14.dtd>
is up to date in argouml-core-model-mdr

generate-internal:

generate:

compile:

jar:

pde-properties:

pde-init:

init:

prepare:
    [echo] Preparing the build directories in argouml-app

compile:
    [echo] Compiling the sources in argouml-app
   [javac] Compiling 1 source file to
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-app/build/classes>
   [javac] 
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-app/src/org/argouml/ui/explorer/PerspectiveManager.java>:624:
cannot find symbol
   [javac] symbol  : method copyOf(T[],int)
   [javac] location: class java.util.Arrays
   [javac]         T[] result = Arrays.copyOf(first, first.length +
second.length);
   [javac]                            ^
   [javac] 1 error

BUILD FAILED
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-build/build.xml>:450:
The following error occurred while executing this line:
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-build/build.xml>:371:
The following error occurred while executing this line:
<http://closettop.homelinux.org:8080/job/argouml-junit-java5/ws/src/argouml-app/build.xml>:226:
Compile failed; see the compiler error output for details.

Total time: 5 minutes 16 seconds
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2733662

To unsubscribe from this discussion, e-mail: 
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: 
[[email protected]]

Reply via email to