[infinispan-issues] [JBoss JIRA] (ISPN-1853) JMX documentation not packaged correctly

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Feb 10 05:46:49 EST 2012


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

Galder Zamarreño commented on ISPN-1853:
----------------------------------------

The issue does not appear any more with "multi_threaded = False" in the local release settings. Most probably javadoc was being generated at the same time as the tracker was being update and that caused those weird, random, javadoc issues.

Apart from fixing my local settings and uploading fixed javadocs (done already), we should consider doing either:
a) Make javadoc generation and tracker update sequential, regardless of the the multi_threaded settings
b) Get rid of multi_threaded in the release script
                
> JMX documentation not packaged correctly
> ----------------------------------------
>
>                 Key: ISPN-1853
>                 URL: https://issues.jboss.org/browse/ISPN-1853
>             Project: Infinispan
>          Issue Type: Bug
>          Components: JMX, reporting and management
>    Affects Versions: 5.1.1.FINAL
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>             Fix For: 5.1.2.CR1, 5.1.2.FINAL, 5.2.0.ALPHA1
>
>
> http://docs.jboss.org/infinispan/5.1/apidocs/jmxComponents.html is empty.
> In the build, I have:
> {code}[g at dhcp-144-239:~/Go/upstream/old/infinispan-5.1.1.FINAL.git]% (master) fndany jmxComponents                                                                
> ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/jmxComponents.html
> ./target/site/apidocs/jmxComponents.html{code}
> The first html file is empty and the second contains the right data. So, something goes wrong when building the distribution.

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

       



More information about the infinispan-issues mailing list