Dear Gumpmeisters, The following 1 notifys should have been sent
*********************************************************** G U M P [EMAIL PROTECTED]: Project portals-pluto-portal-1.0 (in module portals-pluto-1.0) failed *********************************************************** G U M P [EMAIL PROTECTED]: 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 [EMAIL PROTECTED] Project portals-pluto-portal-1.0 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: - 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: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Denv.ANT_HOME=/srv/gump/public/workspace/ant/dist -Dversion=20072007 -Dfinal.portal.name=pluto-portal-impl-20072007 all [Working Directory: /srv/gump/public/workspace/portals-pluto-1.0] CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/portals-pluto-1.0/build/ant/lib/ForeachTask.jar:/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/workspace/castor/dist/castor-20072007.jar:/srv/gump/public/workspace/castor/dist/castor-20072007-xml.jar:/srv/gump/public/workspace/jakarta-commons/fileupload/target/commons-fileupload-20072007.jar:/srv/gump/public/workspace/jakarta-commons/logging/target/commons-logging-20072007.jar:/srv/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-20072007.jar:/srv/gump/public/workspace/junit/dist/junit-20072007.jar:/srv/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-20072007.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/srv/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/srv/gump/public/workspace/portals-pluto-1.0/container/target/pluto-1.0.jar:/srv/gump/public/workspace/portals-pluto-1.0/descriptors/target/pluto-descriptors-1.0.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- [javac] ^ [javac] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/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] /srv/gump/public/workspace/portals-pluto-1.0/portal/src/java/org/apache/pluto/portlet/admin/services/DeployWarService.java:103: warning: [deprecation] DiskFileItemFactory() in org.apache.commons.fileupload.disk.DiskFileItemFactory has been deprecated [javac] FileItemFactory factory = new DiskFileItemFactory(); [javac] ^ [javac] /srv/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] 18 warnings BUILD FAILED /srv/gump/public/workspace/portals-pluto-1.0/build.xml:51: The following error occurred while executing this line: /srv/gump/public/workspace/portals-pluto-1.0/portal/build.xml:50: Compile failed; see the compiler error output for details. Total time: 7 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.3. Gump Run 05001620072007, vmgump:vmgump-public:05001620072007 Gump E-mail Identifier (unique within run) #2. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]