For some reason build xml portion did not show up on earlier post...here it is
| <target name="aopc" depends="build, makeaopsupport">
| <aopc compilerclasspathref="jboss.aop.classpath" verbose="true"
report="false">
| <classpath path="${build.dir}/com/cft/**" />
| <src path="${build.dir}/com/cft/app" />
| <include name="/**/*.class" />
| <aoppath path="${src.dir}/META-INF" />
| <aopclasspath>
| <pathelement
path="${annotation.dist.dir}/annotationsupport.jar" />
| </aopclasspath>
| </aopc>
| </target>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077896#4077896
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077896
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user