You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@vmgump.apache.org on 2008/12/03 06:51:12 UTC

BATCH: All dressed up, with nowhere to go...

Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump]: Project castor (in module castor) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project castor (in module castor) failed
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 general@gump.apache.org.

Project castor has an issue affecting its community integration.
This issue affects 23 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - authx-example :  Apache Authentication and Authorization Framework
    - castor :  Java to XML, SQL, LDAP bindings
    - commons-chain :  GoF "Chain of Responsibility" pattern
    - commons-fileupload :  Commons File Upload Package
    - fulcrum-intake :  Services Framework
    - fulcrum-parser :  Services Framework
    - fulcrum-upload :  Services Framework
    - jakarta-tomcat-4.0 :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - jakarta-tomcat-catalina :  Servlet 2.4 Reference Implementation
    - jakarta-tomcat-coyote-tomcat4 :  Connectors to various web servers
    - jakarta-tomcat-jk :  Connectors to various web servers
    - portals-bridges-common :  Support for JSR168 compliant Portlet development
    - portals-bridges-frameworks :  Support for JSR168 compliant Portlet development
    - portals-bridges-struts :  Support for JSR168 compliant Portlet development
    - portals-bridges-velocity :  Support for JSR168 compliant Portlet development
    - portals-pluto-api-1.0 :  JSR168 Container
    - portals-pluto-container-1.0 :  JSR168 Container
    - portals-pluto-deploy-1.0 :  JSR168 Container
    - portals-pluto-descriptors-1.0 :  JSR168 Container
    - portals-pluto-portal-1.0 :  JSR168 Container
    - tomcat-catalina :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - velocity-tools :  VelocityTools project
    - xml-xindice :  native XML database


Full details are available at:
    http://vmgump.apache.org/gump/public/castor/castor/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Output [castor-02122008.jar] identifier set to output basename: [castor]
 -DEBUG- Output [castor-02122008-xml.jar] identifier set to output basename: [castor-02122008-xml]
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/castor/castor/gump_work/build_castor_castor.html
Work Name: build_castor_castor (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 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 -Dversion=02122008 -Darchive.name=castor-02122008 -f src/build.xml jar 
[Working Directory: /srv/gump/public/workspace/castor]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/castor/build/classes:/srv/gump/public/workspace/castor/build/core/classes:/srv/gump/public/workspace/castor/schema/build/classes:/srv/gump/public/workspace/castor/codegen/build/classes:/srv/gump/public/workspace/castor/ddlgen/build/classes:/srv/gump/public/workspace/castor/anttask/build/classes:/srv/gump/public/workspace/castor/cpa/build/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-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/works
 pace/castor/lib/ldapjdk_4.1.jar:/srv/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/srv/gump/packages/jta-spec1_0_1/jta-spec1_0_1.jar:/srv/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-02122008.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-02122008.jar:/srv/gump/packages/cglib/cglib-nodep-2.1_3.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-02122008.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-02122008.jar:/srv/gump/public/workspace/junit/dist/junit-02122008.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-02122008.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-02122008.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-02122008-dep.jar
---------------------------------------------
    [javac] location: class org.exolab.castor.mapping.ValidityException
    [javac]         super( Messages.format( message, arg1, arg2 ) );
    [javac]                ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/mapping/ValidityException.java:89: cannot find symbol
    [javac] symbol  : variable Messages
    [javac] location: class org.exolab.castor.mapping.ValidityException
    [javac]         super( Messages.format( message, arg1, arg2, arg3 ) );
    [javac]                ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/mapping/ValidityException.java:95: cannot find symbol
    [javac] symbol  : variable Messages
    [javac] location: class org.exolab.castor.mapping.ValidityException
    [javac]         super( Messages.format( "mapping.nested", except.toString() ) );
    [javac]                ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/castor/mapping/MappingLoaderRegistry.java:55: cannot find symbol
    [javac] symbol  : variable CoreConfiguration
    [javac] location: class org.castor.mapping.MappingLoaderRegistry
    [javac]                 CoreConfiguration.MAPPING_LOADER_FACTORIES, getClass().getClassLoader());
    [javac]                 ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/xml/handlers/EnumFieldHandler.java:148: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class for a varargs call
    [javac] cast to java.lang.Class[] for a non-varargs call and to suppress this warning
    [javac]             method = type.getMethod(METHOD_VALUE, null);
    [javac]                                                   ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/xml/handlers/EnumFieldHandler.java:156: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Class for a varargs call
    [javac] cast to java.lang.Class[] for a non-varargs call and to suppress this warning
    [javac]             method = type.getMethod(METHOD_TOSTRING, null);
    [javac]                                                      ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/xml/handlers/EnumFieldHandler.java:195: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object for a varargs call
    [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
    [javac]                     values[i] = (String) getMarshallMethod(obj.getClass()).invoke(obj, null);
    [javac]                                                                                        ^
    [javac] /srv/gump/public/workspace/castor/xml/src/main/java/org/exolab/castor/xml/handlers/EnumFieldHandler.java:203: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac] cast to java.lang.Object for a varargs call
    [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
    [javac]                 result = getMarshallMethod(val.getClass()).invoke(val, null);
    [javac]                                                                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 100 errors
    [javac] 4 warnings

BUILD FAILED
/srv/gump/public/workspace/castor/src/build.xml:264: The following error occurred while executing this line:
/srv/gump/public/workspace/castor/src/build.xml:276: Compile failed; see the compiler error output for details.

Total time: 6 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/castor/castor/rss.xml
- Atom: http://vmgump.apache.org/gump/public/castor/castor/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 23001602122008, vmgump:vmgump-public:23001602122008
Gump E-mail Identifier (unique within run) #1.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org