Christian Schneider created ARIES-1258:
------------------------------------------
Summary: Refactorings in subsystem tests
Key: ARIES-1258
URL: https://issues.apache.org/jira/browse/ARIES-1258
Project: Aries
Issue Type: Test
Components: Subsystem
Reporter: Christian Schneider
Assignee: Christian Schneider
The subsystem tests currently use a mix of maven, ArchiveFixture and custom
code to create test subsystem esa files.
I would like to replace this with TinyBundles.
Advantages are:
- We use the standard bundling tool of pax exam
- The complete bundles and esa files can be created using TinyBundles so the
code is more cohesive as it happens in one place
- When running the tests from eclipse the project dir is not littered with
build artifacts anymore
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)