[jboss-svn-commits] JBL Code SVN: r34037 - labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Jul 19 13:02:18 EDT 2010
Author: mark.proctor at jboss.com
Date: 2010-07-19 13:02:18 -0400 (Mon, 19 Jul 2010)
New Revision: 34037
Modified:
labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/boot-bundles.properties
Log:
-corrected pom.xml for junit version, the artifact name was incorrect.
Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/boot-bundles.properties
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/boot-bundles.properties 2010-07-19 16:57:48 UTC (rev 34036)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/boot-bundles.properties 2010-07-19 17:02:18 UTC (rev 34037)
@@ -44,7 +44,7 @@
org.eclipse.equinox.weaving,hook,1.0.0-200905031323
# junit
-org.junit,com.springsource.junit,${ignore.junit.version}=
+org.junit,com.springsource.org.junit,${ignore.junit.version}=
#commons
More information about the jboss-svn-commits
mailing list