[infinispan-issues] [JBoss JIRA] (ISPN-1853) JMX documentation not packaged correctly
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Feb 9 03:10:48 EST 2012
[ https://issues.jboss.org/browse/ISPN-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665260#comment-12665260 ]
Galder Zamarreño commented on ISPN-1853:
----------------------------------------
And this is not the only file:
{code}[g at dhcp-144-239:~/Go/upstream/old/infinispan-5.1.1.FINAL.git]% (master) fndany "*.html" | xargs ls -al | grep " 0 "
-rw-r--r-- 1 g staff 0 Feb 3 12:45 ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/jmxComponents.html
-rw-r--r-- 1 g staff 0 Feb 3 12:45 ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/org/infinispan/AbstractDelegatingAdvancedCache.html
-rw-r--r-- 1 g staff 0 Feb 3 12:45 ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/org/infinispan/AbstractDelegatingCache.html
-rw-r--r-- 1 g staff 0 Feb 3 12:45 ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/org/infinispan/AdvancedCache.html
-rw-r--r-- 1 g staff 0 Feb 3 12:45 ./target/distribution/infinispan-5.1.1.FINAL/doc/5.1/apidocs/org/infinispan/affinity/class-use/KeyAffinityService.html{code}
> 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