Bug 432647

Summary: iajc does not preserve paths when weaving a war file
Product: [Tools] AspectJ Reporter: Adam Morgan <amorgan>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 1.7.3   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description Adam Morgan CLA 2014-04-11 15:36:55 EDT
When using iajc to weave aspects into a .war file, the compiler successfully finds classes under WEB-INF/classes/, weaves them, but then puts them back into the war file under the root of the archive.  

Would like to see the compiler preserve paths.