Author: thomas.diesler(a)jboss.com
Date: 2010-03-04 03:30:59 -0500 (Thu, 04 Mar 2010)
New Revision: 101808
Modified:
projects/jboss-osgi/trunk/testsuite/pom.xml
Log:
Fix embedded build for felix/equinox
Modified: projects/jboss-osgi/trunk/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/pom.xml 2010-03-04 07:57:36 UTC (rev 101807)
+++ projects/jboss-osgi/trunk/testsuite/pom.xml 2010-03-04 08:30:59 UTC (rev 101808)
@@ -240,6 +240,11 @@
<artifactId>jboss-logging-log4j</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.jboss.osgi.vfs</groupId>
+ <artifactId>jboss-osgi-vfs21</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
<!-- Build -->
Show replies by date