You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Sonnathi, Venkat" <Ve...@contractor.thomson.com> on 2004/08/27 16:58:52 UTC

aspectj maven.aspectj.source

Hi,

I have assert statements in my java code and when I try to weave aspects
into it, iajc is not recognizing assert statement even after I have set
maven.aspectj.source = 1.4.

I took a peek at plugin.jelly of mavenaspectj-3.1.1 and don't find reference
to the maven.aspectj.source variable.

How do I enable 1.4 asserts with aspectj plugin?

Thanks,
--Venkat.

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


RE: aspectj maven.aspectj.source

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
Hi,

Thanks for pointing this out, it has just been fixed in CVS.
You can download it from
http://cvs.apache.org/repository/maven/plugins/maven-aspectj-plugin-3.2-SNAP
SHOT.jar

Regards

Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net
 

> -----Original Message-----
> From: Sonnathi, Venkat 
> [mailto:Venkat.Sonnathi@contractor.thomson.com] 
> Sent: Friday, August 27, 2004 4:59 PM
> To: 'Maven Users List'
> Subject: aspectj maven.aspectj.source
> 
> Hi,
> 
> I have assert statements in my java code and when I try to 
> weave aspects into it, iajc is not recognizing assert 
> statement even after I have set maven.aspectj.source = 1.4.
> 
> I took a peek at plugin.jelly of mavenaspectj-3.1.1 and don't 
> find reference to the maven.aspectj.source variable.
> 
> How do I enable 1.4 asserts with aspectj plugin?
> 
> Thanks,
> --Venkat.
> 
> ---------------------------------------------------------------------
> 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