See <https://builds.apache.org/job/ODE-trunk/429/changes>
Changes: [Tammo van Lessen] fixing Hibernate deps; reordering of maven repos. [Tammo van Lessen] ODE-980: Update to Java 6. Thanks to Hadrian for the patch! [Tammo van Lessen] ODE-981: XMLBeans updated to 2.6.0 ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/ODE-trunk/ws/> Updating http://svn.apache.org/repos/asf/ode/trunk U Rakefile U jbi-karaf-commands/src/main/java/org/apache/ode/karaf/commands/OdeListCommand.java U jbi-karaf-commands/src/main/java/org/apache/ode/karaf/commands/OdeCommandsBase.java U bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ActivityRecoveryTest.java U bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/ProcessManagementTest.java U bpel-runtime/src/main/java/org/apache/ode/bpel/engine/replayer/Replayer.java U bpel-runtime/src/main/java/org/apache/ode/bpel/engine/replayer/ReplayerContext.java U bpel-runtime/src/main/java/org/apache/ode/bpel/engine/ProcessAndInstanceManagementImpl.java U bpel-runtime/src/main/java/org/apache/ode/bpel/engine/cron/SystemSchedulesConfig.java U dependencies.rb U repositories.rb U bpel-store/src/main/java/org/apache/ode/store/DeploymentUnitDir.java U bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java U bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java U bpel-store/src/main/java/org/apache/ode/store/ProcessCleanupConfImpl.java At revision 1409957 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [ODE-trunk] $ /bin/bash -xe /tmp/hudson4586737945966525460.sh + PATH=/home/hudson/tools/java/latest1.5/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/vanto/tools/jruby-1.5.3/bin + export PATH + JAVA_OPTS='-Xmx1600M -XX:MaxPermSize=256m' + export JAVA_OPTS + cd trunk + TEST_PORTS=8888,7171 + buildr _1.4.3_ clean package test=all JAVADOC=off (in <https://builds.apache.org/job/ODE-trunk/ws/trunk,> development) Cleaning ode Cleaning apache-ode Building ode Compiling ode:utils into <https://builds.apache.org/job/ODE-trunk/ws/trunk/utils/target/classes> javac: invalid source release: 1.6 Usage: javac <options> <source files> where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath <path> Specify where to find user class files -cp <path> Specify where to find user class files -sourcepath <path> Specify where to find input source files -bootclasspath <path> Override location of bootstrap class files -extdirs <dirs> Override location of installed extensions -endorseddirs <dirs> Override location of endorsed standards path -d <directory> Specify where to place generated class files -encoding <encoding> Specify character encoding used by source files -source <release> Provide source compatibility with specified release -target <release> Generate class files for specific VM version -version Version information -help Print a synopsis of standard options -X Print a synopsis of nonstandard options -J<flag> Pass <flag> directly to the runtime system Buildr aborted! RuntimeError : Failed to compile, see errors above (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results Recording fingerprints Updating ODE-980 Updating ODE-981