Thorsten Scherler wrote: > Gump escribi??: > > To whom it may engage... > > Well, it is starting to concern me. ;-)
Aha, Gump is so clever. > Does anybody can give some hints: > a) what is the forrest-whiteboard-forrestdoc Nicolaken brought it over from the now defunct Jakarta Alexandria. There will be discussion in our dev archives. I gather that he saved it and gave it a home here. See 'svn log whiteboard/forrestdoc'. src/resources/common/overview.html " Forrestdoc is a Javadoc/Source code/Documentation management system. It's goal is to create a global documentation and source organization system to help people understand source code and to share code across projects. " We should be able to build that demo locally, see trunk/whiteboard/forrestdoc/README.txt I am getting some errors with Java-1.4.2 Google found some stuff and i searched at MARC for some other leads. This reveals some of the many dreams of Forrest. Shelved but not forgotten. Thanks to Nicola, both discussion and code remains :-) Here are some sample threads ... There is still an old demo: http://people.apache.org/~nicolaken/whiteboard/forrestdoc/ [VOTE] Closing down Alexandria http://article.gmane.org/gmane.comp.jakarta.alexandria.devel/1982 [RT] Move part of Alexandria code to Forrest? http://marc.theaimsgroup.com/?t=103590151900003 [VOTE] Forrest adopting Alexandria? http://marc.theaimsgroup.com/?t=107607325700001 [OT] javascript documentation tool http://marc.theaimsgroup.com/?t=107632776900003 Forrestdoc in scratchpad http://marc.theaimsgroup.com/?t=107633296100001 documentation architecture? http://marc.theaimsgroup.com/?t=101973718600002 > b) what does the cli in > http://vmgump.apache.org/gump/public/forrest/forrest-whiteboard-forrestdoc/gump_work/build_forrest_forrest-whiteboard-forrestdoc.html > do? cli? ... ??qu??? > TIA for any infos. Are you able to fix this Java problem. Cheche and i have attended to some other issues that Gump raised. That now just leaves the one below. Note below that vmgump.apache.org is using Java-1.5 for this run. -David > > This is an automated request, but not an unsolicited one. For > > more information please visit http://gump.apache.org/nagged.html, > > and/or contact the folk at [EMAIL PROTECTED] > > > > Project forrest-whiteboard-forrestdoc has an issue affecting its community > > integration. > > This issue affects 2 projects, > > and has been outstanding for 17 runs. > > The current state of this project is 'Failed', with reason 'Build Failed'. > > For reference only, the following projects are affected by this: > > - forrest-whiteboard-forrestdoc : Apache Forrest is an XML > > standards-oriented documentation fr... > > - forrest-whiteboard-forrestdoc-autotest : Apache Forrest is an XML > > standards-oriented documentation fr... > > > > > > Full details are available at: > > > > http://vmgump.apache.org/gump/public/forrest/forrest-whiteboard-forrestdoc/index.html > > > > That said, some information snippets are provided here. > > > > The following annotations (debug/informational/warning/error messages) were > > provided: > > -INFO- Failed with reason build failed > > -INFO- Failed to extract fallback artifacts from Gump Repository > > > > > > > > The following work was performed: > > http://vmgump.apache.org/gump/public/forrest/forrest-whiteboard-forrestdoc/gump_work/build_forrest_forrest-whiteboard-forrestdoc.html > > Work Name: build_forrest_forrest-whiteboard-forrestdoc (Type: Build) > > Work ended in a state of : Failed > > Elapsed: 6 secs > > Command Line: java -Djava.awt.headless=true > > -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar > > org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml > > -Dbuild.sysclasspath=only -Dversion=24022006 jar > > [Working Directory: > > /usr/local/gump/public/workspace/forrest/whiteboard/forrestdoc] > > CLASSPATH: > > /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/forrest/whiteboard/forrestdoc/build/tools/ant:/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-apache-resolver.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-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/ant-contrib/build/lib/ant-contrib-24022006.jar:/usr/local/gump/public/workspace/jakarta-bcel/target/bcel-24022006.jar:/usr/local/gump/packages/antlr-2.7.6/antlr.jar > > --------------------------------------------- > > Buildfile: build.xml > > [mkdir] Created dir: > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/build/tools/ant > > [javac] Compiling 1 source file to > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/build/tools/ant > > [javac] Note: > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/src/ant/org/apache/forrest/tools/taskdefs/PathConvert.java > > uses unchecked or unsafe operations. > > [javac] Note: Recompile with -Xlint:unchecked for details. > > > > compile: > > [mkdir] Created dir: > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/build/classes > > [javac] Compiling 59 source files to > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/build/classes > > [javac] > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java:667: > > compareTo(java.lang.String) in java.lang.String cannot be applied to > > (java.lang.Object) > > [javac] return ((String) o1).compareTo(o2); > > [javac] ^ > > [javac] Note: > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java > > uses or overrides a deprecated API. > > [javac] Note: Recompile with -Xlint:deprecation for details. > > [javac] Note: Some input files use unchecked or unsafe operations. > > [javac] Note: Recompile with -Xlint:unchecked for details. > > [javac] 1 error > > > > BUILD FAILED > > /x1/gump/public/workspace/forrest/whiteboard/forrestdoc/build.xml:57: > > Compile failed; see the compiler error output for details. > > > > Total time: 5 seconds > > --------------------------------------------- > > > > To subscribe to this information via syndicated feeds: > > - RSS: > > http://vmgump.apache.org/gump/public/forrest/forrest-whiteboard-forrestdoc/rss.xml > > - Atom: > > http://vmgump.apache.org/gump/public/forrest/forrest-whiteboard-forrestdoc/atom.xml > > > > ============================== Gump Tracking Only === > > Produced by Gump version 2.2. > > Gump Run 29000024022006, vmgump.apache.org:vmgump-public:29000024022006 > > Gump E-mail Identifier (unique within run) #18. > > > > -- > > Apache Gump > > http://gump.apache.org/ [Instance: vmgump] > -- > thorsten > > "Together we stand, divided we fall!" > Hey you (Pink Floyd) >
