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/05/01 08:25:28 UTC

BATCH: All dressed up, with nowhere to go...

Dear Gumpmeisters,
            
The following 2 nags should have been sent

*********************************************************** G U M P
[GUMP@lsd]: jakarta-tapestry/ognl failed
[GUMP@lsd]: javasrc/javasrc failed
*********************************************************** G U M P
[GUMP@lsd]: 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 general@gump.apache.org.

Project ognl has an issue affecting its community integration.
This issue affects 1 projects, and has been outstanding for 48 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 47 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
[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://gump.apache.org/nagged.html, 
and/or contact general@gump.apache.org.

Project javasrc has an issue affecting its community integration, and has been outstanding for 84 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 83 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, 8 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: 6 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


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

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org