[infinispan-issues] [JBoss JIRA] (ISPN-5008) 7.0.x missing cachestore-remote and extended-statistics modules

Ion Savin (JIRA) issues at jboss.org
Mon Nov 24 03:40:39 EST 2014


     [ https://issues.jboss.org/browse/ISPN-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ion Savin updated ISPN-5008:
----------------------------
     Issue Type: Bug  (was: Feature Request)
    Description: 
The distribution/package.xml script contains declaration for adding the two modules but they are not present in the package (7.0.0->7.0.2).

{noformat}
<module dir="${output.dir}" target="modules/infinispan-extended-statistics" module="extended-statistics" artifact="infinispan-extended-statistics" />
<module dir="${output.dir}" target="modules/persistence/remote" module="persistence/remote" artifact="infinispan-cachestore-remote" />
{noformat}


  was:
The distribution/package.xml script 




> 7.0.x missing cachestore-remote and extended-statistics modules
> ---------------------------------------------------------------
>
>                 Key: ISPN-5008
>                 URL: https://issues.jboss.org/browse/ISPN-5008
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Build process
>    Affects Versions: 7.0.2.Final
>            Reporter: Ion Savin
>            Assignee: Ion Savin
>
> The distribution/package.xml script contains declaration for adding the two modules but they are not present in the package (7.0.0->7.0.2).
> {noformat}
> <module dir="${output.dir}" target="modules/infinispan-extended-statistics" module="extended-statistics" artifact="infinispan-extended-statistics" />
> <module dir="${output.dir}" target="modules/persistence/remote" module="persistence/remote" artifact="infinispan-cachestore-remote" />
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list