You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/11 13:04:02 UTC

Build failed in Hudson: Ant_JDK_1.4 #203

See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/203/changes>

Changes:

[bodewig] try to make javamail use the specified port even when using SSL.  Bugzilla Report 49267

[bodewig] testcase for concat's overwrite attribute

[bodewig] wrong assignment after I renamed the parameter.  Unfortunately there doesn't seem to be a testcase that catches the error

------------------------------------------
Started by an SCM change
Building on master
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         src/tests/junit/org/apache/tools/ant/taskdefs/ConcatTest.java
U         src/main/org/apache/tools/ant/taskdefs/Concat.java
U         src/main/org/apache/tools/ant/taskdefs/email/MimeMailer.java
U         src/main/org/apache/tools/ant/taskdefs/email/Mailer.java
U         src/main/org/apache/tools/ant/taskdefs/email/EmailTask.java
U         src/etc/testcases/taskdefs/concat.xml
U         WHATSNEW
At revision 943080
Deleting old artifacts from #201
[workspace] $ /bin/bash -xe /var/tmp/hudson6597785.sh
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
Buildfile: /zonestorage/hudson/home/hudson/hudson/jobs/Ant_JDK_1.4/workspace/trunk/build.xml

prepare:

check_for_optional_packages:

build:
    [javac] Compiling 3 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Ant_JDK_1.4/workspace/trunk/build/classes
    [javac] /zonestorage/hudson/home/hudson/hudson/jobs/Ant_JDK_1.4/workspace/trunk/src/main/org/apache/tools/ant/taskdefs/email/EmailTask.java:164: cannot resolve symbol
    [javac] symbol  : method valueOf (int)
    [javac] location: class java.lang.Integer
    [javac]         this.port = Integer.valueOf(port);
    [javac]                            ^
    [javac] 1 error

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Ant_JDK_1.4/workspace/trunk/build.xml:524: Compile failed; see the compiler error output for details.

Total time: 58 seconds
Archiving artifacts


Hudson build is back to normal : Ant_JDK_1.4 #204

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/204/changes>