Skip to content

Commit

Permalink
Switch to Acceleo 3.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbegaudeau committed Jan 18, 2013
1 parent 968e9a6 commit 3834aa8
Show file tree
Hide file tree
Showing 74 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion doc/org.eclipse.acceleo.doc/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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.doc; singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help
Expand Down
4 changes: 2 additions & 2 deletions doc/org.eclipse.acceleo.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.doc</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Documentation</name>
Expand Down
2 changes: 1 addition & 1 deletion examples/org.eclipse.acceleo.examples/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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.examples;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.eclipse.acceleo.examples.internal.AcceleoExamplesPlugin
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/m2t/org.eclipse.acceleo.git;path="examples/org.eclipse.acceleo.examples";tag=R3_3_0
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions examples/org.eclipse.acceleo.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.examples</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Contributors:
<feature
id="org.eclipse.acceleo"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.acceleo.common">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.doc-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.acceleo.doc"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.doc-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.examples-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Contributors:
<feature
id="org.eclipse.acceleo.examples"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.examples-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.releng-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.acceleo.releng"
label="Acceleo 3.3"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.releng-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo.parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.runtime-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.acceleo.runtime"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.runtime-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.sdk-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.acceleo.sdk"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.acceleo.common">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.sdk-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.tests-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.acceleo.tests"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.acceleo.tests-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo.parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Contributors:
<feature
id="org.eclipse.acceleo.ui.capabilities"
label="%featureName"
version="3.3.2.qualifier"
version="3.4.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.common.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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.common.ui;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.common.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.common.ui</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Common UI</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.common/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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.common;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %providerName
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/m2t/org.eclipse.acceleo.git;path="plugins/org.eclipse.acceleo.common";tag=R3_3_0
Export-Package: org.eclipse.acceleo.common,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.common</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Common</name>
Expand Down
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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.compatibility.ui;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.compatibility.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.compatibility.ui</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Compatibility UI</name>
Expand Down
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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.compatibility;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.compatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.compatibility</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Compatibility</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.engine/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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.engine;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/m2t/org.eclipse.acceleo.git;path="plugins/org.eclipse.acceleo.engine";tag=R3_3_0
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.engine</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Engine</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.ide.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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.ide.ui; singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.eclipse.acceleo.ide.ui.AcceleoUIActivator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.ide.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.ide.ui</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo IDE UI</name>
Expand Down
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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.model.edit;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.acceleo.model.mtl.provider.MtlEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.model.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.model.edit</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Model Edit</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.model; singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.acceleo.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>org.eclipse.acceleo</groupId>
<artifactId>org.eclipse.acceleo-parent</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>org.eclipse.acceleo.model</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<name>Acceleo Model</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.acceleo.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: %pluginName
Bundle-SymbolicName: org.eclipse.acceleo.parser;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Loading

0 comments on commit 3834aa8

Please sign in to comment.