[jboss-dev] FW: jboss-head-jdk-matrix Build Failed
Scott M Stark
scott.stark at jboss.org
Sat Nov 11 12:59:57 EST 2006
Looks like the latest jbossweb snapshot has changed some signatures. I'm
adding some tmp fixes.
Kabir Khan wrote:
> These failures are due to tomcat:
>
> buildmagic:init:
>
>
>
> configure:
>
> Overriding previous definition of reference to jboss.test.classpath
>
>
>
> init:
>
>
>
> _buildmagic:build-bypass-checker:
>
>
>
> _buildmagic:build-bypass-notice:
>
>
>
> _buildmagic:build-bypass-check:
>
>
>
> jars:
>
>
>
> _buildmagic:init:
>
>
>
> init:
>
>
>
> compile-classes:
>
> [mkdir] Created dir:
> /services/cruisecontrol/checkout/jboss-head/tomcat/output/classes
>
> [javac] Compiling 123 source files to
> /services/cruisecontrol/checkout/jboss-head/tomcat/output/classes
>
> /services/cruisecontrol/checkout/jboss-head/tomcat/src/main/org/jboss/web/to
> mcat/tc6/WebCtxLoader.java:267: warning: non-varargs call of varargs method
> with inexact argument type for last parameter;
>
> cast to java.lang.Class for a varargs call
>
> cast to java.lang.Class[] for a non-varargs call and to suppress this
> warning
>
> webContainer.getClass().getMethod("getCompilerClasspath", null);
>
> ^
>
> /services/cruisecontrol/checkout/jboss-head/tomcat/src/main/org/jboss/web/to
> mcat/tc6/WebCtxLoader.java:268: warning: non-varargs call of varargs method
> with inexact argument type for last parameter;
>
> cast to java.lang.Object for a varargs call
>
> cast to java.lang.Object[] for a non-varargs call and to suppress this
> warning
>
> Object baseClasspath = method.invoke(webContainer, null);
>
> ^
>
> /services/cruisecontrol/checkout/jboss-head/tomcat/src/main/org/jboss/web/to
> mcat/tc6/jasper/JspServletOptions.java:43:
> org.jboss.web.tomcat.tc6.jasper.JspServletOptions is not abstract and does
> not override abstract method getDisplaySourceFragment() in
> org.apache.jasper.Options
>
> public class JspServletOptions
>
> ^
>
> /services/cruisecontrol/checkout/jboss-head/tomcat/src/main/org/jboss/web/to
> mcat/tc6/session/JBossCacheCluster.java:66:
> org.jboss.web.tomcat.tc6.session.JBossCacheCluster is not abstract and does
> not override abstract method removeManager(org.apache.catalina.Manager) in
> org.apache.catalina.Cluster
>
> public class JBossCacheCluster
>
> ^
>
> Note: * uses or overrides a deprecated API.
>
> Note: Recompile with -Xlint:deprecation for details.
>
> Note: Some input files use unchecked or unsafe operations.
>
> Note: Recompile with -Xlint:unchecked for details.
>
> 2 errors
>
> 2 warnings
>
> _____
>
> From: qa at jboss.com [mailto:qa at jboss.com]
> Sent: 11 November 2006 16:36
> To: jboss-development at lists.jboss.org; kabir.khan at jboss.com; qa at jboss.com
> Subject: jboss-head-jdk-matrix Build Failed
> Importance: High
>
>
> View results here ->
> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log
> 20061111110654
>
>
> BUILD FAILED
> Ant Error Message:
> /services/cruisecontrol/work/scripts/build-jboss-common.xml:324: The
> following error occurred while executing this line:
> /services/cruisecontrol/work/scripts/build-jboss-common.xml:70: Exit code: 1
> See compile_jdk15.log in Build Artifacts for details.
> Date of build: 11/11/2006 11:06:54
> Time to build: 28 minutes 1 second
> Last changed: 11/11/2006 10:54:45
> Last log entry: Simplify the aop-mc-aspect-beanx.xml
>
>
>
>
>
> Unit Tests: (0) Total Errors and Failures: (0)
>
>
>
>
> Modifications since last build: (first 50 of 1)
> 58261 modified kabir.khan at jboss.com
> //trunk/aspects/src/resources/META-INF/aop-mc-int-aspect-beans.xml
> Simplify the aop-mc-aspect-beanx.xml
More information about the jboss-development
mailing list