You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rademacher Tobias <To...@grob.de> on 2004/01/13 12:03:43 UTC

aspectj plugin

Hi Folks,

I'm a bit confused right now about the cvs version and the release version
of the plugin. The cvs version don't longer have a aspectj:compile only a
aspectj:weave. Can you please clarify why compile goal has been dropped?

Thx
Toby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: aspectj plugin

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Tobias,

I'm probably the last one to have modified the aspectj plugin... :-) I
can't remember exactly what I did (it was a long way back). The only
thing I remember is that I have completely rewritten it. I had to do
that because I moved from the old AspectJ version to the new one (using
the new iajc Ant task). This required a major overhaul.

In the process, I may have dropped compilation support as it is no
longer required: the weaving is done on bytecode and not on sources.

I wanted to add improvements (they're listed in the plugin.jelly file)
but unfortunately I have not had the time for them since then.

I don't remember how far I went with the rewrite and I don't know if it
is fully functional (I usually always leave stuff in full functional
state - even though it might not be complete - but in that case, I don't
remember). Maybe you could try it? If it's too broken, we can always
revert to a previous version.

Thanks
-Vincent

> -----Original Message-----
> From: Rademacher Tobias [mailto:Tobias.Rademacher@grob.de]
> Sent: 13 January 2004 12:04
> To: 'users@maven.apache.org'
> Subject: aspectj plugin
> 
> Hi Folks,
> 
> I'm a bit confused right now about the cvs version and the release
version
> of the plugin. The cvs version don't longer have a aspectj:compile
only a
> aspectj:weave. Can you please clarify why compile goal has been
dropped?
> 
> Thx
> Toby
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org