[
https://issues.redhat.com/browse/ISPN-11880?page=com.atlassian.jira.plugi...
]
Ryan Emerson updated ISPN-11880:
--------------------------------
Description:
The following files in the distribution dir no longer have a purpose and should be
removed:
{code}
distribution/src/main/release
├── common
│ ├── bin
│ │ └── functions.sh
│ ├── configs
│ │ ├── config-samples
│ │ │ ├── distributed-ec2.xml
│ │ │ ├── distributed-udp.xml
│ │ │ ├── minimal.xml
│ │ │ └── sample.xml
│ │ ├── log4j
│ │ │ └── log4j2.xml
{code}
Removing {{distribution/src/main/release/common/configs/config-samples}} also means that
we can kill {{SampleConfigFilesCorrectnessTest}}.
was:{{distribution/src/main/release/common/configs/config-samples}} are never used, we
should remove them and SampleConfigFilesCorrectnessTest
Remove unused files from distribution dir
-----------------------------------------
Key: ISPN-11880
URL:
https://issues.redhat.com/browse/ISPN-11880
Project: Infinispan
Issue Type: Task
Components: Build
Affects Versions: 11.0.0.Dev05
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 11.0.0.CR1
The following files in the distribution dir no longer have a purpose and should be
removed:
{code}
distribution/src/main/release
├── common
│ ├── bin
│ │ └── functions.sh
│ ├── configs
│ │ ├── config-samples
│ │ │ ├── distributed-ec2.xml
│ │ │ ├── distributed-udp.xml
│ │ │ ├── minimal.xml
│ │ │ └── sample.xml
│ │ ├── log4j
│ │ │ └── log4j2.xml
{code}
Removing {{distribution/src/main/release/common/configs/config-samples}} also means that
we can kill {{SampleConfigFilesCorrectnessTest}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)