]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui/pom.xml
Point to the latest Jemmy packaging
[gpl/argeo-slc.git] / org.argeo.slc.autoui / pom.xml
index 14d16f27006bc1a5e6f24cfd7da4c7b01bcbb190..80eb87779fcb4f6fc7b13d5d5f7438a85833ea42 100644 (file)
                                                        org.argeo.slc.autoui.AutoUiActivator
                                                </Bundle-Activator>
                                                <Export-Package>
-                                                       org.argeo.slc.autoui.*
+                                                       org.argeo.slc.autoui
                                                </Export-Package>
-                                               <Import-Package>
-                                                       org.argeo.slc.jemmytest.ui.*;resolution=optional
-                                               </Import-Package>
-                                               <!-- 
-                                                       <Export-Service>
-                                                       org.argeo.slc.autoui.AutoUiApplication
-                                                       </Export-Service> -->
                                        </instructions>
                                </configuration>
                        </plugin>
@@ -46,7 +39,7 @@
                                <artifactId>maven-compiler-plugin</artifactId>
                                <configuration>
                                        <source>1.3</source>
-                                       <target>1.1</target>
+                                       <target>1.3</target>
                                </configuration>
                        </plugin>
                        <plugin>
                        <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
                </dependency>
 
-               <!-- OSGi -->
-               <dependency>
+               <!-- OSGi 
+                       <dependency>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.osgi.core</artifactId>
                        <version>1.0.0</version>
-               </dependency>
-               <!-- 
-                       <dependency>
+                       </dependency>-->
+
+               <dependency>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.apache.felix.main</artifactId>
-                       </dependency> -->
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file