You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (Updated) (JIRA)" <ji...@apache.org> on 2011/10/12 17:49:11 UTC

[jira] [Updated] (DERBY-5458) Add ant target to generate JavaDocs bundle

     [ https://issues.apache.org/jira/browse/DERBY-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-5458:
-----------------------------------

    Attachment: derby-5458-1a-javadoc_with_bundle.diff

Attaching patch 1a, which adds the target 'javadoc-with-bundle'. It zips up the contents of trunk/javadoc into trunk/javadoc/javadocs.zip.

Committed to trunk with revision 1182444.

It seems that trunk/javadoc isn't cleaned by clean/clobber, so it maybe the zip should be deleted by 'ant javadoc'. Maybe there's a reason why clobber leaves out trunk/javadoc?
                
> Add ant target to generate JavaDocs bundle
> ------------------------------------------
>
>                 Key: DERBY-5458
>                 URL: https://issues.apache.org/jira/browse/DERBY-5458
>             Project: Derby
>          Issue Type: Task
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5458-1a-javadoc_with_bundle.diff
>
>
> Add an ant target that builds the JavaDocs and then zips them up into a bundle.
> Introduced to achieve a higher degree of platform independence when pulling JavaDocs from ci and build systems. In this specific case, it allows Hudson to invoke an ant target instead of relying on a shell script or similar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira