RE: aspectj classpath

2004-08-25 Thread thorsten maus
forge.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

RE: aspectj classpath

2004-08-25 Thread Carlos Sanchez
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 .. > >

aspectj classpath

2004-08-25 Thread thorsten maus
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

aspectj classpath

2003-12-08 Thread Charles N. Harvey III
Hello. I compile my projects with a few aspects but the compiler always throws a warning: [iajc] couldn't find aspectjrt.jar on classpath, checked: Now, I have aspectj-1.1.1.jar in my classpath. Its in my dependencies in the project.xml. I have tried aspectj-1.1.0 and get the same result. It