Adapt to changes in Argeo TP
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 10 Jun 2016 15:01:02 +0000 (15:01 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 10 Jun 2016 15:01:02 +0000 (15:01 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8984 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/argeo_node_cms.properties
dep/org.argeo.dep.cms.client/pom.xml

index bc1cb93a6bdc407156a098861180cedf7cff0035..04e9ee18b8f00dd9d0245624c3b7c3b23dc27a6d 100644 (file)
@@ -1,6 +1,7 @@
 argeo.osgi.start.2.node=\
 org.eclipse.equinox.http.servlet,\
 org.eclipse.equinox.http.jetty,\
+org.eclipse.equinox.cm,\
 org.eclipse.rap.rwt.osgi,\
 
 argeo.osgi.start.3.node=\
@@ -18,6 +19,8 @@ org.eclipse.gemini.blueprint.extender
 argeo.osgi.start.5.cms=\
 org.argeo.cms.demo
 
+argeo.node.repo.type=localfs
+
 org.osgi.service.http.port=7070
 #org.osgi.service.http.port.secure=7073
 org.eclipse.equinox.http.jetty.log.stderr.threshold=info
index 9069ac53a87d0a8602e24e87dc044f5aca23a1a2..a6cee58a0863b7f5399c7972364319e2e2f6a3d4 100644 (file)
                        <groupId>org.argeo.tp.equinox</groupId>
                        <artifactId>org.eclipse.equinox.app</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.ds</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.metatype</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.argeo.tp.apache.felix</groupId>
                        <artifactId>org.apache.felix.gogo.runtime</artifactId>