You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@depot.apache.org by Adam Jack <aj...@apache.org> on 2004/05/20 18:55:41 UTC

[GUMP@brutus]: depot/depot-update 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 depot-update has an issue affecting its community integration.
This issue affects 4 projects, and has been outstanding for 9 runs.
The following are affected:
    - depot-update-ant-sample-httpclient :  Depot -- repository tools and more...
    - depot-update-ant-sample-jdk :  Depot -- repository tools and more...
    - depot-update-ant-sample-vfs :  Depot -- repository tools and more...
    - depot-update-test :  Depot -- repository tools and more...

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

Full details are available at:
    http://brutus.apache.org:8080/gump/depot/depot-update/index.html
That said, some snippets follow:


Gump provided these annotations:
 - Info - Sole jar [depot-update-gump-20040520.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 8 previous errors.
 - Info - Failed with reason build failed


Gump performed this work:
http://brutus.apache.org:8080/gump/depot/depot-update/gump_work/build_depot_depot-update.html
Work Name: build_depot_depot-update (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=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant.home=/usr/local/gump/public/workspace/ant/dist -DDATE_STAMP=20040520 -f build.xml gump 
[Working Directory: /usr/local/gump/public/workspace/depot/update]
CLASSPATH : /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/depot/update/build/depot-home/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-xalan2.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/depot/version/dist/depot-version-gump-20040520.jar:/usr/local/gump/public/workspace/depot/common/dist/depot-common-gump-20040520.jar:/usr/local/gump/public/workspace/antworks-importer/dist/antworks-importer-0.1-gump-20040520.jar:/usr/local/gump/public/workspace/jakarta-servletapi/dist/lib/servlet.jar:/usr/local/gump/public/workspace/jakarta-regexp/build/jakarta-regexp-20040520.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/httpclient/dist/commons-httpclient.jar:/usr/local/gump/public/workspace/jakarta-commons/codec/dist/commons-codec-20040520.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:/usr/local/gump/public/workspace/commons-vfs/target/commons-vfs-20040520.jar---------------------------------------------
    [javac] 	CachedResourceFileSet(CachedResourceSet updateSet) {
    [javac]                               ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/CachedResourceSetExportTask.java:83: cannot resolve symbol
    [javac] symbol  : class CachedResourceSet 
    [javac] location: class org.apache.depot.update.ant.CachedResourceSetExportTask
    [javac] 			CachedResourceSet cachedResourceSet = (CachedResourceSet) getProject()
    [javac]                         ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/CachedResourceSetExportTask.java:83: cannot resolve symbol
    [javac] symbol  : class CachedResourceSet 
    [javac] location: class org.apache.depot.update.ant.CachedResourceSetExportTask
    [javac] 			CachedResourceSet cachedResourceSet = (CachedResourceSet) getProject()
    [javac]                                                                ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/ResourceElement.java:181: cannot resolve symbol
    [javac] symbol  : class RepositoryElement 
    [javac] location: class org.apache.depot.update.ant.ResourceElement
    [javac] 		RepositoryElement repositoryElement = (RepositoryElement) project
    [javac]                 ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/ResourceElement.java:181: cannot resolve symbol
    [javac] symbol  : class RepositoryElement 
    [javac] location: class org.apache.depot.update.ant.ResourceElement
    [javac] 		RepositoryElement repositoryElement = (RepositoryElement) project
    [javac]                                                        ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/ResourceElement.java:232: cannot resolve symbol
    [javac] symbol  : method getFirstResource (org.apache.depot.update.query.ResourceResult)
    [javac] location: class org.apache.depot.update.ant.AntUtils
    [javac] 			resource = AntUtils.getFirstResource(res);
    [javac]                                            ^
    [javac] /usr/local/gump/public/workspace/depot/update/src/java/org/apache/depot/update/ant/ResourceElement.java:237: cannot resolve symbol
    [javac] symbol  : method getFirstResource (org.apache.depot.update.query.ResourceResult)
    [javac] location: class org.apache.depot.update.ant.AntUtils
    [javac] 			resource = AntUtils.getFirstResource(res);
    [javac]                                            ^
    [javac] 8 errors

BUILD FAILED
/home/gump/.antworks/antlets/java-0.1/xbuild.xml:85: 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: 5 seconds
---------------------------------------------



To subscribe to this information via syndicated feeds:
RSS: http://brutus.apache.org:8080/gump/depot/depot-update/rss.xml
Atom: http://brutus.apache.org:8080/gump/depot/depot-update/atom.xml

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