I am facing a strange problem. My application has 2 folders. They act as 2 features (They are independent modules). Both folders have a file log4j.xml with different configurations.
To create a installer I run heat and candle on both folders and then light them to create an MSI. After installation I see that log4j.xml is same in both the folders. The log4j.xml of the 1st folder is copied to both folders.
Is this an issue or am I doing something wrong ?