Project

General

Profile

Actions

Bug #5453

closed

ant javadoc -Dfull=true fails

Added by Christopher Brooks over 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Category:
documentation
Target version:
Start date:
08/05/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5453

Description

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.

Actions #1

Updated by Daniel Crawl almost 12 years ago

It looks like -Dfull was used to include Kepler and Ptolemy sources when generating the javadocs. However, running without -Dfull does this anyway so I removed it.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5453

Actions

Also available in: Atom PDF