I've downgraded the Gump build for tomcat-trunk to 1.5 for now (just to get 
rid of the nags).  It will start nagging again once somebody commits a 
change that breaks compiling with 1.5.

At the moment, the 1.6 Gump build 
http://gump.zones.apache.org/gump/test/tomcat-trunk/tomcat-trunk/index.html 
doesn't build since commons-dbcp can't be built on 1.6.

"Filip Hanik - Dev Lists" <devli...@hanik.com> wrote in message 
news:496c0d90.1040...@hanik.com...
time to move this boy to JDK 1.6 as we move towards servlet 3.0

Filip

Bill Barker wrote:
> To whom it may engage...
>         This is an automated request, but not an unsolicited one. For more 
> information please visit http://gump.apache.org/nagged.html, and/or 
> contact the folk at gene...@gump.apache.org.
>
> Project tomcat-trunk has an issue affecting its community integration.
> This issue affects 1 projects.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - tomcat-trunk :  Java Servlet 2.5 & Server Pages JSP 2.1 
> implementation (for ...
>
>
> Full details are available at:
> 
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) 
> were provided:
>  -DEBUG- Dependency on commons-daemon exists, no need to add for property 
> commons-daemon.jsvc.tar.gz.
>  -INFO- Failed with reason build failed
>  -DEBUG- Extracted fallback artifacts from Gump Repository
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk/gump_work/build_tomcat-trunk_tomcat-trunk.html
> Work Name: build_tomcat-trunk_tomcat-trunk (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 2 secs
> Command Line: 
> /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true 
> org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
>  -Dbuild.sysclasspath=only 
> -Dtomcat-native.tar.gz=/srv/gump/public/workspace/tomcat-trunk/BUILDING.txt 
>  
> -Dcommons-daemon.jsvc.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/jsvc.tar.gz
>  
> -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-12012009.jar
>  
> -Djasper-jdt.jar=/srv/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar
>  
> -Dcommons-logging-api.jar=/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-12012009.jar
>  
> -Dtomcat-dbcp.jar=/srv/gump/public/workspace/tomcat-trunk/tomcat-deps/tomcat-jdbc-12012009.jar
>  [Working Directory:/srv/gump/public/workspace/tomcat-trunk]> 
> CLASSPATH:/usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/tomcat-trunk/output/classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant
 
/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/junit/dist/junit-12012009.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-12012009.jar:>/srv/gump/packages/eclipse/plugins/org.eclipse.jdt.core_3.4.2/jdtcore.jar:/srv/gump/public/workspace/tomcat-trunk/tomcat-deps/tomcat-jdbc-12012009.jar:/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-12012009.jar>
 ---------------------------------------------> Buildfile: 
/srv/gump/public/workspace/tomcat-trunk/build.xml>> build-prepare:>     [mkdir] 
Created dir:/srv/gump/public/workspace/tomcat-tru
 nk/output/classes>     [mkdir] Created 
dir:/srv/gump/public/workspace/tomcat-trunk/output/build>     [mkdir] Created 
dir:/srv/gump/public/workspace/tomcat-trunk/output/build/bin>     [mkdir] 
Created dir:/srv/gump/public/workspace/tomcat-trunk/output/build/conf>     
[mkdir] Created dir:/srv/gump/public/workspace/tomcat-trunk/output/build/lib>   
  [mkdir] Created 
dir:/srv/gump/public/workspace/tomcat-trunk/output/build/temp>     [mkdir] 
Created dir:/srv/gump/public/workspace/tomcat-trunk/output/build/webapps>> 
compile:>     [javac] Compiling 1071 source files 
to/srv/gump/public/workspace/tomcat-trunk/output/classes>     [javac] javac: 
invalid target release: 1.6>     [javac] Usage: javac <options> <source files>> 
    [javac] where possible options include:>     [javac]   -g                   
      Generate all debugging info>     [javac]   -g:none                    
Generate no debugging info>     [javac]   -g:{lines,vars,source}     Generate 
only some debugging info>     [jav
 ac]   -nowarn                    Generate no warnings>     [javac]   -verbose  
                 Output messages about what thecompiler is doing>     [javac]   
-deprecation               Output source locations wheredeprecated APIs are 
used>     [javac]   -classpath <path>          Specify where to find user 
classfiles>     [javac]   -cp <path>                 Specify where to find user 
classfiles>     [javac]   -sourcepath <path>         Specify where to find 
inputsource files>     [javac]   -bootclasspath <path>      Override location 
of bootstrapclass files>     [javac]   -extdirs <dirs>            Override 
location of installedextensions>     [javac]   -endorseddirs <dirs>       
Override location of endorsedstandards path>     [javac]   -d <directory>       
      Specify where to place generatedclass files>     [javac]   -encoding 
<encoding>       Specify character encoding usedby source files>     [javac]   
-source <release>          Provide source compatibility withspec
 ified release>     [javac]   -target <release>          Generate class files 
for specificVM version>     [javac]   -version                   Version 
information>     [javac]   -help                      Print a synopsis of 
standardoptions>     [javac]   -X                         Print a synopsis of 
nonstandardoptions>     [javac]   -J<flag>                   Pass <flag> 
directly to theruntime system>     [javac]> BUILD FAILED> 
/srv/gump/public/workspace/tomcat-trunk/build.xml:135: Compile failed; seethe 
compiler error output for details.>> Total time: 1 second> 
--------------------------------------------->> To subscribe to this 
information via syndicated feeds:> - 
RSS:http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk/rss.xml> - 
Atom:http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk/atom.xml>> 
============================== Gump Tracking Only ===> Produced by Gump version 
2.3.> Gump Run 12001612012009, vmgump:vmgump-public:12001612012009> Gump E-m
 ail Identifier (unique within run) #2.>> --> Apache Gump> 
http://gump.apache.org/ [Instance: vmgump]>> 
---------------------------------------------------------------------> To 
unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org> For additional 
commands, e-mail: dev-h...@tomcat.apache.org>>>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to