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...@jakarta.apache.org on 2004/02/28 07:34:27 UTC

All dressed up, with nowhere to go...

[GUMP@lsd]: webwork/webwork failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project webwork has an issue affecting it's community integration. This issue affects 1 projects, and has been outstanding for 7 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/webwork/webwork.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_webwork_webwork (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 13 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar:/data3/gump/xml-xalan/java/build/xalan-unbundled.jar:/data3/gump/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only 
[Working Directory: /data3/gump/webwork]
---------------------------------------------
    [javac] Compiling 283 source files to /data3/gump/webwork/build/result/web/WEB-INF/classes
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:19: package webwork.multipart.parser does not exist
    [javac] import webwork.multipart.parser.MultipartListener;
    [javac]                                 ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:20: package webwork.multipart.parser does not exist
    [javac] import webwork.multipart.parser.MultipartRequest;
    [javac]                                 ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:26: cannot resolve symbol
    [javac] symbol  : class MultipartRequest 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]   private MultipartRequest multi;
    [javac]           ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:69: cannot resolve symbol
    [javac] symbol  : class MultipartListener 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]     MultipartListener listener = new MultipartListener()
    [javac]     ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:69: cannot resolve symbol
    [javac] symbol  : class MultipartListener 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]     MultipartListener listener = new MultipartListener()
    [javac]                                      ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:92: cannot resolve symbol
    [javac] symbol  : class MultipartRequest 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]       multi = new MultipartRequest(req.getContentType(),
    [javac]                   ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:96: cannot resolve symbol
    [javac] symbol  : variable MultipartRequest 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]                                    MultipartRequest.IGNORE_FILES_IF_MAX_BYES_EXCEEDED,
    [javac]                                    ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:102: cannot resolve symbol
    [javac] symbol  : class MultipartRequest 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]       multi = new MultipartRequest(req.getContentType(),
    [javac]                   ^
    [javac] /data3/gump/webwork/src/main/webwork/multipart/WebworkMultiPartRequest.java:107: cannot resolve symbol
    [javac] symbol  : variable MultipartRequest 
    [javac] location: class webwork.multipart.WebworkMultiPartRequest
    [javac]                                    MultipartRequest.IGNORE_FILES_IF_MAX_BYES_EXCEEDED,
    [javac]                                    ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 9 errors

BUILD FAILED
/data3/gump/webwork/build.xml:167: Compile failed; see the compiler error output for details.

Total time: 11 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/webwork/webwork.rss | Atom: http://lsd.student.utwente.nl/gump/webwork/webwork.atom

-------------------------------------------------------------
[GUMP@lsd]: rhino-cocoondev/rhino-cocoondev failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project rhino-cocoondev has an issue affecting it's community integration, and has been outstanding for 14 runs. The current state is 'Failed', for reason 'Missing Build Outputs'

Full details are available at: http://lsd.student.utwente.nl/gump/rhino-cocoondev/rhino-cocoondev.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/rhino-cocoondev/build/rhino_20040228/js.jar] identifier set to project name
 - Error - Failed with reason missing build outputs
 - Error - Missing License Output: /data3/gump/rhino-cocoondev/README.html
 - Error - See Directory Listing Work for Missing Outputs


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_rhino-cocoondev_rhino-cocoondev (Type: Build)
State: Success
Elapsed: 0 hours, 0 minutes, 24 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only -Dversion=_20040228 dist 
[Working Directory: /data3/gump/rhino-cocoondev]
---------------------------------------------
  [javadoc] Standard Doclet version 1.4.2
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] /data3/gump/rhino-cocoondev/src/org/mozilla/javascript/Context.java:1721: warning - The first sentence is interpreted to be:
  [javadoc] Generating /data3/gump/rhino-cocoondev/build/rhino_20040228/docs/apidocs/index-all.html...
  [javadoc] "if hasFeature(FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME) returns true,
  [javadoc]  allow 'function <MemberExpression>(...) { ..."
  [javadoc] This sentence is different from what will be interpreted as the first sentence in the
  [javadoc] next major release (when that interpretation will be internationalized), which is:
  [javadoc] "if hasFeature(FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME) returns true,
  [javadoc]  allow 'function <MemberExpression>(...) { ... }' to be syntax sugar for
  [javadoc]  '<MemberExpression> = function(...) { ... }', when <MemberExpression>
  [javadoc]  is not simply identifier.
  [javadoc]  "
  [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
  [javadoc] use -breakiterator from that point forward, which will output this new sentence.
  [javadoc] Building index for all classes...
  [javadoc] /data3/gump/rhino-cocoondev/build/rhino_20040228/docs/api.html: warning - The first sentence is interpreted to be:
  [javadoc] Generating /data3/gump/rhino-cocoondev/build/rhino_20040228/docs/apidocs/overview-summary.html...
  [javadoc] "<center>
  [javadoc] "
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "<center>
  [javadoc] <h1>
  [javadoc] Rhino API Reference."
  [javadoc] /data3/gump/rhino-cocoondev/src/org/mozilla/javascript/Context.java:1721: warning - The first sentence is interpreted to be:
  [javadoc] Generating /data3/gump/rhino-cocoondev/build/rhino_20040228/docs/apidocs/org/mozilla/javascript/Context.html...
  [javadoc] "if hasFeature(FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME) returns true,
  [javadoc]  allow 'function <MemberExpression>(...) { ..."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "if hasFeature(FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME) returns true,
  [javadoc]  allow 'function <MemberExpression>(...) { ... }' to be syntax sugar for
  [javadoc]  '<MemberExpression> = function(...) { ... }', when <MemberExpression>
  [javadoc]  is not simply identifier.
  [javadoc]  "
  [javadoc] /data3/gump/rhino-cocoondev/src/org/mozilla/javascript/Context.java:1245: warning - @param argument "desired" is not a parameter name.
  [javadoc] /data3/gump/rhino-cocoondev/src/org/mozilla/javascript/WrapHandler.java:67: warning - @staticType is an unknown tag.
  [javadoc] Generating /data3/gump/rhino-cocoondev/build/rhino_20040228/docs/apidocs/stylesheet.css...
  [javadoc] 5 warnings



jar:
      [jar] Building jar: /data3/gump/rhino-cocoondev/build/rhino_20040228/js.jar

dist:
      [zip] Building zip: /data3/gump/rhino-cocoondev/rhino_20040228.zip

BUILD SUCCESSFUL
Total time: 23 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/rhino-cocoondev/rhino-cocoondev.rss | Atom: http://lsd.student.utwente.nl/gump/rhino-cocoondev/rhino-cocoondev.atom

-------------------------------------------------------------
[GUMP@lsd]: javasrc/javasrc failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project javasrc has an issue affecting it's community integration, and has been outstanding for 25 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/javasrc/javasrc.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/javasrc/dist/javasrc.jar] identifier set to project name
 - Info - Dependency on ant exists, no need to add for property ant.home.
 - Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_javasrc_javasrc (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 5 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant.home=/data3/gump/ant/dist dist 
[Working Directory: /data3/gump/javasrc]
---------------------------------------------
Buildfile: build.xml
 [property] dropping /data3/gump/javasrc/build from path as it doesn't exist

init:
    [mkdir] Created dir: /data3/gump/javasrc/build

compile:
    [javac] Compiling 55 source files to /data3/gump/javasrc/build
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:63: unclosed string literal
    [javac] 			throw new BuildException("srcdir attribute 
    [javac]                                                  ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:64: unclosed string literal
    [javac] must be set!", location);
    [javac]             ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:65: ')' expected
    [javac] 		}
    [javac]                 ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:68: unclosed string literal
    [javac] 			throw new BuildException("srcdir attribute 
    [javac]                                                  ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:69: unclosed string literal
    [javac] must be set!", location);
    [javac]             ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:70: ')' expected
    [javac] 		}
    [javac]                 ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:73: unclosed string literal
    [javac] 			throw new BuildException("destination 
    [javac]                                                  ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:74: illegal character: \92
    [javac] directory \"" + destDir + "\" does not exist or is not a directory", 
    [javac]           ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:75: ')' expected
    [javac] 									 location);
    [javac]                                                                                   ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:110: unclosed string literal
    [javac] 				throw new BuildException("IOException 
    [javac]                                                          ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:111: unclosed string literal
    [javac] during second path: " + ioe.getMessage(), location);
    [javac]                     ^
    [javac] /data3/gump/javasrc/src/antTask/JavaSrcTask.java:112: ')' expected
    [javac] 			}
    [javac]                         ^
    [javac] 12 errors

BUILD FAILED
/data3/gump/javasrc/build.xml:21: Compile failed; see the compiler error output for details.

Total time: 4 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/javasrc/javasrc.rss | Atom: http://lsd.student.utwente.nl/gump/javasrc/javasrc.atom

-------------------------------------------------------------
[GUMP@lsd]: jetty/jetty failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project jetty has an issue affecting it's community integration. This issue affects 7 projects, and has been outstanding for 9 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/jetty/jetty.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/jetty/lib/org.mortbay.jetty.jar] identifier set to project name
 - Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_jetty_jetty (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 11 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only jetty.jar 
[Working Directory: /data3/gump/jetty]
---------------------------------------------
     [copy] Copying 7 files to /data3/gump/jetty/etc/dtd
     [copy] Copying 7 files to /data3/gump/jetty/demo/webapps/root
     [copy] Copying 1 file to /data3/gump/jetty/classes/org/mortbay
     [copy] Copying 1 file to /data3/gump/jetty/etc
     [echo] Demo available=true

classes:
     [copy] Copying 33 files to /data3/gump/jetty/classes
    [javac] Compiling 292 source files to /data3/gump/jetty/classes
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:11: package mx4j.adaptor.http does not exist
    [javac] import mx4j.adaptor.http.HttpAdaptor;
    [javac]                          ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:16: cannot resolve symbol
    [javac] symbol  : class HttpAdaptor 
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac] public class MX4JHttpAdaptor extends HttpAdaptor
    [javac]                                      ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:39: cannot resolve symbol
    [javac] symbol  : variable super 
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac]         name=super.preRegister(server,name);
    [javac]              ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:42: cannot resolve symbol
    [javac] symbol  : method setProcessorName (javax.management.ObjectName)
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac]         setProcessorName(processorName);
    [javac]         ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:48: cannot resolve symbol
    [javac] symbol  : variable super 
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac]         super.postRegister(done);
    [javac]         ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:51: cannot resolve symbol
    [javac] symbol  : method start ()
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac]             try{start();} catch(Exception e){e.printStackTrace();}
    [javac]                 ^
    [javac] /data3/gump/jetty/src/org/mortbay/util/jmx/MX4JHttpAdaptor.java:52: cannot resolve symbol
    [javac] symbol  : method getPort ()
    [javac] location: class org.mortbay.util.jmx.MX4JHttpAdaptor
    [javac]             log.info("Started MX4J HTTP Adaptor on : "+this.getPort());
    [javac]                                                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 7 errors

