]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.detached/pom.xml
Restrcuture the location of the execution server
[gpl/argeo-slc.git] / org.argeo.slc.detached / pom.xml
index f276f7bc6a3e9f10adec58cb5b6278b4fd076697..22dd847ef86840594de611c103d611a94e9b6365 100644 (file)
@@ -26,6 +26,7 @@
                                                <Bundle-SymbolicName>
                                                        ${pom.artifactId}
                                                </Bundle-SymbolicName>
+                        <Bundle-Activator>org.argeo.slc.detached.Activator</Bundle-Activator>
                                                <Export-Package>
                                                        org.argeo.slc.detached.*
                                                </Export-Package>
@@ -69,5 +70,9 @@
                        <artifactId>junit</artifactId>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>log4j</groupId>
+                       <artifactId>log4j</artifactId>
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file