The tests are here:
| $cd aop-mc-int
| $ mvn surefire-report:report -Pant-tests-weave
|
There are quite many tests, but the ones that fail now are mostly in the
org.jboss.test.microcontainer.matrix.mc.test package.
If you want to run just one in IDEA, you could run
org.jboss.test.microcontainer.matrix.mc.test.BaseNotAdvisedChildAdvisedAndProxyTestCase,
making sure that you turn on weaving by passing in the following system property
| -Djava.system.class.loader=org.jboss.aop.standalone.SystemClassLoader
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105151#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...