BUILD FAILED
/data3/gump/jetty/build.xml:182: Compile failed; see the compiler error output for details.

Total time: 10 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/jetty/jetty.rss | Atom: http://lsd.student.utwente.nl/gump/jetty/jetty.atom

-------------------------------------------------------------
[GUMP@lsd]: xml-xerces/xml-xerces1 failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project xml-xerces1 has an issue affecting it's community integration. This issue affects 9 projects, and has been outstanding for 40 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/xml-xerces/xml-xerces1.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_xml-xerces_xml-xerces1 (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 15 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only jar 
[Working Directory: /data3/gump/xml-xerces/java]
---------------------------------------------
Buildfile: build.xml

init:
     [echo] ---------------- Xerces-J 1.4.4 [1999-2001] ---------------

prepare:
    [mkdir] Created dir: /data3/gump/xml-xerces/java/build

prepare-src:
    [mkdir] Created dir: /data3/gump/xml-xerces/java/build/src
    [mkdir] Created dir: /data3/gump/xml-xerces/java/build/classes
    [mkdir] Created dir: /data3/gump/xml-xerces/java/build/classes/META-INF
    [mkdir] Created dir: /data3/gump/xml-xerces/java/build/classes/META-INF/services
     [copy] Copying 1 file to /data3/gump/xml-xerces/java/build/classes/META-INF/services
     [copy] Copying 1 file to /data3/gump/xml-xerces/java/build/classes/META-INF/services
     [copy] Copying 522 files to /data3/gump/xml-xerces/java/build/src

