Dear Gumpmeisters,
            
The following 4 nags should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: jakarta-tapestry/ognl failed
[EMAIL PROTECTED]: javasrc/javasrc failed
[EMAIL PROTECTED]: eyebrowse/eyebrowse failed
[EMAIL PROTECTED]: jrefactory/jrefactory-pretty failed
*********************************************************** G U M P
[EMAIL PROTECTED]: jakarta-tapestry/ognl 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 ognl has an issue affecting its community integration.
This issue affects 1 projects, and has been outstanding for 58 runs.
The following are affected:
    - jakarta-tapestry :  Component-based web application framework organized around 
i...

The current state is 'Failed', for reason 'Missing Build Outputs'

Full details are available at:
    http://lsd.student.utwente.nl/gump/jakarta-tapestry/ognl/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Sole jar [ognl-2.6.3.jar] identifier set to project name
 - Info - Enable "debug" output, due to a sequence of 57 previous errors.
 - Info - Failed with reason missing build outputs
 - Error - Missing Output: /data3/gump/jakarta-tapestry/lib/ext/ognl-2.6.3.jar
 - Error - See Directory Listing Work for Missing Outputs


To subscribe to this information via syndicated feeds:
RSS: http://lsd.student.utwente.nl/gump/jakarta-tapestry/ognl/rss.xml
Atom: http://lsd.student.utwente.nl/gump/jakarta-tapestry/ognl/atom.xml

*********************************************************** 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 its community integration, and has been 
outstanding for 94 runs.
The current state is 'Failed', for reason 'Build Failed'

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


Gump provided these annotations:
 - Info - Sole jar [javasrc.jar] identifier set to project name
 - Info - Dependency on ant exists, no need to add for property ant.home.
 - Info - Enable "debug" output, due to a sequence of 93 previous errors.
 - Info - Failed with reason build failed


