[infinispan-issues] [JBoss JIRA] (ISPN-4773) Clean up distribution packaging
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Sep 26 08:58:03 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-4773:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2907
> Clean up distribution packaging
> -------------------------------
>
> Key: ISPN-4773
> URL: https://issues.jboss.org/browse/ISPN-4773
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build process
> Affects Versions: 7.0.0.Beta2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.CR1
>
>
> The distribution build process is currently very messy:
> - it is based on overly complex assembly files
> - the layout of the distribution packages is not ideal
> - some of the documentation is not obviously accessible (jmx, xsd)
> - since the javadoc plugin is configured to use aggregate builds, it cannot be run without building the entire tree
> The solution:
> - move the distribution logic to its own module
> - use ant instead of assembly descriptors to build the distribution packages
> - improve the layout, include the missing docs and remove the aging cruft
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list