Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
85881718
Commit
85881718
authored
Sep 06, 2013
by
Florian Hölzl
Browse files
updated plugin versions 2.4.0 -> 2.4.1
refs 1686
parent
57e8bedf
Changes
60
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.component.ui/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Component UI
Bundle-SymbolicName: org.fortiss.af3.component.ui;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-Activator: org.fortiss.af3.component.ui.AF3ComponentUIActivator
Require-Bundle: org.fortiss.af3.component;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.expression.ui;bundle-version="2.4.
0
";visibility:=reexport,
Require-Bundle: org.fortiss.af3.component;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.expression.ui;bundle-version="2.4.
1
";visibility:=reexport,
org.eclipse.jface.text;bundle-version="3.7.0",
org.fortiss.tooling.common.ui
Bundle-ActivationPolicy: lazy
...
...
org.fortiss.af3.component.ui/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.component/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Component
Bundle-SymbolicName: org.fortiss.af3.component;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .
Bundle-Vendor: fortiss GmbH
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.component.AF3ComponentActivator
Require-Bundle: org.fortiss.af3.expression;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.expression;bundle-version="2.4.
1
";visibility:=reexport
Export-Package: org.fortiss.af3.component,
org.fortiss.af3.component.constraint,
org.fortiss.af3.component.generator.c,
...
...
org.fortiss.af3.component/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.deployment.ui/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Deployment UI
Bundle-SymbolicName: org.fortiss.af3.deployment.ui;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-Activator: org.fortiss.af3.deployment.ui.AF3DeploymentUIActivator
Require-Bundle: org.fortiss.af3.deployment;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.platform.ui;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.deployment;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.platform.ui;bundle-version="2.4.
1
";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: fortiss GmbH
...
...
org.fortiss.af3.deployment.ui/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.deployment/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Deployment
Bundle-SymbolicName: org.fortiss.af3.deployment;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .
Bundle-Vendor: fortiss GmbH
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.deployment.AF3DeploymentActivator
Require-Bundle: org.fortiss.af3.platform;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.platform;bundle-version="2.4.
1
";visibility:=reexport
Export-Package: org.fortiss.af3.deployment,
org.fortiss.af3.deployment.constraint,
org.fortiss.af3.deployment.generator,
...
...
org.fortiss.af3.deployment/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.expression.ui/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Expression UI
Bundle-SymbolicName: org.fortiss.af3.expression.ui;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-Activator: org.fortiss.af3.expression.ui.AF3ExpressionUIActivator
Bundle-ClassPath: .
Require-Bundle: org.fortiss.af3.expression;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.project.ui;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.expression;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.project.ui;bundle-version="2.4.
1
";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: fortiss GmbH
...
...
org.fortiss.af3.expression.ui/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.expression/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Expression
Bundle-SymbolicName: org.fortiss.af3.expression;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .,
lib/antlr-3.5-complete.jar
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.expression.AF3ExpressionActivator
Require-Bundle: org.fortiss.af3.generator.common;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.generator.common;bundle-version="2.4.
1
";visibility:=reexport
Export-Package: org.fortiss.af3.expression,
org.fortiss.af3.expression.examples,
org.fortiss.af3.expression.generator,
...
...
org.fortiss.af3.expression/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.generator.common/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Generator Commons
Bundle-SymbolicName: org.fortiss.af3.generator.common;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .,
lib/antlr-3.5-complete.jar
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.fortiss.af3.generator.common.AF3GeneratorCommonActivator
Require-Bundle: org.fortiss.af3.project;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.project;bundle-version="2.4.
1
";visibility:=reexport
Export-Package: org.fortiss.af3.generator.common,
org.fortiss.af3.generator.common.model.c,
org.fortiss.af3.generator.common.model.c.impl,
...
...
org.fortiss.af3.generator.common/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.mira.ui/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 MIRA UI
Bundle-SymbolicName: org.fortiss.af3.mira.ui;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.fortiss.af3.state.ui;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.mira;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.sil;bundle-version="2.4.
0
",
Require-Bundle: org.fortiss.af3.state.ui;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.mira;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.sil;bundle-version="2.4.
1
",
org.eclipse.core.databinding.property;bundle-version="1.4.0",
org.eclipse.jface.text;bundle-version="3.6.0",
org.eclipse.core.databinding.beans;bundle-version="1.2.100",
...
...
org.fortiss.af3.mira.ui/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.mira/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 MIRA
Bundle-SymbolicName: org.fortiss.af3.mira;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-ClassPath: .,
lib/com4j.jar,
lib/com4j-office.jar
...
...
@@ -37,11 +37,11 @@ Export-Package: org.fortiss.af3.mira,
org.fortiss.af3.mira.utils,
org.fortiss.af3.mira.verification,
test.org.fortiss.af3.mira
Require-Bundle: org.fortiss.af3.component;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.msc;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.state;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.mode;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.table;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.component;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.msc;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.state;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.mode;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.table;bundle-version="2.4.
1
";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-NativeCode: lib/com4j-x86.dll; lib/com4j-amd64.dll
Bundle-Activator: org.fortiss.af3.mira.AF3MiraActivator
...
...
org.fortiss.af3.mira/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
org.fortiss.af3.mode.ui/trunk/META-INF/MANIFEST.MF
View file @
85881718
...
...
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: AF3 Mode UI
Bundle-SymbolicName: org.fortiss.af3.mode.ui;singleton:=true
Bundle-Version: 2.4.
0
.qualifier
Bundle-Version: 2.4.
1
.qualifier
Bundle-Activator: org.fortiss.af3.mode.ui.AF3ModeUIActivator
Require-Bundle: org.fortiss.af3.mode;bundle-version="2.4.
0
";visibility:=reexport,
org.fortiss.af3.state.ui;bundle-version="2.4.
0
";visibility:=reexport
Require-Bundle: org.fortiss.af3.mode;bundle-version="2.4.
1
";visibility:=reexport,
org.fortiss.af3.state.ui;bundle-version="2.4.
1
";visibility:=reexport
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: fortiss GmbH
...
...
org.fortiss.af3.mode.ui/trunk/pom.xml
View file @
85881718
...
...
@@ -11,5 +11,5 @@
<relativePath>
../fortiss-std-env/maven-build/pom.xml
</relativePath>
</parent>
<version>
2.4.
0
-SNAPSHOT
</version>
<version>
2.4.
1
-SNAPSHOT
</version>
</project>
\ No newline at end of file
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment