The AOP standalone project has been set up now to use a JDK 5 source tree and JBoss retro
for compatibility w/ JDK 1.4.
To build, you need to use JDK 5 and have a local.properties file containing a jdk14.home
property pointing to a JDK 1.4 dist.
| $cd jboss-aop/aop
| $build.sh
| $build.sh -f build-tests-jdk14.xml tests
| $build.sh -f build-tests-jdk50.xml tests
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978669#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...