See <https://builds.apache.org/job/EasyAnt/137/changes>

Changes:

[jlboudart] Add BuildConfigurationHelper tests

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace 
<https://builds.apache.org/job/EasyAnt/ws/>
Cleaning up <https://builds.apache.org/job/EasyAnt/ws/trunk>
Deleting <https://builds.apache.org/job/EasyAnt/ws/trunk/target>
Updating http://svn.apache.org/repos/asf/ant/easyant/core/trunk at revision 
'2013-08-17T09:14:41.593 +0000'
U         src/test/java/org/apache/easyant/tasks/PropertyTaskTest.java
A         
src/test/java/org/apache/easyant/core/BuildConfigurationHelperTest.java
Fetching 
'hudson.scm.subversion.SubversionUpdateEventHandler$SVNExternalDetails@6e27096a'
 at 1,514,966 into 
'/home/hudson/jenkins-slave/workspace/EasyAnt/trunk/src/documentation/xooki'
At revision 1514966
At revision 1514966
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the 
previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.8.1/bin/ant -Dbootstrap.fork=true 
-Dtarget=distribution clean run
Unable to locate tools.jar. Expected to find it in 
/usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar
Buildfile: /home/hudson/jenkins-slave/workspace/EasyAnt/trunk/build.xml

clean-cache:
   [delete] Deleting directory /home/jenkins/.easyant/easyant-cache

clean:

ivy:init:
    [mkdir] Created dir: 
/home/hudson/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap
      [get] Getting: 
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar
      [get] To: /home/jenkins/.ivy2/jars/ivy-2.3.0.jar
      [get] Not modified - so not downloaded

compile:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/hudson/jenkins-slave/workspace/EasyAnt/trunk/ivysettings-bootstrap.xml
[ivy:resolve] :: resolving dependencies :: org.apache.easyant#easyant-core;0.10
[ivy:resolve]   confs: [default, test, extra]
[ivy:resolve]   found org.apache.ant#ant;1.9.2 in maven2
[ivy:resolve]   found org.apache.ant#ant-launcher;1.9.2 in maven2
[ivy:resolve]   found org.apache.ivy#ivy;2.3.0 in maven2
[ivy:resolve]   found ant-contrib#ant-contrib;1.0b2 in maven2
[ivy:resolve]   found commons-cli#commons-cli;1.2 in maven2
[ivy:resolve]   found junit#junit;4.11 in maven2
[ivy:resolve]   found org.hamcrest#hamcrest-core;1.3 in maven2
[ivy:resolve]   found org.apache.ant#ant-testutil;1.9.1 in maven2
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/apache/ant/ant/1.9.2/ant-1.9.2.jar ...
[ivy:resolve] 
...................................................................................................................................................................................................................................................................................................................................................................................................................................................
 (1953kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] org.apache.ant#ant;1.9.2!ant.jar (130ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar ...
[ivy:resolve] 
.............................................................................................................................................................................
 (1193kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] org.apache.ivy#ivy;2.3.0!ivy.jar (80ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b2/ant-contrib-1.0b2.jar
 ...
[ivy:resolve] .......................... (189kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] ant-contrib#ant-contrib;1.0b2!ant-contrib.jar 
(63ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar 
...
[ivy:resolve] ..... (40kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] commons-cli#commons-cli;1.2!commons-cli.jar (7ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.jar
 ...
[ivy:resolve] .. (17kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
org.apache.ant#ant-launcher;1.9.2!ant-launcher.jar (112ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar ...
[ivy:resolve] .................................. (239kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] junit#junit;4.11!junit.jar (11ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/apache/ant/ant-testutil/1.9.1/ant-testutil-1.9.1.jar
 ...
[ivy:resolve] .. (20kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
org.apache.ant#ant-testutil;1.9.1!ant-testutil.jar (59ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
 ...
[ivy:resolve] .... (43kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar 
(8ms)
[ivy:resolve] :: resolution report :: resolve 5274ms :: artifacts dl 477ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   5   |   5   |   5   |   0   ||   5   |   5   |
        |       test       |   3   |   3   |   3   |   0   ||   3   |   3   |
        |       extra      |   5   |   5   |   5   |   0   ||   5   |   5   |
        ---------------------------------------------------------------------
    [mkdir] Created dir: 
/home/hudson/jenkins-slave/workspace/EasyAnt/trunk/target/bootstrap/classes

BUILD FAILED
/home/hudson/jenkins-slave/workspace/EasyAnt/trunk/build.xml:48: Unable to find 
a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-6-openjdk-amd64/jre"

Total time: 7 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Reply via email to