Jeff,

I just tested and I can verify this is a problem in recent development
builds of the AspectJ tools (presumably also in 1.5.3).

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeffrey Sinclair
Sent: Wednesday, May 09, 2007 2:51 PM
To: [email protected]
Subject: [aspectj-users] Problem with iajc or ajc classpath with jars
notending in .jar

AspectJ-Users,

I've tried to use the iajc ant task with the classpath attribute containing
jar files not ending in .jar (for example some end in .jar.0).

If I ensure that all the jars in the classpath attribute end in .jar exactly
then I have no problems compiling.

On the other hand if I try to reference jars in the classpath attribute that
end in say .jar.0, I get compile errors saying that such and such type
cannot be resolved.

Can someone confirm if the behavior I'm seeing is because the iajc ant task
or the ajc compiler does actually ignore my jars ending in .jar.0?

Regards,

Jeff


_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to