http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1304
*** shadow/1304 Wed Apr 11 01:27:42 2001 --- shadow/1304.tmp.5408 Wed Apr 11 01:27:42 2001 *************** *** 0 **** --- 1,24 ---- + +============================================================================+ + | Link tag for javadoc must be conditional | + +----------------------------------------------------------------------------+ + | Bug #: 1304 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Enhancement OS/Version: Linux | + | Priority: Component: Core tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I like to use properties in the link tag of a javadoc task (which isn't a + problem). This makes it possible for somebody else to override the location of + the linked documentation. But what happens if he doesn't have a special + documentation and is not interested in obtaining it? The task will not work + properly. + + Therefore I suggest to add the attribute "if" to the link tag to achieve + conditional linking of the documentation.
