Re: [aspectwerkz-user] Wrong ASPECTWERKZ_VERSION in bin/aspectwerkz
Alexandre Vasseur <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jack Yes it is unfortunate. This has been reported once on the list. The script is not at all the only way to use AspectWerkz (you can use the Ant task for offline mode, or some Java 5 -javaagent for online mode etc) so I guess that s why. Alex On 4/27/05, jack hung <[email protected]> wrote: > I've down the 2.0 release recently and just starting to try it out. I > got the exception: > Exception in thread "main" java.lang.NoClassDefFoundError: > org/codehaus/aspectwerkz/util/EnvironmentDetect > > I've spent half a day going thru my code/configuration/definition ... > and it turn out it is the shell script "aspectwerkz" (im using linux)!! > The shell variable ASPECTWERKZ_VERSION is still set to "2.0.RC3". > > I wonder why no body have spotted the problem. > > -- > Jack Hung > mailto://[email protected] > >