Details
Description
from ML
Atif, your contribution would be welcome. Perhaps you can add a JIRA so that we can track discussion and patch (if you provide some).
I expect that to be of the form
AspectWerkzC ...options... -input <file>
where <file> would contain the list of .class files to weave, generated from somewhere.
The next step is then to detail who/what produces and updates this file - a custom Ant taks that wraps Ant javac one if I understand.
Alex
On 6/21/05, Khan, Atif (Matrix) < wrote:
>
> I can definitely share this. I am just not sure how do I do that. Is this
> something that I can contribute to the base of AspectWerkz?
>
> I do not use a different output directory. So, I don't have to copy any
> classes. Only the classes written to the text file by JAVAC task are weaved
> by the AspectWerkzCTask.
>
> Regards
> Atif Khan