]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/pom.xml
Update API
[gpl/argeo-slc.git] / demo / pom.xml
index b6ac6b4564f91b4492f0d2a9e05abd11b9a528a2..4b6cc07156e3c23da99fe2d32c415735ce222572 100644 (file)
                </dependency>
 
                <!--
-                       Unit Tests <dependency> <groupId>org.argeo.slc.runtime</groupId>
-                       <artifactId>org.argeo.slc.unit</artifactId> <scope>test</scope>
-                       </dependency>
-               -->
+                       Unit Tests -->
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.unit</artifactId>
+                       <scope>test</scope>
+               </dependency>
+
 
        </dependencies>
 
@@ -96,9 +99,9 @@
                                                                        org.argeo.slc.ria
                                                                </slc.osgi.start>
                                                                <slc.osgi.bundles>
-                                                                       ${user.home}/dev/src/sparta/dist/runtime/target;in=*.jar,
                                                                        ${basedir}/site;in=*;ex=pom.xml;ex=target,
-                                                                       ${basedir}/../modules/server;in=*;ex=pom.xml;ex=target;ex=.*
+                                                                       ${basedir}/../modules/server;in=*;ex=pom.xml;ex=target;ex=.*,
+                                                                       ${basedir}/../modules/agent;in=*;ex=pom.xml;ex=target
                                                                </slc.osgi.bundles>
                                                        </systemProperties>
                                                </configuration>