Dear Gumpmeisters,
            
The following 8 nags should have been sent

******************************************************** G U M P
[EMAIL PROTECTED]: webwork/webwork failed
[EMAIL PROTECTED]: freemarker/freemarker failed
[EMAIL PROTECTED]: javasrc/javasrc failed
[EMAIL PROTECTED]: jetty/jetty failed
[EMAIL PROTECTED]: xml-xerces/xml-xerces1 failed
[EMAIL PROTECTED]: eyebrowse/eyebrowse failed
[EMAIL PROTECTED]: jrefactory/jrefactory failed
[EMAIL PROTECTED]: jgen/jgen failed
******************************************************** G U M P
[EMAIL PROTECTED]: 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://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project webwork has an issue affecting it's community integration. This issue affects 
1 projects, and has been outstanding for 4 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-install/work/merge.xml 
-Dbuild.sysclasspath=only 
[Working Directory: /data3/gump/webwork]
---------------------------------------------
    [javac]       action = 
(Action)WebApplicationContextUtils.getWebApplicationContext(ServletActionContext.getServletContext()).getBean(aName);
    [javac]                        ^
    [javac] 
/data3/gump/webwork/src/main/webwork/action/factory/SpringActionFactoryProxy.java:33: 
cannot resolve symbol
    [javac] symbol  : class NoSuchBeanDefinitionException 
    [javac] location: class webwork.action.factory.SpringActionFactoryProxy
    [javac]     catch(NoSuchBeanDefinitionException ex)
    [javac]           ^
    [javac] 
/data3/gump/webwork/src/main/webwork/action/factory/SpringActionFactoryProxy.java:39: 
cannot resolve symbol
    [javac] symbol  : class BeansException 
    [javac] location: class webwork.action.factory.SpringActionFactoryProxy
    [javac]     catch(BeansException e)
    [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] 15 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

******************************************************** G U M P
[EMAIL PROTECTED]: freemarker/freemarker failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

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

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

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

Gump provided these annotations:

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


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

Work Name: build_freemarker_freemarker (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 22 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-install/work/merge.xml 
-Dbuild.sysclasspath=only -Djavacc.home=/data3/gump/opt/javacc-3.1 jar 
[Working Directory: /data3/gump/freemarker]
---------------------------------------------
    [javac] required: org.jdom.Element
    [javac]             return((Text)node).getParent();
    [javac]                                         ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:853: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]             return((ProcessingInstruction)node).getParent();
    [javac]                                                          ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:855: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]             return((Comment)node).getParent();
    [javac]                                            ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:857: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]             return((EntityRef)node).getParent();
    [javac]                                              ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:881: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]                 parent = parent.getParent();
    [javac]                                          ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:897: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]                 parent = parent.getParent();
    [javac]                                          ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/jdom/NodeListModel.java:956: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]                 Element parent = ((Text)node).getParent();
    [javac]                                                        ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/xml/JdomNavigator.java:172: 
cannot resolve symbol
    [javac] symbol  : method getValue (java.lang.String)
    [javac] location: class org.jdom.ProcessingInstruction
    [javac]                 result.add(new Attribute(localName, 
pi.getValue(localName)));
    [javac]                                                       ^
    [javac] /data3/gump/freemarker/src/freemarker/ext/xml/JdomNavigator.java:238: 
incompatible types
    [javac] found   : org.jdom.Parent
    [javac] required: org.jdom.Element
    [javac]             Element parent = ((Text)node).getParent();
    [javac]                                                    ^
    [javac] 11 errors

BUILD FAILED
/data3/gump/freemarker/build.xml:328: Following error occured while executing this line
/data3/gump/freemarker/build.xml:387: Compile failed; see the compiler error output 
for details.

Total time: 21 seconds
---------------------------------------------




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

******************************************************** G U M P
[EMAIL PROTECTED]: 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://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project javasrc has an issue affecting it's community integration, and has been 
outstanding for 33 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, 6 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true 
org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump-install/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: 5 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

******************************************************** G U M P
[EMAIL PROTECTED]: 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://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project jetty has an issue affecting it's community integration. This issue affects 5 
projects, and has been outstanding for 4 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-install/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: 9 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

******************************************************** G U M P
[EMAIL PROTECTED]: 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://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

Project xml-xerces1 has an issue affecting it's community integration. This issue 
affects 9 projects, and has been outstanding for 48 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, 13 seconds
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true 
org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump-install/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: 12 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

******************************************************** G U M P
[EMAIL PROTECTED]: eyebrowse/eyebrowse failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

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

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

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

Gump provided these annotations:

 - Error - Found a <jar with no name...
 - Error - No such project [mm.mysql] for property
 - Warning - Unnamed property for [eyebrowse] in depend on: jdbc
 - Error - Cannot resolve jar/jarpath of *unknown* [mm.mysql]
 - Error - Failed with reason build failed


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

