]> git.argeo.org Git - gpl/argeo-tp.git/blobdiff - META-INF/spring/eclipse.equinox.xml
2.1.4 - First snapshot - Next development cycle.
[gpl/argeo-tp.git] / META-INF / spring / eclipse.equinox.xml
index 7a78d056988a2bd89061852599fc826fa552337f..6e42b388f6a55f0cbbf2bee61cb91596c1e4f2cb 100644 (file)
@@ -8,8 +8,7 @@
        http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">
 
        <!-- Equinox Kepler SR2 (3.9.1) -->
-       <flow:flow name="eclipse/org.argeo.tp.equinox"
-               parent="template.importEquinox">
+       <flow:flow name="eclipse/org.argeo.tp.equinox" parent="template.importEquinox">
                <!-- <flow:arg name="version" value="3.9.1" /> -->
                <flow:arg name="equinoxRelease" value="KeplerSR2" />
                <flow:arg name="equinoxTimestamp" value="201402211700" />
                                <map>
                                        <entry key="plugins/org.eclipse.osgi_*.jar" value="org.argeo.tp.equinox" />
                                        <entry key="plugins/org.eclipse.osgi.*.jar" value="org.argeo.tp.equinox" />
-                                       <entry key="plugins/org.eclipse.osgi.equinox.security_*.jar"
+                                       <!-- FIXME move it to RAP or Addons, only used for build -->
+                                       <entry key="plugins/org.eclipse.equinox.security_*.jar"
                                                value="org.argeo.tp.equinox" />
+                                       <entry key="plugins/org.eclipse.equinox.security.source_*.jar"
+                                               value="org.argeo.tp.equinox" />
+                                       <!-- <entry key="plugins/org.eclipse.core.*.jar" -->
+                                       <!-- value="org.argeo.tp.equinox" /> -->
                                </map>
                        </property>
                        <property name="osgiFactory" ref="osgiFactory" />