[
https://issues.jboss.org/browse/ISPN-8356?page=com.atlassian.jira.plugin....
]
Dan Berindei reopened ISPN-8356:
--------------------------------
I reverted the commit in master as it only renamed the directory inside the assemblies,
but not the zip files themselves, and that was even more confusing.
AFAICT the assembly plugin always names the zip files
{{<artifact-id>-<version>-<assembly-id>}}, so we might have to rename
them with Ant.
Embedded distribution names are confusing
-----------------------------------------
Key: ISPN-8356
URL:
https://issues.jboss.org/browse/ISPN-8356
Project: Infinispan
Issue Type: Enhancement
Components: Build process
Affects Versions: 9.1.1.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.Alpha1
The binary distribution names for embedded libraries are confusing:
I propose the following names
- infinispan-${version}-all.zip -> infinispan-embedded-${version}-all.zip
- infinispan-${version}-minimal.zip -> infinispan-embedded-${version}-minimal.zip
- infinispan-${version}-remote.zip -> infinispan-remote-${version}.zip
The website labelling needs to be modified accordingly too
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)