Update versions and introduce POI (and XML dependencies)
[gpl/argeo-tp.git] / META-INF / spring / eclipse.rap.e4.xml
index 282a6ab2607e93c81b9b9ad63a5949ce79591f33..954742cc953a2be2fbc33e1430546f35ef43e1a5 100644 (file)
@@ -9,8 +9,8 @@
 
        <!-- Eclipse rap platform -->
        <flow:flow name="eclipse/org.argeo.tp.rap.e4" parent="template.importRapE4">
-               <flow:arg name="rapRelease" value="3.4" />
-               <flow:arg name="rapTimestamp" value="3.4.0-R-20171204-1637" />
+               <flow:arg name="rapRelease" value="3.6" />
+               <flow:arg name="rapTimestamp" value="3.6.0-R-20180912-1017" />
        </flow:flow>
 
        <!-- Rap specs and templates -->
                                        <entry key="plugins/org.eclipse.rap.jface*.jar" value="org.argeo.tp.rap.e4" />
                                        <entry key="plugins/org.eclipse.rap.ui.forms*.jar" value="org.argeo.tp.rap.e4" />
                                        <entry key="plugins/org.eclipse.help*.jar" value="org.argeo.tp.rap.e4" />
+                                       
+                                       <!-- Nebula -->
+                                       <entry key="plugins/org.eclipse.rap.nebula.*.jar" value="org.argeo.tp.rap.e4" />
 
                                        <!-- Misc -->
-                                       <entry key="plugins/com.ibm.icu.base*.jar" value="org.argeo.tp.rap.e4" />
+                                       <entry key="plugins/com.ibm.icu*.jar" value="org.argeo.tp.rap.e4" />
                                </map>
                        </property>
                        <property name="osgiFactory" ref="osgiFactory" />