Work Name: build_eyebrowse_eyebrowse (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 26 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-install/work/merge.xml 
-Dbuild.sysclasspath=only -Dlog4j.jar=/data3/gump/logging-log4j/log4j-20040307.jar 
-Djakarta-oro.jar=/data3/gump/jakarta-oro/jakarta-oro-20040307.jar 
-Djdbc=/data3/gump/opt/jdbc2_0/jdbc2_0-stdext.jar -Dversion=20040307 
-Ddatabase.jar=*Unset* 
-Dlucene.jar=/data3/gump/jakarta-lucene/build/lucene-20040307.jar 
-Djavamail.jar=/data3/gump/opt/javamail-1.3/mail.jar 
-Djaf.jar=/data3/gump/opt/jaf-1.0.1/activation.jar 
-Dvelocity.jar=/data3/gump/jakarta-velocity/bin/velocity-20040307.jar dist 
[Working Directory: /data3/gump/eyebrowse]
---------------------------------------------
  [javadoc] /data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/MailUtil.java:99: 
warning - Tag @see: reference not found: getSubject
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/MySQLEyebrowseDb.java:678: warning 
- The first sentence is interpreted to be:
  [javadoc] Generating 
/data3/gump/eyebrowse/target/javadocs/org/tigris/eyebrowse/MySQLEyebrowseDb.html...
  [javadoc] "Count the number of messages in the list."
  [javadoc] This sentence is different from what would be generated using 
-breakiterator: 
  [javadoc] "Count the number of messages in the list. msgConsideration can either
  [javadoc]  be EyebrowseDb.INCLUDE_DELETED_MESSAGES or 
  [javadoc]  EyebrowseDb.EXCLUDE_DELETED_MESSAGES"
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/MySQLEyebrowseDb.java:1236: 
warning - @param argument "name" is not a parameter name.
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/OracleEyebrowseDb.java:629: 
warning - The first sentence is interpreted to be:
  [javadoc] Generating 
/data3/gump/eyebrowse/target/javadocs/org/tigris/eyebrowse/OracleEyebrowseDb.html...
  [javadoc] "Count the number of messages in the list."
  [javadoc] This sentence is different from what would be generated using 
-breakiterator: 
  [javadoc] "Count the number of messages in the list. msgConsideration can either
  [javadoc]  be EyebrowseDb.INCLUDE_DELETED_MESSAGES or 
  [javadoc]  EyebrowseDb.EXCLUDE_DELETED_MESSAGES"
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/OracleEyebrowseDb.java:1195: 
warning - @param argument "name" is not a parameter name.
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/EyebrowseException.java:49: 
warning - Tag @see: reference not found: 
org.tigris.eyebrowse.util.exception.RethrowableException
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/IndexerException.java:49: warning 
- Tag @see: reference not found: 
org.tigris.eyebrowse.util.exception.RethrowableException
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/util/IPagination.java:140: warning 
- The first sentence is interpreted to be:
  [javadoc] Generating 
/data3/gump/eyebrowse/target/javadocs/org/tigris/eyebrowse/util/IPagination.html...
  [javadoc] "Default value for maximum number of pages shown per page, which can
  [javadoc]  be overridden by using the proper <code>rebuild(...)</code> function."
  [javadoc] This sentence is different from what would be generated using 
-breakiterator: 
  [javadoc] "Default value for maximum number of pages shown per page, which can
  [javadoc]  be overridden by using the proper <code>rebuild(...)"
  [javadoc] 
/data3/gump/eyebrowse/src/java/org/tigris/eyebrowse/util/EyebrowseLogger.java:67: 
warning - @param argument "cat" is not a parameter name.
  [javadoc] Generating /data3/gump/eyebrowse/target/javadocs/stylesheet.css...
  [javadoc] 25 warnings



dist:
     [copy] Copying 15 files to /data3/gump/eyebrowse/target/eyebrowse-20040307/sql
     [copy] Copying 5 files to /data3/gump/eyebrowse/target/eyebrowse-20040307/bin
    [mkdir] Created dir: /data3/gump/eyebrowse/target/eyebrowse-20040307/docs/api
     [copy] Copying 1 file to /data3/gump/eyebrowse/target/eyebrowse-20040307
     [copy] Copying 1 file to /data3/gump/eyebrowse/target/eyebrowse-20040307/docs
     [copy] Copying 1 file to /data3/gump/eyebrowse/target/eyebrowse-20040307/docs
     [copy] Copying 1 file to /data3/gump/eyebrowse/target/eyebrowse-20040307/docs
     [copy] Copying 114 files to 
/data3/gump/eyebrowse/target/eyebrowse-20040307/docs/api
    [mkdir] Created dir: 
/data3/gump/eyebrowse/target/eyebrowse-20040307/eyebrowse/WEB-INF/lib
     [copy] Copying 11 files to 
/data3/gump/eyebrowse/target/eyebrowse-20040307/eyebrowse/WEB-INF/classes
     [copy] Copying 7 files to 
/data3/gump/eyebrowse/target/eyebrowse-20040307/eyebrowse/WEB-INF/classes
     [copy] Copying 1 file to 
/data3/gump/eyebrowse/target/eyebrowse-20040307/eyebrowse/WEB-INF/lib

BUILD FAILED
/data3/gump/eyebrowse/build.xml:225: Warning: Could not find file 
/data3/gump/eyebrowse/*Unset* to copy.

Total time: 21 seconds
---------------------------------------------




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

******************************************************** G U M P
[EMAIL PROTECTED]: jrefactory/jrefactory failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

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

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

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

Gump provided these annotations:

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


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

Work Name: build_jrefactory_jrefactory (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 30 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-install/work/merge.xml 
-Dbuild.sysclasspath=only jar 
[Working Directory: /data3/gump/jrefactory]
---------------------------------------------
    [javac]          return super.viewSource(project, analysisRun, srcLine, selected);
    [javac]                 ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:154: 
cannot resolve symbol
    [javac] symbol  : variable WARNING 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame.ConsoleLogger
    [javac]          getLogger().logMessage(ConsoleLogger.WARNING, "No source file for 
class " + srcLine.getClassName());
    [javac]                                              ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:155: 
cannot resolve symbol
    [javac] symbol  : variable super 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame
    [javac]          return super.viewSource(project, analysisRun, srcLine, selected);
    [javac]                 ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:192: 
cannot resolve symbol
    [javac] symbol  : variable super 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame
    [javac]       return super.viewSource(project, analysisRun, srcLine, selected);
    [javac]              ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:213: 
cannot resolve symbol
    [javac] symbol  : method getRootPane ()
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame
    [javac]       return frame.getRootPane();
    [javac]                   ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:246: 
cannot resolve symbol
    [javac] symbol  : variable INFO 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame.ConsoleLogger
    [javac]           case INFO:
    [javac]                ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:249: 
cannot resolve symbol
    [javac] symbol  : variable WARNING 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame.ConsoleLogger
    [javac]           case WARNING:
    [javac]                ^
    [javac] /data3/gump/jrefactory/src/org/acm/seguin/findbugs/FindBugsFrame.java:252: 
cannot resolve symbol
    [javac] symbol  : variable ERROR 
    [javac] location: class org.acm.seguin.findbugs.FindBugsFrame.ConsoleLogger
    [javac]           case ERROR:
    [javac]                ^
    [javac] 
/data3/gump/jrefactory/src/org/acm/seguin/ide/standalone/JRefactory.java:166: cannot 
resolve symbol
    [javac] symbol  : variable DetectorFactoryCollection 
    [javac] location: class org.acm.seguin.ide.standalone.JRefactory
    [javac]          DetectorFactoryCollection.setPluginList(pluginList);
    [javac]          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 30 errors

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

Total time: 29 seconds
---------------------------------------------




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

******************************************************** G U M P
[EMAIL PROTECTED]: jgen/jgen failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For help 
understanding the request please visit 
http://gump.apache.org/nagged.html, 
and/or contact [EMAIL PROTECTED]

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

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

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

Gump provided these annotations:

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


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

Work Name: build_jgen_jgen (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 16 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-install/work/merge.xml 
-Dbuild.sysclasspath=only jar 
[Working Directory: /data3/gump/jgen]
---------------------------------------------
    [javac] public class SWFRenderer implements org.apache.fop.render.Renderer {
    [javac]        ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:140: 
incompatible types
    [javac] found   : java.util.List
    [javac] required: java.util.Vector
    [javac]         Vector fontInfos = Configuration.getFonts();
    [javac]                                                  ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:150: 
incompatible types
    [javac] found   : java.net.URL
    [javac] required: java.lang.String
    [javac]             String fontFile = configFontInfo.getEmbedFile();
    [javac]                                                          ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:156: 
incompatible types
    [javac] found   : java.util.List
    [javac] required: java.util.Vector
    [javac]             Vector triplets = configFontInfo.getFontTriplets();
    [javac]                                                             ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:426: cannot 
resolve symbol
    [javac] symbol  : method elements ()
    [javac] location: class java.util.ArrayList
    [javac]         Enumeration e = area.getChildren().elements();
    [javac]                                         ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:470: cannot 
resolve symbol
    [javac] symbol  : method elements ()
    [javac] location: class java.util.ArrayList
    [javac]             Enumeration e = page.getLinkSets().elements();
    [javac]                                             ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:477: cannot 
resolve symbol
    [javac] symbol  : method elements ()
    [javac] location: interface java.util.List
    [javac]                 Enumeration f = linkSet.getRects().elements();
    [javac]                                                 ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:519: cannot 
resolve symbol
    [javac] symbol  : method elements ()
    [javac] location: class java.util.ArrayList
    [javac]         Enumeration e = area.getChildren().elements();
    [javac]                                         ^
    [javac] /data3/gump/jgen/build/src/com/iv/flash/fop/SWFRenderer.java:543: cannot 
resolve symbol
    [javac] symbol  : method getBackgroundColor ()
    [javac] location: class org.apache.fop.layout.Area
    [javac]         ColorType bg = area.getBackgroundColor();
    [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/jgen/build.xml:69: 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/jgen/jgen.rss | Atom: 
http://lsd.student.utwente.nl/gump/jgen/jgen.atom


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to