[aspectwerkz-dev] Ant task

Alexandre Vasseur <[email protected]> Fri, 15 Oct 2004 10:52:55 +0200
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
Hi

I have integrated and commited Ant task whose initial implementation
has been provided by the_mindstorm(at)evolva(dot)ro [thanks].
If any of you is about to write some contribution, it can be wise to
follow our guidelines
http://docs.codehaus.org/display/AW/Check+in+criterias

If you check out branch_1_0, when using
-Daspectwerkz.transform.verbose=true, a lot more information about the
pointcut that match will be printed on stdout. Let us know asap if you
would like to have this option in a "veryverbose style" that is if you
were used to letting the verbose mode to true (and now are concerned
by having to much information printed out).

Alex