This is caused by the update to JDT 4.7.x in trunk.

There is a backwards incompatible change in the constant used to refer
to Java 9 between 4.6.x and 4.7.x.

My plan to fix this is as follows:
- update Gump to use latest ECJ JAR
  - this will fix 9.0.x
  - this will break the Gump build for all other versions
- apply patch to 8.5.x and earlier to enable it to work with 4.6.x or
  4.7.x
  - this will fix the GUmp builds broken above
  - it will allow older versions to drop in a 4.7.x ECJ JAR if required

I should get this done today.

Mark


On 22/04/18 02:45, 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 4 projects,
>  and has been outstanding for 6 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - tomcat-trunk :  Tomcat 9.x, a web server implementing the Java Servlet 
> 4.0,
> ...
>     - tomcat-trunk-test-apr :  Tomcat 9.x, a web server implementing the Java 
> Servlet 4.0,
> ...
>     - tomcat-trunk-test-nio :  Tomcat 9.x, a web server implementing the Java 
> Servlet 4.0,
> ...
>     - tomcat-trunk-test-nio2 :  Tomcat 9.x, a web server implementing the 
> Java Servlet 4.0,
> ...
> 
> 
> Full details are available at:
>     http://vmgump-vm3.apache.org/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 junit exists, no need to add for property junit.jar.
>  -INFO- Optional dependency tomcat-trunk-validate prerequisite failed with 
> reason update failed
>  -INFO- Made directory [/srv/gump/public/workspace/tomcat-trunk/tomcat-deps]
>  -INFO- Failed with reason build failed
>  -DEBUG- Extracted fallback artifacts from Gump Repository
> 
> 
> 
> The following work was performed:
> http://vmgump-vm3.apache.org/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: 20 secs
> Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
> -Dbuild.sysclasspath=only org.apache.tools.ant.Main 
> -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
> -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar 
> -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar 
> -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
>  -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs 
> [Working Directory: /srv/gump/public/workspace/tomcat-trunk]
> CLASSPATH: 
> /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/tomcat-trunk/output/classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.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/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar:/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar
> ---------------------------------------------
> build-prepare:
>    [delete] Deleting directory 
> /srv/gump/public/workspace/tomcat-trunk/output/build/temp
>     [mkdir] Created dir: 
> /srv/gump/public/workspace/tomcat-trunk/output/build/temp
> 
> compile-prepare:
> 
> download-validate:
> 
> validate:
> 
> compile:
>     [javac] Compiling 1649 source files to 
> /srv/gump/public/workspace/tomcat-trunk/output/classes
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:320:
>  error: cannot find symbol
>     [javac]                              CompilerOptions.VERSION_9);
>     [javac]                                             ^
>     [javac]   symbol:   variable VERSION_9
>     [javac]   location: class CompilerOptions
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:323:
>  error: cannot find symbol
>     [javac]                              CompilerOptions.VERSION_10);
>     [javac]                                             ^
>     [javac]   symbol:   variable VERSION_10
>     [javac]   location: class CompilerOptions
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:374:
>  error: cannot find symbol
>     [javac]                              CompilerOptions.VERSION_9);
>     [javac]                                             ^
>     [javac]   symbol:   variable VERSION_9
>     [javac]   location: class CompilerOptions
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:376:
>  error: cannot find symbol
>     [javac]                         CompilerOptions.VERSION_9);
>     [javac]                                        ^
>     [javac]   symbol:   variable VERSION_9
>     [javac]   location: class CompilerOptions
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:379:
>  error: cannot find symbol
>     [javac]                         CompilerOptions.VERSION_10);
>     [javac]                                        ^
>     [javac]   symbol:   variable VERSION_10
>     [javac]   location: class CompilerOptions
>     [javac] 
> /srv/gump/public/workspace/tomcat-trunk/java/org/apache/jasper/compiler/JDTCompiler.java:381:
>  error: cannot find symbol
>     [javac]                         CompilerOptions.VERSION_10);
>     [javac]                                        ^
>     [javac]   symbol:   variable VERSION_10
>     [javac]   location: class CompilerOptions
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 6 errors
> 
> BUILD FAILED
> /srv/gump/public/workspace/tomcat-trunk/build.xml:671: Compile failed; see 
> the compiler error output for details.
> 
> Total time: 20 seconds
> ---------------------------------------------
> 
> To subscribe to this information via syndicated feeds:
> - RSS: http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk/rss.xml
> - Atom: http://vmgump-vm3.apache.org/tomcat-trunk/tomcat-trunk/atom.xml
> 
> ============================== Gump Tracking Only ===
> Produced by Apache Gump(TM) version 2.3.
> Gump Run 20180422000006, vmgump-vm3.apache.org:vmgump:20180422000006
> Gump E-mail Identifier (unique within run) #5.
> 
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump-vm3]
> 
> ---------------------------------------------------------------------
> 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