[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: jbossretro/aop integration
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Oct 16 20:25:24 EDT 2006
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#3978669
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978669
More information about the jboss-dev-forums
mailing list