[GUMP@brutus]: Project smartfrog (in module smartfrog) failed

Smartfrog <[email protected]>
Newsgroups gmane.comp.java.smartfrog.devel
Message-ID <[email protected]>
To whom it may engage...
        
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 smartfrog has an issue affecting its community integration.
This issue affects 5 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - smartfrog :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-tasks :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-tasks-test :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-test :  Smartfrog: Application Deployment from HP Laboratories
    - smartfrog-testharness :  Smartfrog: Application Deployment from HP Laboratories


Full details are available at:
    http://brutus.apache.org/gump/public/smartfrog/smartfrog/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on ant exists, no need to add for property ant.home.
 -INFO- Made directory [/usr/local/gump/public/workspace/smartfrog/smartfrog/build]
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://brutus.apache.org/gump/public/smartfrog/smartfrog/gump_work/build_smartfrog_smartfrog.html
Work Name: build_smartfrog_smartfrog (Type: Build)
Work ended in a state of : Failed
Elapsed: 9 secs
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dant.home=/usr/local/gump/public/workspace/ant/dist dist 
[Working Directory: /usr/local/gump/public/workspace/smartfrog]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/smartfrog/smartfrog/build:/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/dist/junit/junit.jar:/usr/local/gump/packages/javacc-3.1/bin/lib/javacc.jar
---------------------------------------------
   [javacc] Reading from file /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/sfcore/languages/sf/DefaultParser.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

compile-source:
     [echo] 1.4 build.compiler=modern javac.compiler=modern
    [javac] Compiling 368 source files to /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/build
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryArtifactImpl.java:324: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryArtifactImpl
    [javac]         String actual=LibraryHelper.digestToString(fileDigest);
    [javac]                       ^
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryArtifactImpl.java:355: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryArtifactImpl
    [javac]         String patched=LibraryHelper.patchProject(project);
    [javac]                        ^
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryArtifactImpl.java:356: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryArtifactImpl
    [javac]         String urlPath="/"+patched+LibraryHelper.MAVEN_JAR_SUBDIR+artifactName;
    [javac]                                    ^
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryArtifactImpl.java:366: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryArtifactImpl
    [javac]         return LibraryHelper.createArtifactName(artifact,version,extension);
    [javac]                ^
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryImpl.java:102: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryImpl
    [javac]             path+=LibraryHelper.patchProject(project)+"/";
    [javac]                   ^
    [javac] /home/gump/workspaces2/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/os/java/LibraryImpl.java:104: cannot resolve symbol
    [javac] symbol  : variable LibraryHelper 
    [javac] location: class org.smartfrog.services.os.java.LibraryImpl
    [javac]         String name=LibraryHelper.createArtifactName(artifact,version,extension);
    [javac]                     ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 6 errors

BUILD FAILED
/home/gump/workspaces2/public/workspace/smartfrog/build.xml:76: The following error occurred while executing this line:
/home/gump/workspaces2/public/workspace/smartfrog/build.xml:57: The following error occurred while executing this line:
/home/gump/workspaces2/public/workspace/smartfrog/smartfrog/build.xml:249: Compile failed; see the compiler error output for details.

Total time: 9 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 24001810042005, brutus:brutus-public:24001810042005
Gump E-mail Identifier (unique within run) #5.

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.