compile:
     [copy] Copying 4 files to /data3/gump/xml-xerces/java/build/classes
    [javac] Compiling 474 source files to /data3/gump/xml-xerces/java/build/classes
    [javac] /data3/gump/xml-xerces/java/build/src/org/apache/xerces/utils/regex/RegularExpression.java:139: illegal unicode escape
    [javac]  *          <kbd>\u005cu</kbd><var>c</var>, <kbd>\L</kbd>, <kbd>\U</kbd>,
    [javac]                       ^
    [javac] /data3/gump/xml-xerces/java/build/src/org/apache/xerces/utils/regex/RegularExpression.java:184: illegal unicode escape
    [javac]  *       <dt class="REGEX"><kbd>\u005cu</kbd><var>HHHH</var>
    [javac]                                      ^
    [javac] /data3/gump/xml-xerces/java/build/src/org/apache/xerces/utils/regex/RegularExpression.java:208: illegal unicode escape
    [javac]  *         <li class="REGEX">A character (including <Kbd>\e \f \n \r \t</kbd> <kbd>\u005cx</kbd><var>HH</var> <kbd>\u005cx{</kbd><var>HHHH</var><kbd>}</kbd> <!--kbd>\u005cu</kbd><var>HHHH</var--> <kbd>\u005cv</kbd><var>HHHHHH</var>)
    [javac]                                                                                                                                                                           ^
    [javac] /data3/gump/xml-xerces/java/build/src/org/apache/xerces/utils/regex/RegularExpression.java:501: illegal unicode escape
    [javac]  * <!--               | '\u005cu' hex-char hex-char hex-char hex-char
    [javac]                               ^
    [javac] 4 errors

