Updated installer TPs to use Oxygen p2

Also updated the installer's splash to be the same as the product,
rather than the Papyrus splash.

Change-Id: I579359c852202799e4a936d9f7684f4ee1b468d5
Signed-off-by: Ernesto Posse <eposse@gmail.com>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
index b405337..cf22d65 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1497615962">
+<target name="Papyrus-RT milestones installer target platform" sequenceNumber="1500564506">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.8.0.v20170612-1255"/>
+      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.9.0.v20170706-0615"/>
       <repository id="oomph-updates" location="file:/home/data/httpd/download.eclipse.org/oomph/products/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon" location="file:/home/data/httpd/download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="file:/home/data/httpd/download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
index 69a01bd..dcc8e3d 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1497615962">
+<target name="Papyrus-RT milestones installer target platform" sequenceNumber="1500564506">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.8.0.v20170612-1255"/>
+      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.9.0.v20170706-0615"/>
       <repository id="oomph-updates" location="http://download.eclipse.org/oomph/products/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon" location="http://download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="http://download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
index 21756e1..19a960b 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusmilestone/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
@@ -11,8 +11,8 @@
 }
 
 // Eclipse Platform
-location "http://download.eclipse.org/releases/neon/" neon {
+location "http://download.eclipse.org/releases/oxygen/" oxygen-simrel {
 	// For the launcher in the installer product. The
-	// Oomph Installer is based on Neon
+	// Oomph Installer is based on Oxygen
 	org.eclipse.equinox.executable.feature.group
 }
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
index 5b95f37..ab82719 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1491599593">
+<target name="Papyrus-RT nightly installer target platform" sequenceNumber="1500564467">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.oomph.setup.installer.feature.group" version="0.0.0"/>
       <repository id="oomph-updates" location="file:/home/data/httpd/download.eclipse.org/oomph/products/latest/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon-simrel" location="file:/home/data/httpd/download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="file:/home/data/httpd/download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
index 3cf15c6..bbf18aa 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1491599593">
+<target name="Papyrus-RT nightly installer target platform" sequenceNumber="1500564467">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.oomph.setup.installer.feature.group" version="0.0.0"/>
       <repository id="oomph-updates" location="http://download.eclipse.org/oomph/products/latest/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon-simrel" location="http://download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="http://download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
index b506770..29a17b8 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusnightly/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
@@ -11,8 +11,8 @@
 }
 
 // Eclipse Platform
-location "http://download.eclipse.org/releases/neon/" neon-simrel {
+location "http://download.eclipse.org/releases/oxygen/" oxygen-simrel {
 	// For the launcher in the installer product. The
-	// Oomph Installer is based on Neon
+	// Oomph Installer is based on Oxygen
 	org.eclipse.equinox.executable.feature.group
 }
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
index 9293e34..3e5f7ff 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/eclipse/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1497615962">
+<target name="Papyrus-RT releases installer target platform" sequenceNumber="1500564437">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.8.0.v20170612-1255"/>
+      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.9.0.v20170706-0615"/>
       <repository id="oomph-updates" location="file:/home/data/httpd/download.eclipse.org/oomph/products/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon-simrel" location="file:/home/data/httpd/download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="file:/home/data/httpd/download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
index 6d45e29..50cfc04 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.target
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus-RT Installer TP" sequenceNumber="1497615962">
+<target name="Papyrus-RT releases installer target platform" sequenceNumber="1500564437">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.8.0.v20170612-1255"/>
+      <unit id="org.eclipse.oomph.setup.installer.feature.group" version="1.9.0.v20170706-0615"/>
       <repository id="oomph-updates" location="http://download.eclipse.org/oomph/products/repository/"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
-      <unit id="org.eclipse.equinox.executable.feature.group" version="3.6.300.v20161122-1740"/>
-      <repository id="neon-simrel" location="http://download.eclipse.org/releases/neon/"/>
+      <unit id="org.eclipse.equinox.executable.feature.group" version="3.7.0.v20170531-1133"/>
+      <repository id="oxygen-simrel" location="http://download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
index 42c42dd..fae04fe 100644
--- a/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
+++ b/org.eclipse.papyrusrt.targetplatform/papyrusrelease/org.eclipse.papyrusrt.targetplatform.installer/org.eclipse.papyrusrt.targetplatform.installer.tpd
@@ -11,8 +11,8 @@
 }
 
 // Eclipse Platform
-location "http://download.eclipse.org/releases/neon/" neon-simrel {
+location "http://download.eclipse.org/releases/oxygen/" oxygen-simrel {
 	// For the launcher in the installer product. The
-	// Oomph Installer is based on Neon
+	// Oomph Installer is based on Oxygen
 	org.eclipse.equinox.executable.feature.group
 }
diff --git a/releng/installer/org.eclipse.papyrusrt.installer/splash.bmp b/releng/installer/org.eclipse.papyrusrt.installer/splash.bmp
index c6f39d9..e93b370 100644
--- a/releng/installer/org.eclipse.papyrusrt.installer/splash.bmp
+++ b/releng/installer/org.eclipse.papyrusrt.installer/splash.bmp
Binary files differ