Skip to content
Snippets Groups Projects
Commit b384ae17 authored by Jay Jay Billings's avatar Jay Jay Billings
Browse files

Finally got the new build to work!


Signed-off-by: default avatarJay Jay Billings <billingsjj@ornl.gov>
parent 2e909ca7
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 28 deletions
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ICE XML Persistence Provider
Bundle-SymbolicName: org.eclipse.ice.persistence.xml;singleton:=true
Bundle-Version: 2.1.7.20150822
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.ice.core.iCore,
org.eclipse.ice.datastructures.ICEObject,
......
......@@ -6,11 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.persistence.xml</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<packaging>eclipse-plugin</packaging>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PROTEUSModelTester
Bundle-SymbolicName: org.eclipse.ice.proteus.test
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.proteus;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.8.2",
......
......@@ -6,12 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.proteus.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<sonar.skip>true</sonar.skip>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PROTEUS
Bundle-SymbolicName: org.eclipse.ice.proteus
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Service-Component: OSGI-INF/*.xml
Import-Package: org.eclipse.ice.datastructures.form,
......
......@@ -6,11 +6,10 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.proteus</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ICE Reactors Component
Bundle-SymbolicName: org.eclipse.ice.reactor.perspective;singleton:=true
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.ice.client.widgets,
org.eclipse.ice.client.widgets.reactoreditor,
......
......@@ -6,11 +6,10 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.reactor.perspective</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.reactor.plant.test
Bundle-SymbolicName: org.eclipse.ice.reactor.plant.test
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.reactor.plant;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.11.0"
......
......@@ -6,12 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.reactor.plant.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<sonar.skip>true</sonar.skip>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.reactor.plant
Bundle-SymbolicName: org.eclipse.ice.reactor.plant;singleton:=true
Bundle-Version: 2.1.7.20150822
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0"
Export-Package: org.eclipse.ice.reactor.plant
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.reactor.sfr.test
Bundle-SymbolicName: org.eclipse.ice.reactor.sfr.test
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0",
org.junit
......
......@@ -6,12 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.reactor.sfr.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<sonar.skip>true</sonar.skip>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.reactor.sfr
Bundle-SymbolicName: org.eclipse.ice.reactor.sfr
Bundle-Version: 2.1.7.20150822
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package:
org.eclipse.ice.reactor.sfr.base,
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ReactorTest
Bundle-SymbolicName: org.eclipse.ice.reactor.test
Bundle-Version: 2.1.7.20150821
Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.reactor;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.8.2"
......
......@@ -6,12 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.reactor.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<sonar.skip>true</sonar.skip>
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Reactor
Bundle-SymbolicName: org.eclipse.ice.reactor
Bundle-Version: 2.1.7.20150822
Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.ice.reactor,
org.eclipse.ice.reactor.bwr,
......
......@@ -6,11 +6,11 @@
<parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath>
</parent>
<groupId>ICE</groupId>
<artifactId>org.eclipse.ice.reactor</artifactId>
<version>2.1.7.20150822</version>
<version>2.1.7.20150824</version>
<packaging>eclipse-plugin</packaging>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment