Dear Gumpmeisters,
The following 2 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project portals-pluto-portal-1.0 (in module
portals-pluto-1.0) failed
[EMAIL PROTECTED]: Project myfaces (in module myfaces) 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: 8 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=07122006
-Dfinal.portal.name=pluto-portal-impl-07122006 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-07122006.jar:/usr/local/gump/public/workspace/castor/dist/castor-07122006-xml.jar:/usr/local/gump/public/workspace/jakarta-commons/fileupload/target/commons-fileupload-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-07122006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-07122006.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] ^
[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] 17 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: 8 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 40000807122006, vmgump.apache.org:vmgump-public:40000807122006
Gump E-mail Identifier (unique within run) #1.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project myfaces (in module myfaces) 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 myfaces has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- myfaces : JavaServer(tm) Faces implementation
- portals-bridges-jsf : Support for JSR168 compliant Portlet development
Full details are available at:
http://vmgump.apache.org/gump/public/myfaces/myfaces/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-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/myfaces/myfaces/gump_work/build_myfaces_myfaces.html
Work Name: build_myfaces_myfaces (Type: Build)
Work ended in a state of : Failed
Elapsed:
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.TEMP=temp
[Working Directory: /usr/local/gump/public/workspace/myfaces/build]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/myfaces/api/build/temp/classes:/usr/local/gump/public/workspace/myfaces/impl/build/temp/classes:/usr/local/gump/public/workspace/myfaces/tomahawk/build/temp/classes:/usr/local/gump/public/workspace/myfaces/sandbox/build/temp/classes:/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/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/src/examples/rss/dist/commons-digester-rss.jar:/usr/local/gump/packages/commons-el-1.0/commons-el.jar:/usr/local/gump/public/workspace/jakarta-commons/fileupload/target/commons-fileupload-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-07122006.jar:/usr/local/gump/public/workspace/jakarta-commons/validator/dist/commons-validator-07122006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/usr/local/gump/packages/struts-1.2.9-lib/struts.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-hibernate-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-pramati-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-sun-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-bea-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-caucho-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-ejb-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-borland-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-web-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-webwork-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-java-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-jboss-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-macromedia-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-mx4j-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-oracle-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-exolab-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-ibm-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-objectweb-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-mvcsoft-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-hp-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-sybase-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-jmx-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-orion-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-xdoclet-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-tjdo-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-apache-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-libelis-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-portlet-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-mockobjects-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-solarmetric-module-07122006.jar:/usr/local/gump/public/workspace/xdoclet/target/lib/xdoclet-jdo-module-07122006.jar
---------------------------------------------
Buildfile: build.xml does not exist!
Build failed
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/myfaces/myfaces/rss.xml
- Atom: http://vmgump.apache.org/gump/public/myfaces/myfaces/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 40000807122006, vmgump.apache.org:vmgump-public:40000807122006
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]