« Return to Thread: Is there a way to binary weave selected classes from ant?

Is there a way to binary weave selected classes from ant?

by Tahir Akhtar :: Rate this Message:

Reply to Author | View in Thread

Hi,
I am integrating aspectj compile-time-weaving in an existing ant-based build.

I tried limiting <inpath> with ant's fileset combined with a <modified> selector. But its not working. It appears inpath only supports simple <path>s.

Is there a way to achieve this?

Regards
Tahir Akhtar


_______________________________________________
aspectj-users mailing list
aspectj-users@...
https://dev.eclipse.org/mailman/listinfo/aspectj-users

 « Return to Thread: Is there a way to binary weave selected classes from ant?