BUILD FAILED
/data3/gump/xml-xerces/java/build.xml:203: Compile failed; see the compiler error output for details.

Total time: 14 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/xml-xerces/xml-xerces1.rss | Atom: http://lsd.student.utwente.nl/gump/xml-xerces/xml-xerces1.atom

-------------------------------------------------------------
[GUMP@lsd]: scarab/mm.mysql failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project mm.mysql has an issue affecting it's community integration. This issue affects 1 projects, and has been outstanding for 28 runs. The current state is 'Failed', for reason 'Missing Build Outputs'

Full details are available at: http://lsd.student.utwente.nl/gump/scarab/mm.mysql.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/scarab/lib/mm.mysql-2.0.14-bin.jar] identifier set to project name
 - Error - Failed with reason missing build outputs
 - Error - Missing Output: /data3/gump/scarab/lib/mm.mysql-2.0.14-bin.jar
 - Error - See Directory Listing Work for Missing Outputs


To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/scarab/mm.mysql.rss | Atom: http://lsd.student.utwente.nl/gump/scarab/mm.mysql.atom

-------------------------------------------------------------
[GUMP@lsd]: dom4j/dom4j failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project dom4j has an issue affecting it's community integration. This issue affects 17 projects, and has been outstanding for 9 runs. The current state is 'Failed', for reason 'Build Failed'

Full details are available at: http://lsd.student.utwente.nl/gump/dom4j/dom4j.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Dependency on jaxen-from-packaged-dom4j exists, no need to add for property jaxen.src.
 - Error - Failed with reason build failed


-  -  -  -  - -- -- ------------------------------------ G U M P
Gump performed this work:

Work Name: build_dom4j_dom4j (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 13 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xmlParserAPIs.jar:/data3/gump/xml-xalan/java/build/xalan-unbundled.jar:/data3/gump/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump/work/merge.xml -Dbuild.sysclasspath=only -Djaxen.src=/data3/gump/jaxen/src/java/main gump 
[Working Directory: /data3/gump/dom4j]
---------------------------------------------
Buildfile: build.xml

init:
     [echo] ----------- dom4j 1.4 [2003] ------------

prepare-gump:
    [mkdir] Created dir: /data3/gump/dom4j/build/src
     [copy] Copying 3 files to /data3/gump/dom4j/build/src

prepare:

prepare-src:
    [mkdir] Created dir: /data3/gump/dom4j/build/classes
     [copy] Copying 169 files to /data3/gump/dom4j/build/src

collections:

compile:
    [javac] Compiling 157 source files to /data3/gump/dom4j/build/classes
    [javac] This version of java does not support the classic compiler; upgrading to modern
    [javac] /data3/gump/dom4j/build/src/org/dom4j/xpath/XPathPattern.java:54: exception org.saxpath.SAXPathException is never thrown in body of corresponding try statement
    [javac]         catch (SAXPathException e) {
    [javac]         ^
    [javac] /data3/gump/dom4j/build/src/org/dom4j/xpath/XPathPattern.java:52: unreported exception org.jaxen.JaxenException; must be caught or declared to be thrown
    [javac]             this.pattern = PatternParser.parse( text );
    [javac]                                               ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 2 errors

BUILD FAILED
/data3/gump/dom4j/build.xml:180: Compile failed; see the compiler error output for details.

Total time: 11 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/dom4j/dom4j.rss | Atom: http://lsd.student.utwente.nl/gump/dom4j/dom4j.atom

-------------------------------------------------------------
[GUMP@lsd]: jcifs/jcifs failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://jakarta.apache.org/gump/nagged.html, 
and/or contact gump@jakarta.apache.org.

Project jcifs has an issue affecting it's community integration, and has been outstanding for 11 runs. The current state is 'Failed', for reason 'Bad Package Installation'

Full details are available at: http://lsd.student.utwente.nl/gump/jcifs/jcifs.html, however some snippets follow:

-  -  -  -  - -- -- ------------------------------------ G U M P

Gump provided these annotations:

 - Info - Sole jar [/data3/gump/opt/jcifs_0.7.12/jcifs-0.7.12.jar] identifier set to project name
 - Info - This is a packaged project, location: /data3/gump/opt/jcifs_0.7.12
 - Error - Failed with reason bad package installation
 - Error - Missing Packaged Jar: /data3/gump/opt/jcifs_0.7.12/jcifs-0.7.12.jar


To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/jcifs/jcifs.rss | Atom: http://lsd.student.utwente.nl/gump/jcifs/jcifs.atom


--
Gump http://jakarta.apache.org/gump
[lsd]