You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by Julie MacNaught <jm...@apache.org> on 2006/11/09 12:33:29 UTC

[GUMP@vmgump]: Project portals-pluto-portal-1.0 (in module portals-pluto-1.0) 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 portals-pluto-portal-1.0 has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 68 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - portals-pluto-portal-1.0 :  JSR168 Container


Full details are available at:
    http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant exists, no need to add for property env.ANT_HOME.
 -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/portals-pluto-1.0/portals-pluto-portal-1.0/gump_work/build_portals-pluto-1.0_portals-pluto-portal-1.0.html
Work Name: build_portals-pluto-1.0_portals-pluto-portal-1.0 (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Denv.ANT_HOME=/usr/local/gump/public/workspace/ant/dist -Dversion=09112006 -Dfinal.portal.name=pluto-portal-impl-09112006 all 
[Working Directory: /usr/local/gump/public/workspace/portals-pluto-1.0]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/build/ant/lib/ForeachTask.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/castor/dist/castor-09112006.jar:/usr/local/gump/public/workspace/castor/dist/castor-09112006-xml.jar:/usr/local/gump/public/workspace/jakarta-commons/fileupload/target/commons-fileupload-09112006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-09112006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-09112006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-09112006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/container/target/pluto-1.0.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/descriptors/target/pluto-descriptors-1.0.jar
---------------------------------------------
    [javac] Compiling 149 source files to /x1/gump/public/workspace/portals-pluto-1.0/portal/target/classes
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/core/PortalURL.java:179: warning: [deprecation] encode(java.lang.String) in java.net.URLEncoder has been deprecated
    [javac]         value = URLEncoder.encode(value);
    [javac]                           ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceContextImpl.java:113: exception java.io.IOException is never thrown in body of corresponding try statement
    [javac]         } catch (IOException e) {
    [javac]           ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceContextImpl.java:115: exception org.exolab.castor.mapping.MappingException is never thrown in body of corresponding try statement
    [javac]         } catch (MappingException e) {
    [javac]           ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletRequestImpl.java:32: warning: [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
    [javac] public class ServletRequestImpl extends javax.servlet.http.HttpServletRequestWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletRequestImpl.java:32: warning: [deprecation] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
    [javac] public class ServletRequestImpl extends javax.servlet.http.HttpServletRequestWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletRequestImpl.java:32: warning: [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
    [javac] public class ServletRequestImpl extends javax.servlet.http.HttpServletRequestWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletResponseImpl.java:24: warning: [deprecation] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class ServletResponseImpl extends javax.servlet.http.HttpServletResponseWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletResponseImpl.java:24: warning: [deprecation] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class ServletResponseImpl extends javax.servlet.http.HttpServletResponseWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/ServletResponseImpl.java:24: warning: [deprecation] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class ServletResponseImpl extends javax.servlet.http.HttpServletResponseWrapper 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/StoredServletResponseImpl.java:27: warning: [deprecation] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class StoredServletResponseImpl extends ServletResponseImpl 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/StoredServletResponseImpl.java:27: warning: [deprecation] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class StoredServletResponseImpl extends ServletResponseImpl 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portalImpl/servlet/StoredServletResponseImpl.java:27: warning: [deprecation] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
    [javac] public class StoredServletResponseImpl extends ServletResponseImpl 
    [javac]        ^
    [javac] /x1/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portlet/admin/services/DeployWarService.java:165: warning: [deprecation] org.apache.pluto.portalImpl.Deploy in org.apache.pluto.portalImpl has been deprecated
    [javac] 		            org.apache.pluto.portalImpl.Deploy.main(args);
    [javac]                                                        ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 11 warnings

BUILD FAILED
/x1/gump/public/workspace/portals-pluto-1.0/build.xml:51: The following error occurred while executing this line:
/x1/gump/public/workspace/portals-pluto-1.0/portal/build.xml:50: 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/portals-pluto-1.0/portals-pluto-portal-1.0/rss.xml
- Atom: http://vmgump.apache.org/gump/public/portals-pluto-1.0/portals-pluto-portal-1.0/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 37000009112006, vmgump.apache.org:vmgump-public:37000009112006
Gump E-mail Identifier (unique within run) #48.

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