Gump performed this work:
http://lsd.student.utwente.nl/gump/javasrc/javasrc/gump_work/build_javasrc_javasrc.html
Work Name: build_javasrc_javasrc (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 5 seconds
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -debug 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dant.home=/data3/gump/ant/dist dist 
[Working Directory: /data3/gump/javasrc]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/javasrc/build:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/opt/antlr-2.7.3/antlr.jar---------------------------------------------
    [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.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:938)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
        at org.apache.tools.ant.Task.perform(Task.java:363)
        at org.apache.tools.ant.Target.execute(Target.java:321)
        at org.apache.tools.ant.Target.performTasks(Target.java:348)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
        at org.apache.tools.ant.Main.runBuild(Main.java:666)
        at org.apache.tools.ant.Main.startAnt(Main.java:187)
        at org.apache.tools.ant.Main.start(Main.java:151)
        at org.apache.tools.ant.Main.main(Main.java:234)

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



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

*********************************************************** 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 its community integration.
The current state is 'Failed', for reason 'Missing Build Outputs'

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


Gump provided these annotations:
 - Info - Sole jar [eyebrowse.jar] identifier set to project name
 - Info - Enable "verbose" output, due to 1 previous error(s).
 - Info - Failed with reason missing build outputs
 - Error - Missing Output: 
/data3/gump/eyebrowse/target/eyebrowse-20040511/WEB-INF/lib/eyebrowse.jar
 - Error - No such directory (where output is expected) : 
/data3/gump/eyebrowse/target/eyebrowse-20040511/WEB-INF/lib


Gump performed this work:
http://lsd.student.utwente.nl/gump/eyebrowse/eyebrowse/gump_work/build_eyebrowse_eyebrowse.html
Work Name: build_eyebrowse_eyebrowse (Type: Build)
State: Success
Elapsed: 0 hours, 0 minutes, 17 seconds
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar
 org.apache.tools.ant.Main -verbose 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dlog4j.jar=/data3/gump/logging-log4j/log4j-20040511.jar 
-Djakarta-oro.jar=/data3/gump/jakarta-oro/jakarta-oro-20040511.jar -Dversion=20040511 
-Ddatabase.jar=/data3/gump/opt/jdbc2_0/jdbc2_0-stdext.jar 
-Dlucene.jar=/data3/gump/jakarta-lucene/build/lucene-20040511.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-20040511.jar dist 
[Working Directory: /data3/gump/eyebrowse]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/jakarta-servletapi/dist/lib/servlet.jar:/data3/gump/jakarta-commons/collections/build/commons-collections-20040511.jar:/data3/gump/opt/jdbc2_0/jdbc2_0-stdext.jar:/data3/gump/opt/jaf-1.0.1/activation.jar:/data3/gump/jakarta-oro/jakarta-oro-20040511.jar:/data3/gump/opt/javamail-1.3/mail.jar:/data3/gump/logging-log4j/log4j-20040511.jar:/data3/gump/jakarta-lucene/build/lucene-20040511.jar:/data3/gump/jakarta-velocity/bin/velocity-20040511.jar---------------------------------------------
    [unzip] expanding style-1.0-rc3/images/icon_alert.gif to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alert.gif
    [unzip] expanding style-1.0-rc3/images/strich.gif to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/strich.gif
    [unzip] expanding style-1.0-rc3/images/icon_alertsml.gif to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alertsml.gif
    [unzip] expanding style-1.0-rc3/ to /data3/gump/eyebrowse/target/style-1.0-rc3
    [unzip] expanding style-1.0-rc3/css/ to 
/data3/gump/eyebrowse/target/style-1.0-rc3/css
    [unzip] expanding style-1.0-rc3/images/ to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images
    [unzip] expanding style-1.0-rc3/css/ns4_only.css to 
/data3/gump/eyebrowse/target/style-1.0-rc3/css/ns4_only.css
    [unzip] expanding style-1.0-rc3/css/tigris.css to 
/data3/gump/eyebrowse/target/style-1.0-rc3/css/tigris.css
    [unzip] expanding style-1.0-rc3/css/print.css to 
/data3/gump/eyebrowse/target/style-1.0-rc3/css/print.css
    [unzip] expanding style-1.0-rc3/images/nw_min.gif to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/nw_min.gif
    [unzip] expanding style-1.0-rc3/images/icon_confirmsml.gif to 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_confirmsml.gif
    [unzip] expand complete
     [copy] ns4_only.css added as ns4_only.css doesn't exist.
     [copy] print.css added as print.css doesn't exist.
     [copy] tigris.css added as tigris.css doesn't exist.
     [copy]  added as  doesn't exist.
     [copy] Copying 3 files to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/css
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/css/ns4_only.css to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/css/ns4_only.css
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/css/tigris.css to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/css/tigris.css
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/css/print.css to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/css/print.css
     [copy] icon_alert.gif added as icon_alert.gif doesn't exist.
     [copy] icon_alertsml.gif added as icon_alertsml.gif doesn't exist.
     [copy] icon_confirmsml.gif added as icon_confirmsml.gif doesn't exist.
     [copy] nw_min.gif added as nw_min.gif doesn't exist.
     [copy] strich.gif added as strich.gif doesn't exist.
     [copy] sw_min.gif added as sw_min.gif doesn't exist.
     [copy]  added as  doesn't exist.
     [copy] Copying 6 files to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images
     [copy] Copying 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alertsml.gif to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/icon_alertsml.gif
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/images/strich.gif to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/strich.gif
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/images/nw_min.gif to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/nw_min.gif
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/images/sw_min.gif to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/sw_min.gif
     [copy] Copying /data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alert.gif 
to /data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/icon_alert.gif
     [copy] Copying 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_confirmsml.gif to 
/data3/gump/eyebrowse/target/eyebrowse-20040511/eyebrowse/images/icon_confirmsml.gif
   [delete] Deleting directory /data3/gump/eyebrowse/target/style-1.0-rc3
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/images/sw_min.gif
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alert.gif
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/images/strich.gif
   [delete] Deleting 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_alertsml.gif
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/images/nw_min.gif
   [delete] Deleting 
/data3/gump/eyebrowse/target/style-1.0-rc3/images/icon_confirmsml.gif
   [delete] Deleting directory /data3/gump/eyebrowse/target/style-1.0-rc3/images
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/css/ns4_only.css
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/css/tigris.css
   [delete] Deleting /data3/gump/eyebrowse/target/style-1.0-rc3/css/print.css
   [delete] Deleting directory /data3/gump/eyebrowse/target/style-1.0-rc3/css
   [delete] Deleting directory /data3/gump/eyebrowse/target/style-1.0-rc3

BUILD SUCCESSFUL
Total time: 16 seconds
---------------------------------------------



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

*********************************************************** G U M P
[EMAIL PROTECTED]: jrefactory/jrefactory-pretty 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-pretty has an issue affecting its community integration.
This issue affects 9 projects, and has been outstanding for 5 runs.
The following are affected:
    - ant-xdocs-proposal :  Java based build tool
    - xdoclet :  Enhanced Doclet engine.
    - xdoclet-apache-module-prepare :  Intermediate target that prepares xdoclet's
    apache modul...
    - xdoclet-compile-core :  Intermediate target that compiles xdoclet's core
    classes
    - xdoclet-ejb-module-prepare :  Intermediate target that prepares xdoclet's
    ejb module
    - xdoclet-examples :  Enhanced Doclet engine.
    - xdoclet-hibernate-module-prepare :  Intermediate target that prepares xdoclet's
    hibernate mo...
    - xdoclet-web-module-prepare :  Intermediate target that prepares xdoclet's
    web module
    - xdoclet-xdoclet-module-prepare :  Intermediate target that prepares xdoclet's
    xdoclet modu...

The current state is 'Failed', for reason 'Build Failed'

Full details are available at:
    http://lsd.student.utwente.nl/gump/jrefactory/jrefactory-pretty/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Sole jar [PrettyPrinter-20040511.0.0.jar] identifier set to project name
 - Info - Enable "verbose" output, due to 4 previous error(s).
 - Info - Failed with reason build failed
 - Info - Enable "debug" output, due to build failure.


Gump performed this work:
http://lsd.student.utwente.nl/gump/jrefactory/jrefactory-pretty/gump_work/build_jrefactory_jrefactory-pretty.html
Work Name: build_jrefactory_jrefactory-pretty (Type: Build)
State: Failed
Elapsed: 0 hours, 0 minutes, 17 seconds
Command Line: java -Djava.awt.headless=true 
-Xbootclasspath/p:/data3/gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml-apis.jar
 org.apache.tools.ant.Main -verbose 
-Dgump.merge=/data3/gump/gump-install/work/merge.xml -Dbuild.sysclasspath=only 
-Dversion=20040511.0.0 pretty 
[Working Directory: /data3/gump/jrefactory]
CLASSPATH : 
/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/jrefactory/ant.build/classes:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/dist/junit/junit.jar---------------------------------------------
     [java] 
     [java] The ' characters around the executable and arguments are
     [java] not part of the command.
     [java] /data3/gump/jrefactory/src/org/acm/seguin/JRefactoryVersion.java
     [java] op=/data3/gump/jrefactory/src/org/acm/seguin/JRefactoryVersion.java

pretty:
    [javac] PrettyPrinter.java added as PrettyPrinter.class doesn't exist.
    [javac] org/acm/seguin/ant/Pretty.java added as org/acm/seguin/ant/Pretty.class 
doesn't exist.
    [javac] Compiling 2 source files to /data3/gump/jrefactory/ant.build/classes
    [javac] Using modern compiler
    [javac] Compilation arguments:
    [javac] '-d'
    [javac] '/data3/gump/jrefactory/ant.build/classes'
    [javac] '-classpath'
    [javac] 
'/data3/gump/jrefactory/ant.build/classes:/usr/java/j2sdk1.4.2_04/lib/tools.jar:/data3/gump/ant/dist/lib/ant-stylebook.jar:/data3/gump/ant/dist/lib/ant-jmf.jar:/data3/gump/ant/dist/lib/ant-swing.jar:/data3/gump/ant/dist/lib/ant-junit.jar:/data3/gump/ant/dist/lib/ant-launcher.jar:/data3/gump/ant/dist/lib/ant-xalan2.jar:/data3/gump/ant/dist/lib/ant-trax.jar:/data3/gump/ant/dist/lib/ant.jar:/data3/gump/ant/dist/lib/ant-nodeps.jar:/data3/gump/dist/junit/junit.jar'
    [javac] '-sourcepath'
    [javac] '/data3/gump/jrefactory/src'
    [javac] '-g'
    [javac] 
    [javac] The ' characters around the executable and arguments are
    [javac] not part of the command.
    [javac] Files to be compiled:
    [javac]     /data3/gump/jrefactory/src/PrettyPrinter.java
    [javac]     /data3/gump/jrefactory/src/org/acm/seguin/ant/Pretty.java
    [javac] 
/data3/gump/jrefactory/src/org/acm/seguin/summary/load/SwingLoadStatus.java:115: 
cannot resolve symbol
    [javac] symbol  : method setAlwaysOnTop (boolean)
    [javac] location: class org.acm.seguin.summary.load.SwingLoadStatus
    [javac]            setAlwaysOnTop(true);
    [javac]            ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED
/data3/gump/jrefactory/build.xml:1322: Compile failed; see the compiler error output 
for details.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:938)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:268)
        at org.apache.tools.ant.Task.perform(Task.java:363)
        at org.apache.tools.ant.Target.execute(Target.java:321)
        at org.apache.tools.ant.Target.performTasks(Target.java:348)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1212)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1060)
        at org.apache.tools.ant.Main.runBuild(Main.java:666)
        at org.apache.tools.ant.Main.startAnt(Main.java:187)
        at org.apache.tools.ant.Main.start(Main.java:151)
        at org.apache.tools.ant.Main.main(Main.java:234)

Total time: 16 seconds
---------------------------------------------



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


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

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

Reply via email to