Avoid duplication of config files for NMR and Features assembly build
---------------------------------------------------------------------
Key: SMX4-246
URL: https://issues.apache.org/activemq/browse/SMX4-246
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m1
Reporter: Gert Vanthienen
Priority: Minor
Fix For: 4.0-m2
Every config file that is being added by the NMR assembly, also needs to be
copied in the features assembly build. Example:
The file that was added in
http://svn.eu.apache.org/viewvc?view=rev&revision=752232 also required an
addition to http://svn.eu.apache.org/viewvc?view=rev&revision=752234.
We should improve the build process so only a single copy of the file is
necessary (the same goes for the transaction cfg file), either by extracting
the nmr assembly and picking the files up there or by starting the features'
assembly process with the nmr assembly instead of the kernel assembly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.