Skip to content

Commit

Permalink
Merge pull request #2 from tshoang/master
Browse files Browse the repository at this point in the history
New Builds December 2020
  • Loading branch information
cfsnook committed Dec 3, 2020
2 parents b9ed59f + fbf826a commit 7626c68
Show file tree
Hide file tree
Showing 538 changed files with 12 additions and 15 deletions.
2 changes: 1 addition & 1 deletion ac.soton.rodinp.baseline/Rodin.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-74e0e4188-BL2008" useFeatures="true" includeLaunchers="true">
<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-9f39f1653-BL2008" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="icons/about.gif"/>
Expand Down
2 changes: 1 addition & 1 deletion ac.soton.rodinp.baseline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</repositories>

<properties>
<bundle-suffix>BL2008</bundle-suffix>
<bundle-suffix>BL2012</bundle-suffix>
</properties>

<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ac.soton.rodinp.releases/Rodin.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-74e0e4188-RL2008" useFeatures="true" includeLaunchers="true">
<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-9f39f1653-RL2008" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="icons/about.gif"/>
Expand Down
2 changes: 1 addition & 1 deletion ac.soton.rodinp.releases/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<version>3.5.0-SNAPSHOT</version>

<properties>
<bundle-suffix>RL2008</bundle-suffix>
<bundle-suffix>RL2012</bundle-suffix>
</properties>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion ac.soton.rodinp.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<www-basedir>/tmp/rodin-build/</www-basedir>

<!-- This should match the based Rodin platform in Rodin.product -->
<rodin-version>3.5.0.202009111309-74e0e4188</rodin-version>
<rodin-version>3.5.0.202009111309-9f39f1653</rodin-version>

<!-- Plug-in versions -->
<tycho-version>2.0.0</tycho-version>
Expand Down
11 changes: 4 additions & 7 deletions ac.soton.rodinp.target/Rodin.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-74e0e4188-TG2008" useFeatures="true" includeLaunchers="true">
<product name="Rodin Platform" uid="org.rodinp.platform.product" id="org.rodinp.platform.product" application="org.eclipse.ui.ide.workbench" version="3.5.0.202009111309-9f39f1653-TG2012" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="icons/about.gif"/>
Expand Down Expand Up @@ -48,9 +48,9 @@
</plugins>

<features>
<feature id="org.eventb.ide" version="3.5.0.qualifier"/>
<feature id="org.rodinp.platform" version="3.5.0.qualifier"/>
<feature id="org.rodinp.platform.tests" version="3.5.0.qualifier"/>
<feature id="org.eventb.ide.source" version="3.5.0.qualifier"/>
<feature id="org.rodinp.platform.source" version="3.5.0.qualifier"/>
<feature id="org.rodinp.platform.tests.source" version="3.5.0.qualifier"/>
<feature id="org.rodinp.handbook.feature" installMode="root"/>
<feature id="ac.soton.xeventb.sdk" version="2.0.0.qualifier" installMode="root"/>
<feature id="ac.soton.eventb.statemachines.sdk" version="4.0.1.qualifier" installMode="root"/>
Expand All @@ -71,9 +71,6 @@
<feature id="ac.soton.eventb.emf.record.sdk" version="0.1.0.qualifier" installMode="root"/>
<feature id="org.eclipse.xtext.sdk" version="2.22.0.qualifier" installMode="root"/>
<feature id="org.eclipse.sdk" version="4.16.0.qualifier" installMode="root"/>
<!-- Disabled since it is included in GMF SDK -->
<!-- <feature id="org.eclipse.emf.sdk"
version="2.22.0.qualifier" installMode="root"/> -->
<feature id="org.eclipse.gmf.sdk" version="3.2.1.qualifier" installMode="root"/>
</features>

Expand Down
4 changes: 2 additions & 2 deletions ac.soton.rodinp.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<version>3.5.0-SNAPSHOT</version>

<properties>
<bundle-suffix>TG2008</bundle-suffix>
<rodinp-dev>org.rodinp.dev-3.5.0-74e0e4188</rodinp-dev>
<bundle-suffix>TG2012</bundle-suffix>
<rodinp-dev>org.rodinp.dev-3.5.0-9f39f1653</rodinp-dev>
</properties>

<repositories>
Expand Down
Binary file removed org.rodinp.dev-3.5.0-74e0e4188/artifacts.jar
Binary file not shown.
Binary file removed org.rodinp.dev-3.5.0-74e0e4188/artifacts.xml.xz
Binary file not shown.
Binary file removed org.rodinp.dev-3.5.0-74e0e4188/content.jar
Binary file not shown.
Binary file removed org.rodinp.dev-3.5.0-74e0e4188/content.xml.xz
Binary file not shown.
Binary file added org.rodinp.dev-3.5.0-9f39f1653/artifacts.jar
Binary file not shown.
Binary file added org.rodinp.dev-3.5.0-9f39f1653/artifacts.xml.xz
Binary file not shown.
Binary file added org.rodinp.dev-3.5.0-9f39f1653/content.jar
Binary file not shown.
Binary file added org.rodinp.dev-3.5.0-9f39f1653/content.xml.xz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Fri Sep 11 15:14:51 CEST 2020
#Tue Nov 10 13:54:11 CET 2020
artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\!
version=1
metadata.repository.factory.order=content.xml.xz,content.xml,\!
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 7626c68

Please sign in to comment.