[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: reflect and mdr CR releases
adrian@jboss.org
do-not-reply at jboss.com
Wed Sep 10 08:05:46 EDT 2008
Looks like you fixed the jars, but the pom is still broken:
http://repository.jboss.com/maven2/org/jboss/aop/jboss-aop/2.0.0.CR17/jboss-aop-2.0.0.CR17.pom
It's missing at least the dependencies.
| -------------------------------------------------------------------------------
| Test set: org.jboss.test.deployers.scope.test.PopulateMetaDataRepositoryUnitTestCase
| -------------------------------------------------------------------------------
| Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec <<< FAILURE!
| warning(junit.framework.TestSuite$1) Time elapsed: 0.001 sec <<< FAILURE!
| junit.framework.AssertionFailedError: Exception in constructor: testClassAnnotation (java.lang.NoClassDefFoundError: gnu/trove/TLongObjectHashMap
| at org.jboss.aop.AspectManager.<init>(AspectManager.java:119)
| at org.jboss.aop.AspectManager$1.run(AspectManager.java:286)
| at org.jboss.aop.AspectManager$1.run(AspectManager.java:274)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.jboss.aop.AspectManager.initManager(AspectManager.java:272)
| at org.jboss.aop.AspectManager.instance(AspectManager.java:251)
| at org.jboss.aop.AspectManager.instance(AspectManager.java:240)
| at org.jboss.test.deployers.scope.support.TestComponentCreator.<init>(TestComponentCreator.java:51)
| at org.jboss.test.deployers.scope.test.PopulateMetaDataRepositoryUnitTestCase.<init>(PopulateMetaDataRepositoryUnitTestCase.java:60)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175558#4175558
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175558
More information about the jboss-dev-forums
mailing list