Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
4.0-m1
-
None
-
None
Description
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.