google-code-export / wro4j

Automatically exported from code.google.com/p/wro4j
1 stars 1 forks source link

The groupNameMappingFile contains obsolete entries after building several times #763

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The files are constantly accumulated and when I do mvn clean install all the 
old ones still appear here, I see multiple files with different hashes.

Expected behavior:
when incremental build change is not used, after running mvn clean install, the 
groupNameMappingFile should contain only the most recent entries.

Original issue reported on code.google.com by alex.obj...@gmail.com on 24 Jul 2013 at 8:44

GoogleCodeExporter commented 9 years ago
Invalid issue, since not the groupNameMappingFile is polluted, but rather the 
generated bundles are node removed when their location is other than target 
(which is an expected behavior).

Original comment by alex.obj...@gmail.com on 24 Jul 2013 at 3:47