Dear Gumpmeisters,
The following 1 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project httpunit (in module httpunit) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project httpunit (in module httpunit) 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 httpunit has an issue affecting its community integration.
This issue affects 22 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
- httpunit : framework for unit testing web sites
- jakarta-cactus-documentation : Cactus Documentation
- jakarta-cactus-framework-12 : Cactus Framework (J2EE 1.2)
- jakarta-cactus-framework-13 : Cactus Framework (J2EE 1.3)
- jakarta-cactus-release-12 : Unit test framework for server-side java code
- jakarta-cactus-release-13 : Unit test framework for server-side java code
- jakarta-cactus-sample-jetty-13 : Cactus Jetty Sample (J2EE 1.3)
- jakarta-cactus-sample-servlet-12 : Cactus Servlet Sample (J2EE 1.2)
- jakarta-cactus-sample-servlet-13 : Cactus Servlet Sample (J2EE 1.3)
- jakarta-tomcat-5 : Servlet 2.4 and JSP 2.0 Reference Implementation
- jakarta-turbine-2 : A servlet based framework.
- jakarta-velocity-tools : Velocity-Tools project
- 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-jetspeed-1 : Enterprise Information Portal
- struts-el : Model 2 Model-View-Controller framework for Servlets and JSP
- struts-sslext : The Struts SSL Extension for HTTP/HTTPS switching
- struts-taglib : Model 2 Model-View-Controller framework for Servlets and
JSP
- strutstestcase : An extension of the standard JUnit TestCase class that
provi...
- ws-axis-test : Apache eXtensible Interaction System
Full details are available at:
http://vmgump.apache.org/gump/public/httpunit/httpunit/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
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/httpunit/httpunit/gump_work/build_httpunit_httpunit.html
Work Name: build_httpunit_httpunit (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 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
[Working Directory: /usr/local/gump/public/workspace/httpunit]
CLASSPATH:
/opt/jdk1.5/lib/tools.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/httpunit/jars/Tidy.jar:/usr/local/gump/packages/nekohtml-0.9.5/nekohtml.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar
---------------------------------------------
[javac] public class HTMLHeadElementImpl extends HTMLElementImpl implements
HTMLHeadElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLHtmlElementImpl.java:29:
com.meterware.httpunit.dom.HTMLHtmlElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLHtmlElementImpl extends HTMLElementImpl implements
HTMLHtmlElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLImageElementImpl.java:28:
com.meterware.httpunit.dom.HTMLImageElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLImageElementImpl extends HTMLElementImpl
implements HTMLImageElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLInputElementImpl.java:31:
com.meterware.httpunit.dom.HTMLInputElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLInputElementImpl extends HTMLControl implements
HTMLInputElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLLinkElementImpl.java:28:
com.meterware.httpunit.dom.HTMLLinkElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLLinkElementImpl extends HTMLElementImpl implements
HTMLLinkElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLMetaElementImpl.java:28:
com.meterware.httpunit.dom.HTMLMetaElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLMetaElementImpl extends HTMLElementImpl implements
HTMLMetaElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLOptionElementImpl.java:29:
com.meterware.httpunit.dom.HTMLOptionElementImpl is not abstract and does not
override abstract method setIndex(int) in org.w3c.dom.html.HTMLOptionElement
[javac] public class HTMLOptionElementImpl extends HTMLControl implements
HTMLOptionElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLSelectElementImpl.java:32:
com.meterware.httpunit.dom.HTMLSelectElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLSelectElementImpl extends HTMLControl implements
HTMLSelectElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLSelectElementImpl.java:119:
cannot find symbol
[javac] symbol : method setSelected(boolean)
[javac] location: interface org.w3c.dom.html.HTMLOptionElement
[javac] optionElement.setSelected( i == selectedIndex );
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLStyleElementImpl.java:28:
com.meterware.httpunit.dom.HTMLStyleElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLStyleElementImpl extends HTMLElementImpl
implements HTMLStyleElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLTextAreaElementImpl.java:30:
com.meterware.httpunit.dom.HTMLTextAreaElementImpl is not abstract and does
not override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLTextAreaElementImpl extends HTMLControl implements
HTMLTextAreaElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/HTMLTitleElementImpl.java:30:
com.meterware.httpunit.dom.HTMLTitleElementImpl is not abstract and does not
override abstract method setIdAttributeNode(org.w3c.dom.Attr,boolean) in
org.w3c.dom.Element
[javac] public class HTMLTitleElementImpl extends HTMLElementImpl
implements HTMLTitleElement {
[javac] ^
[javac]
/x1/gump/public/workspace/httpunit/src/com/meterware/httpunit/dom/TextImpl.java:30:
com.meterware.httpunit.dom.TextImpl is not abstract and does not override
abstract method getUserData(java.lang.String) in org.w3c.dom.Node
[javac] public class TextImpl extends CharacterDataImpl implements Text {
[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] 24 errors
BUILD FAILED
/x1/gump/public/workspace/httpunit/build.xml:86: Compile failed; see the
compiler error output for details.
Total time: 5 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/httpunit/httpunit/rss.xml
- Atom: http://vmgump.apache.org/gump/public/httpunit/httpunit/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 15001628032006, vmgump.apache.org:vmgump-public:15001628032006
Gump E-mail Identifier (unique within run) #1.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]