See <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/50/changes>
Changes: [jvermillard] DIRMINA-861 removed test which was transfered to the exampes sub-project [jvermillard] DIRMINA-861 moved examples from JUnit tests to example project (WIP) ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 Updating https://svn.apache.org/repos/asf/mina/trunk D http/src/test/java/org/apache/mina/http/HttpTest.java D core/src/test/java/org/apache/mina/transport/socket/nio U core/src/main/java/org/apache/mina/filterchain/DefaultIoFilterController.java U pom.xml A examples A examples/src A examples/src/test A examples/src/test/java A examples/src/test/resources A examples/src/main A examples/src/main/java A examples/src/main/java/org A examples/src/main/java/org/apache A examples/src/main/java/org/apache/mina A examples/src/main/java/org/apache/mina/examples A examples/src/main/java/org/apache/mina/examples/http A examples/src/main/java/org/apache/mina/examples/http/HttpTest.java A examples/src/main/java/org/apache/mina/examples/echoserver A examples/src/main/java/org/apache/mina/examples/echoserver/NioEchoServer.java A examples/src/main/resources AU examples/src/main/resources/log4j.properties AU examples/pom.xml At revision 1171919 Parsing POMs Discovered a new module org.apache.mina:mina-examples Apache MINA examples Modules changed, recalculating dependency graph [trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 54500 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/pom.xml> clean install -Pserial [INFO] Scanning for projects... [WARNING] Profile with id: 'serial' has not been activated. [INFO] Reactor build order: [INFO] Apache MINA [INFO] Apache MINA Core [INFO] Apache MINA HTTP [INFO] Apache MINA examples [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-source}] [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/pom.xml> to /home/jenkins/.m2/repository/org/apache/mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.5-ubuntu/modules/org.apache.mina$mina-parent/builds/2011-09-17_06-56-18/archive/org.apache.mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Apache MINA Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/core/target> [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/core/src/main/resources> [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 44 source files to <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/core/target/classes> [JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/ws/trunk/core/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.5-ubuntu/modules/org.apache.mina$mina-core/builds/2011-09-17_06-56-18/archive/org.apache.mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure Failure executing javac, but could not parse the error: javac: invalid target 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 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 seconds [INFO] Finished at: Sat Sep 17 06:56:32 GMT 2011 [INFO] Final Memory: 21M/436M [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] channel stopped
