[jbosstools-issues] [JBoss JIRA] (JBIDE-15928) Tweak publish.sh to allow copying of javadoc along with the p2 repo

Nick Boldt (JIRA) issues at jboss.org
Thu Mar 27 12:00:14 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957080#comment-12957080 ] 

Nick Boldt commented on JBIDE-15928:
------------------------------------

[~mmalina] You might also like https://wiki.eclipse.org/Tycho/Release_Notes/0.20#Additional_Tools:

{quote} A new Tycho Document Bundle Plugin [1] has been contributed (bug 425021). It can be used to generate javadoc and the corresponding toc.xml files for the Eclipse help system. See the example project [2]{quote}

[1] http://eclipse.org/tycho/sitedocs-extras/tycho-document-bundle-plugin/plugin-info.html
[2] http://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/tree/tycho-document-bundle-plugin/src/it/test1/docbundle1
                
> Tweak publish.sh to allow copying of javadoc along with the p2 repo
> -------------------------------------------------------------------
>
>                 Key: JBIDE-15928
>                 URL: https://issues.jboss.org/browse/JBIDE-15928
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>             Fix For: 4.2.0.Alpha2
>
>
> We would like to be able to publish javadoc regularly along with the p2 repo.
> E.g. we have this:
> http://download.jboss.org/jbosstools/builds/staging/RedDeer_master/all/repo/
> Generated by:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/RedDeer_master/
> Using publish.sh:
> http://raw.github.com/jbosstools/jbosstools-build-ci/master/publish/publish.sh
> We would like to get something like this:
> http://download.jboss.org/jbosstools/builds/staging/RedDeer_master/all/javadoc/
> To generate javadoc of RedDeer, you need to run:
> mvn install
> mvn javadoc:javadoc
> See this PR that adds javadoc support for RedDeer:
> https://github.com/jboss-reddeer/reddeer/pull/46

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list