You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (Commented) (JIRA)" <ji...@apache.org> on 2011/12/06 11:07:40 UTC

[jira] [Commented] (INFRA-3924) Buildbot for generating javadocs for apache wicket

    [ https://issues.apache.org/jira/browse/INFRA-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163483#comment-13163483 ] 

Gavin commented on INFRA-3924:
------------------------------

That 1.5.x location is where you mentioned in the original summary, and is where I have been building 1.5.x - so I guess it is failing then currently for java 6, will switch to Java 1.5 and see if that works.
                
> Buildbot for generating javadocs for apache wicket
> --------------------------------------------------
>
>                 Key: INFRA-3924
>                 URL: https://issues.apache.org/jira/browse/INFRA-3924
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Martijn Dashorst
>            Assignee: Gavin
>
> Instead of having to commit API docs to svn and using pub sub to publish our javadocs, we'd like to publish the javadocs using an automated build system. Gavin McDonald told to use buildbot for this when asking around on #asfinfra.
> So I'd like to ask a buildbot setup for wicket such that we can generate the API docs and not have to put them into svn.
> I'm not sure what I need to provide, but here's some info I can imagine that is necessary:
> - svn branches to watch: 
>       https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.x
>       https://svn.apache.org/repos/asf/wicket/branches/wicket-1.3.x
> (and soon:)
>       https://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.x
> - command to generate the api docs:
>       mvn javadoc:aggregate
> - directory to copy:
>       target/site/apidocs

--
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