And the same is true of the our build:
e.g.
| [ejort@warjort microcontainer]$ grep -ri jboss-test *
| aop-mc-int/.classpath: <classpathentry kind="var"
path="M2_REPO/jboss/jboss-test/1.0.3.GA/jboss-test-1.0.3.GA.jar"/>
| aop-mc-int/pom.xml: <artifactId>jboss-test</artifactId>
| aop-mc-int/.svn/text-base/pom.xml.svn-base:
<artifactId>jboss-test</artifactId>
| aop-mc-int/.svn/text-base/.classpath.svn-base: <classpathentry
kind="var"
path="M2_REPO/jboss/jboss-test/1.0.3.GA/jboss-test-1.0.3.GA.jar"
sourcepath="M2_REPO/jboss/jboss-test/1.0.3.GA/jboss-test-1.0.3.GA-sources.jar"/>
| classloader/.classpath: <classpathentry kind="var"
path="M2_REPO/jboss/jboss-test/1.0.4-SNAPSHOT/jboss-test-1.0.4-SNAPSHOT.jar"/>
| classloader/pom.xml: <artifactId>jboss-test</artifactId>
|
This example leads to "IncompatibleClassChangeError" when running tests under
eclipse.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062998#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...