[kepler-dev] [Bug 5453] New: ant javadoc -Dfull=true fails
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Aug 5 08:08:21 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5453
Summary: ant javadoc -Dfull=true fails
Product: Kepler
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: documentation
AssignedTo: altintas at sdsc.edu
ReportedBy: cxh at eecs.berkeley.edu
QAContact: kepler-dev at kepler-project.org
Estimated Hours: 0.0
Running "ant" says
> javadoc Create javadoc for all the modules in modules.txt. Use -Dfull=true if you want to link your documentation to documentation of Kepler and Ptolemy too.
However, ant javadoc -Dfull=true fails.
--start--
bash-3.2$ ant javadoc -Dfull=true
Buildfile: /Users/cxh/src/kepler/build-area/build.xml
javadoc:
BUILD FAILED
/Users/cxh/src/kepler/build-area/build.xml:204: src
'/Users/cxh/src/kepler/null/lib/jar/kepler-r7920.jar' doesn't exist.
Total time: 0 seconds
--end--
ant javadoc -Dfull=true should be part of the nightly test suite.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list