You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/17 18:57:03 UTC

Build failed in Jenkins: MINA-trunk-jdk1.5-ubuntu #51

See <https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/51/changes>

Changes:

[adc] Filled out gaps in comments

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating https://svn.apache.org/repos/asf/mina/trunk
D         http/src/test/java/org/apache/mina/http/HttpTest.java
D         http/src/main/java/org/apache/mina/MalFormedHttpRequest.java
D         http/src/main/java/org/apache/mina/HttpServerCodec.java
D         http/src/main/java/org/apache/mina/HttpServerDescriptor.java
D         http/src/main/java/org/apache/mina/PartialHttpRequest.java
D         http/src/main/java/org/apache/mina/HttpRequest.java
D         http/src/main/java/org/apache/mina/ArrayUtil.java
D         http/src/main/java/org/apache/mina/HttpException.java
D         http/src/main/java/org/apache/mina/HttpVerb.java
A         http/src/main/java/org/apache/mina/http/HttpServerCodec.java
A         http/src/main/java/org/apache/mina/http/HttpServerDescriptor.java
D         http/src/main/java/org/apache/mina/http/api/HttpRequestImpl.java
AU        http/src/main/java/org/apache/mina/http/api/DefaultHttpResponse.java
AU        http/src/main/java/org/apache/mina/http/api/HttpStatus.java
U         http/src/main/java/org/apache/mina/http/api/HttpEndOfContent.java
U         http/src/main/java/org/apache/mina/http/api/HttpResponse.java
A         http/src/main/java/org/apache/mina/http/api/HttpVerb.java
A         http/src/main/java/org/apache/mina/http/HttpRequestImpl.java
AU        http/src/main/java/org/apache/mina/http/DateUtil.java
A         http/src/main/java/org/apache/mina/http/ArrayUtil.java
A         http/src/main/java/org/apache/mina/http/HttpException.java
 U        http
D         core/src/test/java/org/apache/mina/transport/socket/nio
U         core/src/main/java/org/apache/mina/service/SelectorStrategy.java
U         core/src/main/java/org/apache/mina/session/AbstractIoSession.java
U         core/src/main/java/org/apache/mina/filterchain/DefaultIoFilterController.java
U         core/src/main/java/org/apache/mina/api/IoSession.java
 U        core
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
 U        .
At revision 1172017
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 40227 /home/hudson/hudson-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/hudson/.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_16-56-22/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_16-56-22/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: 11 seconds
[INFO] Finished at: Sat Sep 17 16:57:02 UTC 2011
[INFO] Final Memory: 21M/218M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@mina.apache.org
channel stopped