Aspectj warning

2004-06-03 Thread Sonnathi, Venkat
Hi, I get this warning! Where should the aspectjrt.jar be present? aspectj:weave-internal: [move] Moving 1 files to Z:\build\gold\GOLD-presentation [iajc] couldn't find aspectjrt.jar on classpath, checked: [iajc] [iajc] 1 warning [iajc] Building zip:

Re: Aspectj warning

2004-06-03 Thread Charles N. Harvey III
Venkat, It is slightly annoying and I think it has to be brought up with the aspectj folks. Your project is compiling fine, because, as you said, you have aspectjrt-1.1.1.jar in the project.xml. For some reason, the ajc compiler complains if it is not named aspectjrt.jar. So, to get around the

RE: Aspectj warning

2004-06-03 Thread Sonnathi, Venkat
Thanks for the help. -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 9:54 AM To: Maven Users List Subject: Re: Aspectj warning Venkat, It is slightly annoying and I think it has to be brought up with the aspectj folks. Your project

RE: Aspectj warning

2004-06-03 Thread Carlos Sanchez
Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 3:54 PM To: Maven Users List Subject: Re: Aspectj warning Venkat, It is slightly annoying and I think it has