RE: aspectj classpath

2004-08-25 Thread thorsten maus
thanks carlos .. 

usually .. the message output from maven tells you how
many files aspectj  touched .. 
i have seen it yesterday once ... 
but not in a multiproject environment ... 
but the environment looks ok .. as the plugin
recognizes the correct source directories  

but this time .. aspectj does not merge any file
together ... and that looks abit strange to me ... 




--- Carlos Sanchez <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> You can ignore the warning, it's a bug with the
> aspectj compiler, the
> AspectJ guys are aware.
> 
> Why do you know that they are not bound? Maybe you
> don't have your logging
> framework configured properly, try with some
> system.out.print in the aspect
> to see if it's bound.
> 
> Regards
> 
> Carlos Sanchez
> A Coruña, Spain
> 
> Oness Project
> http://oness.sourceforge.net
> 
> 
> > -Original Message-
> > From: thorsten maus [mailto:[EMAIL PROTECTED] 
> > Sent: Wednesday, August 25, 2004 10:21 AM
> > To: Maven Users List
> > Subject: aspectj classpath
> > 
> > hi there .. 
> > 
> > im running constantly into the following error
> while trying 
> > to run maven with aspectj 
> > 
> > warning couldn't find aspectjrt.jar on classpath,
> > checked:
> > 
> > im not quite shure if this is crucial ... but my
> aspects do 
> > not get bound to my classes .. 
> > 
> > anyone had these problems before ???
> > 
> > by the way ... 
> > aspectj looks as it is properly working .. 
> > it scans all sources ... 
> > but simply does not bind classes and aspects
> together
> > 
> > 
> > im using a sample aspectj example for integrating
> logging 
> > into my classes
> >
>
(http://www.developer.com/java/other/article.php/10936_3109831_3)
> > 
> > thanks for your help
> > 
> > 
> > 
> > 
> > __
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - 100MB free storage!
> > http://promotions.yahoo.com/new_mail 
> > 
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 




___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: aspectj classpath

2004-08-25 Thread Carlos Sanchez
Hi,

You can ignore the warning, it's a bug with the aspectj compiler, the
AspectJ guys are aware.

Why do you know that they are not bound? Maybe you don't have your logging
framework configured properly, try with some system.out.print in the aspect
to see if it's bound.

Regards

Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net


> -Original Message-
> From: thorsten maus [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 25, 2004 10:21 AM
> To: Maven Users List
> Subject: aspectj classpath
> 
> hi there .. 
> 
> im running constantly into the following error while trying 
> to run maven with aspectj 
> 
> warning couldn't find aspectjrt.jar on classpath,
> checked:
> 
> im not quite shure if this is crucial ... but my aspects do 
> not get bound to my classes .. 
> 
> anyone had these problems before ???
> 
> by the way ... 
> aspectj looks as it is properly working .. 
> it scans all sources ... 
> but simply does not bind classes and aspects together
> 
> 
> im using a sample aspectj example for integrating logging 
> into my classes
> (http://www.developer.com/java/other/article.php/10936_3109831_3)
> 
> thanks for your help
> 
> 
>   
>   
> __
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]