Skip to content

Commit

Permalink
release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brice-morin committed Jan 4, 2017
1 parent 647a158 commit f4c368c
Show file tree
Hide file tree
Showing 40 changed files with 41 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Documentrospection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion compilers/c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/debugGUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/javascript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/official-network-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>compilers</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>
<groupId>org.thingml</groupId>
<artifactId>official-network-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compilers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/thingmltools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion compilers/uml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>compilers</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.emftext.commons.antlr3_4_0/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ANTLR 3.3.0 Runtime Classes
Bundle-SymbolicName: org.emftext.commons.antlr3_4_0;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.7.0
Bundle-Vendor: SINTEF
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion org.emftext.commons.antlr3_4_0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>org.thingml.root</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<feature
id="org.thingml.eclipse.feature"
label="ThingML"
version="0.7.0.qualifier"
version="0.7.0"
provider-name="SINTEF-9012">

<description url="http://thingml.org">
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.feature/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.thingml.eclipse.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.ui/.classpath
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/org.thingml.editor.standaloneApp-0.7.0-SNAPSHOT-jar-with-dependencies.jar"/>
<classpathentry exported="true" kind="lib" path="lib/thingml.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
Expand Down
4 changes: 2 additions & 2 deletions org.thingml.eclipse.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ThingML :: EclipseUI
Bundle-SymbolicName: org.thingml.eclipse.ui;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.7.0
Bundle-Activator: org.thingml.eclipse.ui.Activator
Bundle-Vendor: SINTEF
Require-Bundle: org.eclipse.ui,
Expand All @@ -15,4 +15,4 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .,
lib/org.thingml.editor.standaloneApp-0.7.0-SNAPSHOT-jar-with-dependencies.jar
lib/thingml.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion org.thingml.eclipse.ui/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.thingml.eclipse.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.updatesite/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
-->
<site>
<feature url="features/org.thingml.eclipse.feature_0.7.0.qualifier.jar" id="org.thingml.eclipse.feature" version="0.7.0.qualifier">
<feature url="features/org.thingml.eclipse.feature_0.7.0.jar" id="org.thingml.eclipse.feature" version="0.7.0">
<category name="org.thingml"/>
</feature>
<category-def name="org.thingml" label="ThingML"/>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.updatesite/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.thingml.eclipse.updatesite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse.updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<description name="ThingML Update Site" url="http://thingml.org/dist/update/">
The ThingML Update Site
</description>
<feature url="features/org.thingml.eclipse.feature_0.7.0.qualifier.jar" id="org.thingml.eclipse.feature" version="0.7.0.qualifier">
<feature url="features/org.thingml.eclipse.feature_0.7.0.jar" id="org.thingml.eclipse.feature" version="0.7.0">
<category name="org.thingml"/>
</feature>
<category-def name="org.thingml" label="ThingML"/>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.eclipse/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<packaging>pom</packaging>
<modules>
<module>../org.thingml.model/pom_eclipse.xml</module>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.eclipse/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EMFText UI Plugin: thingml
Bundle-SymbolicName: org.sintef.thingml.resource.thingml.ui;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.7.0
Bundle-Vendor: SINTEF
Require-Bundle: org.eclipse.core.resources,
org.emftext.access;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>org.thingml.root</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.eclipse/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.sintef.thingml.resource.thingml.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.standaloneApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.editor.standaloneApp/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.model/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ThingML :: Model
Bundle-SymbolicName: org.sintef.thingml.model;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.7.0
Bundle-ClassPath: .
Bundle-Vendor: SINTEF
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>org.thingml.root</artifactId>
<groupId>org.thingml</groupId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.model/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.sintef.thingml.model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.parser/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EMFText Parser Plugin: thingml
Bundle-SymbolicName: org.sintef.thingml.resource.thingml;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Version: 0.7.0
Bundle-Vendor: SINTEF
Require-Bundle: org.eclipse.core.runtime;resolution:=optional,
org.eclipse.emf.ecore,
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.thingml.parser/pom_eclipse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<relativePath>../org.thingml.eclipse/pom_eclipse.xml</relativePath>
<groupId>org.thingml</groupId>
<artifactId>eclipse_parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<artifactId>org.sintef.thingml.resource.thingml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.parser/version_eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.parser</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.thingml.parser/version_standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.parser</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<name>ThingML :: Root</name>
<url>http://www.thingml.org</url>

<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion testJar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.thingml</groupId>
<artifactId>org.thingml.root</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
3 changes: 2 additions & 1 deletion update_plugins.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
call mvn clean install
cd org.thingml.editor.standaloneApp
call mvn -f pom_eclipse.xml clean install
cp target/org.thingml.editor.standaloneApp-0.7.0-SNAPSHOT-jar-with-dependencies.jar ../org.thingml.eclipse.ui/lib/
rm ../org.thingml.eclipse.ui/lib/*.*
cp target/org.thingml.editor.standaloneApp-*-jar-with-dependencies.jar ../org.thingml.eclipse.ui/lib/thingml.jar

0 comments on commit f4c368c

Please sign in to comment.