Author: rickhall
Date: Sat Jun 12 14:59:00 2010
New Revision: 954018
URL: http://svn.apache.org/viewvc?rev=954018&view=rev
Log:
Update artifactId.
Modified:
felix/sandbox/rickhall/vb-bnd-test/cnf/build.bnd
felix/sandbox/rickhall/vb-bnd-test/org.apache.felix.framework.vb/bnd.bnd
Modified: felix/sandbox/rickhall/vb-bnd-test/cnf/build.bnd
URL:
http://svn.apache.org/viewvc/felix/sandbox/rickhall/vb-bnd-test/cnf/build.bnd?rev=954018&r1=954017&r2=954018&view=diff
==============================================================================
--- felix/sandbox/rickhall/vb-bnd-test/cnf/build.bnd (original)
+++ felix/sandbox/rickhall/vb-bnd-test/cnf/build.bnd Sat Jun 12 14:59:00 2010
@@ -53,6 +53,6 @@ Bundle-Vendor = Apache Felix
# org.eclipse.osgi; version=3.5.0, \
-runpath = \
- org.apache.felix.framework; version=3.1.0, \
+ org.apache.felix.framework-vb; version=3.1.0, \
junit.junit; version=3.8; export="junit.framework;version=3.8"
Modified:
felix/sandbox/rickhall/vb-bnd-test/org.apache.felix.framework.vb/bnd.bnd
URL:
http://svn.apache.org/viewvc/felix/sandbox/rickhall/vb-bnd-test/org.apache.felix.framework.vb/bnd.bnd?rev=954018&r1=954017&r2=954018&view=diff
==============================================================================
--- felix/sandbox/rickhall/vb-bnd-test/org.apache.felix.framework.vb/bnd.bnd
(original)
+++ felix/sandbox/rickhall/vb-bnd-test/org.apache.felix.framework.vb/bnd.bnd
Sat Jun 12 14:59:00 2010
@@ -5,7 +5,7 @@ Include-Resource: \
vb.b001.jar, vb.b002.jar, vb.b003.jar
-buildpath: \
- org.apache.felix.framework; version=3.1.0, \
+ org.apache.felix.framework-vb; version=3.1.0, \
junit.junit
-runproperties = report=true, felix.log.level=4