See
<https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/org.apache.mina$mina-core/47/changes>
Changes:
[jvermillard] Basicly working low level HTTP encode & decode, to be completed
and tested
------------------------------------------
[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/org.apache.mina$mina-core/ws/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/org.apache.mina$mina-core/ws/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/org.apache.mina$mina-core/ws/target/classes>
[JENKINS] Archiving
<https://builds.apache.org/job/MINA-trunk-jdk1.5-ubuntu/org.apache.mina$mina-core/ws/pom.xml>
to
/home/hudson/hudson/jobs/MINA-trunk-jdk1.5-ubuntu/modules/org.apache.mina$mina-core/builds/2011-09-03_06-56-02/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: 6 seconds
[INFO] Finished at: Sat Sep 03 06:56:15 GMT 2011
[INFO] Final Memory: 21M/437M
[INFO] ------------------------------------------------------------------------