[aspectwerkz-user] Suggestion for AspectWerkzC
Chris Grindstaff <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, Thanks for creating AspectWerkzC. I have a small suggestion. When you write out a new jar it would be nice if you maintained the timestamps of files that you didn't change. This way it's much easier to determine what classes where touched by the compiler when looking at the instrumented jar(s). Looking at the source, looks like a relatively straightforward change to compileJar(). You just need a transformedZe.setTime(ze.getTime()); for files that aren't actually changed. Thanks again, Chris -- Chris Grindstaff | http://gstaff.org