ginal Message-
> From: Mark Proctor [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 02, 2004 10:28 PM
> To: Maven Users List
> Cc: [EMAIL PROTECTED]
> Subject: Re: optional aspects
>
> done - http://jira.codehaus.org/browse/MPASPECTJ-12
> Can you please review and let me know
EMAIL PROTECTED]
Subject: Re: optional aspects
Carlos,
I can put the aspects to compile .aspect files and reference
it like below
and then updated sourceRoots, as you can't have both - one or
the other:
Downside i
e.net
> -Original Message-
> From: Mark Proctor [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 30, 2004 7:18 PM
> To: Maven Users List; [EMAIL PROTECTED]
> Subject: Re: optional aspects
>
> Carlos,
>
> I can put the aspects to compile .aspect file
y} in ant:sourceroots as
normal.
Mark
Carlos Sanchez wrote:
Feel free to CCing your findings to me.
-Original Message-
From: Mark Proctor [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 5:54 PM
To: Maven Users List
Subject: Re: optional aspects
Just tried testing the plugin with the code c
Feel free to CCing your findings to me.
> -Original Message-
> From: Mark Proctor [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 30, 2004 5:54 PM
> To: Maven Users List
> Subject: Re: optional aspects
>
> Just tried testing the plugin with the code change below, but
be happy to add it to the
plugin.
Regards
Carlos Sanchez
A Coruña, Spain
Oness Project
http://oness.sourceforge.net
-Original Message-
From: Mark Proctor [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 4:29 PM
To: Maven Users List
Subject: optional aspects
We are building up a suit
ECTED]
> Sent: Friday, July 30, 2004 4:29 PM
> To: Maven Users List
> Subject: optional aspects
>
> We are building up a suite of aspects with aspectj to help
> with testing/debugging. We want to be able to choose which
> aspects are weaved at compile time with property sett
We are building up a suite of aspects with aspectj to help with
testing/debugging. We want to be able to choose which aspects are weaved
at compile time with property settings, is this possible?
I was hoping I could do:
maven.aspectj.sourceRootCopyFilter=**/drools/Trace.java,
**/drools/Trace/Me