Issue Details (XML | Word | Printable)

Key: STR-2839
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Paul Benedict
Reporter: Don Brown
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

Create aggregated Javadocs

Created: 23/Apr/06 12:41 PM   Updated: 04/Jul/07 03:36 AM
Component/s: Build
Affects Version/s: 1.3.5
Fix Version/s: 1.3.6


 Description  « Hide
The javadocs in our release build should aggregate all the artifacts

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Wendy Smoak added a comment - 07/Jul/06 08:10 PM
Adding <aggregate>true</aggregate> to the javadoc plugin config causes an error.

This needs to be researched and an issue filed at Maven, so I don't think it's going to be fixed for 1.3.5.

Wendy Smoak added a comment - 19/Jul/06 03:35 PM
See: http://jira.codehaus.org/browse/MJAVADOC-72 (Aggregating javadocs doesn't work)

Paul Benedict added a comment - 27/Nov/06 08:35 PM
2.0 of plug-in can now aggregate javadocs.

Wendy Smoak added a comment - 27/Nov/06 08:59 PM

If aggregation is now working, the site will need some changes.

The index page here probably needs to be removed:
   http://svn.apache.org/repos/asf/struts/struts1/trunk/src/site/xdoc/apidocs/

Also, any links to Javadoc pages need to be checked. They probably link to docs under the various modules, which I assume will no longer exist.

Paul Benedict added a comment - 02/Dec/06 06:32 PM
URL: http://svn.apache.org/viewvc?view=rev&rev=481594
Log:
STR-2839: Delete apidocs stub to make room for aggregate javadocs

Removed:
    struts/struts1/trunk/src/site/xdoc/apidocs/

Niall Pemberton added a comment - 05/Dec/06 02:26 AM
The aggregated JavaDocs are great - but the JavaDoc links in the User Guide are now broken - so re-openning this.

Paul Benedict added a comment - 07/Dec/06 05:44 AM
URL: http://svn.apache.org/viewvc?view=rev&rev=483347
Log:
STR-2839: Point api links to aggregate location

Modified:
    struts/struts1/trunk/src/site/xdoc/faqs/validator.xml
    struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml
    struts/struts1/trunk/src/site/xdoc/userGuide/building_view.xml
    struts/struts1/trunk/src/site/xdoc/userGuide/configuration.xml
    struts/struts1/trunk/src/site/xdoc/userGuide/dev_util.xml
    struts/struts1/trunk/src/site/xdoc/userGuide/introduction.xml