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 30 deletions
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.kdd.test Bundle-Name: org.eclipse.ice.kdd.test
Bundle-SymbolicName: org.eclipse.ice.kdd.test Bundle-SymbolicName: org.eclipse.ice.kdd.test
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.kdd;bundle-version="2.0.0" Fragment-Host: org.eclipse.ice.kdd;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.8.2" Require-Bundle: org.junit;bundle-version="4.8.2"
......
...@@ -6,12 +6,11 @@ ...@@ -6,12 +6,11 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.kdd.test</artifactId> <artifactId>org.eclipse.ice.kdd.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<properties> <properties>
<sonar.skip>true</sonar.skip> <sonar.skip>true</sonar.skip>
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.kdd Bundle-Name: org.eclipse.ice.kdd
Bundle-SymbolicName: org.eclipse.ice.kdd Bundle-SymbolicName: org.eclipse.ice.kdd
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Service-Component: OSGI-INF/kddtool.xml, OSGI-INF/strategyfactory.xml, OSGI-INF/rawkmeans.xml, OSGI-INF/godfrey.xml Service-Component: OSGI-INF/kddtool.xml, OSGI-INF/strategyfactory.xml, OSGI-INF/rawkmeans.xml, OSGI-INF/godfrey.xml
Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0", Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0",
......
...@@ -6,11 +6,10 @@ ...@@ -6,11 +6,10 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.kdd</artifactId> <artifactId>org.eclipse.ice.kdd</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Materials Tests Bundle-Name: Materials Tests
Bundle-SymbolicName: org.eclipse.ice.materials.test Bundle-SymbolicName: org.eclipse.ice.materials.test
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.materials;bundle-version="2.0.0" Fragment-Host: org.eclipse.ice.materials;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit Require-Bundle: org.junit
......
...@@ -6,12 +6,11 @@ ...@@ -6,12 +6,11 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.materials.test</artifactId> <artifactId>org.eclipse.ice.materials.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<properties> <properties>
<sonar.skip>true</sonar.skip> <sonar.skip>true</sonar.skip>
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Materials UI Bundle-Name: Materials UI
Bundle-SymbolicName: org.eclipse.ice.materials.ui;singleton:=true Bundle-SymbolicName: org.eclipse.ice.materials.ui;singleton:=true
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Bundle-Vendor: Oak Ridge National Laboratory Bundle-Vendor: Oak Ridge National Laboratory
Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.0.1.v20131118-1956", Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.0.1.v20131118-1956",
org.eclipse.e4.core.di;bundle-version="1.3.0", org.eclipse.e4.core.di;bundle-version="1.3.0",
......
...@@ -6,11 +6,10 @@ ...@@ -6,11 +6,10 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.materials.ui</artifactId> <artifactId>org.eclipse.ice.materials.ui</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Materials Bundle-Name: Materials
Bundle-SymbolicName: org.eclipse.ice.materials;singleton:=true Bundle-SymbolicName: org.eclipse.ice.materials;singleton:=true
Bundle-Version: 2.1.7.20150822 Bundle-Version: 2.1.7.20150824
Bundle-Vendor: Oak Ridge National Laboratory Bundle-Vendor: Oak Ridge National Laboratory
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Service-Component: OSGI-INF/MaterialDatabase.xml Service-Component: OSGI-INF/MaterialDatabase.xml
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.materials</artifactId> <artifactId>org.eclipse.ice.materials</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Mesh Test Bundle-Name: Mesh Test
Bundle-SymbolicName: org.eclipse.ice.mesh.test Bundle-SymbolicName: org.eclipse.ice.mesh.test
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.mesh;bundle-version="2.0.0" Fragment-Host: org.eclipse.ice.mesh;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit Require-Bundle: org.junit
......
...@@ -6,12 +6,11 @@ ...@@ -6,12 +6,11 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.mesh.test</artifactId> <artifactId>org.eclipse.ice.mesh.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<properties> <properties>
<sonar.skip>true</sonar.skip> <sonar.skip>true</sonar.skip>
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Mesh Bundle-Name: Mesh
Bundle-SymbolicName: org.eclipse.ice.mesh Bundle-SymbolicName: org.eclipse.ice.mesh
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0" Require-Bundle: org.eclipse.ice.datastructures;bundle-version="2.0.0"
Import-Package: org.eclipse.core.resources, Import-Package: org.eclipse.core.resources,
......
...@@ -6,11 +6,10 @@ ...@@ -6,11 +6,10 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.mesh</artifactId> <artifactId>org.eclipse.ice.mesh</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.ice.nek5000.test Bundle-Name: org.eclipse.ice.nek5000.test
Bundle-SymbolicName: org.eclipse.ice.nek5000.test Bundle-SymbolicName: org.eclipse.ice.nek5000.test
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Fragment-Host: org.eclipse.ice.nek5000;bundle-version="2.0.0" Fragment-Host: org.eclipse.ice.nek5000;bundle-version="2.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.ice.datastructures.ICEObject, Import-Package: org.eclipse.ice.datastructures.ICEObject,
......
...@@ -6,12 +6,11 @@ ...@@ -6,12 +6,11 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.nek5000.test</artifactId> <artifactId>org.eclipse.ice.nek5000.test</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<properties> <properties>
<sonar.skip>true</sonar.skip> <sonar.skip>true</sonar.skip>
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Nek5000 ICE Plug-in Bundle-Name: Nek5000 ICE Plug-in
Bundle-SymbolicName: org.eclipse.ice.nek5000 Bundle-SymbolicName: org.eclipse.ice.nek5000
Bundle-Version: 2.1.7.20150821 Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.eclipse.ice.datastructures.ICEObject, Import-Package: org.eclipse.ice.datastructures.ICEObject,
org.eclipse.ice.datastructures.form, org.eclipse.ice.datastructures.form,
......
...@@ -6,11 +6,10 @@ ...@@ -6,11 +6,10 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.nek5000</artifactId> <artifactId>org.eclipse.ice.nek5000</artifactId>
<version>2.1.7.20150821</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ICE XML Persistence Provider Tests Bundle-Name: ICE XML Persistence Provider Tests
Bundle-SymbolicName: org.eclipse.ice.persistence.xml.test Bundle-SymbolicName: org.eclipse.ice.persistence.xml.test
Bundle-Version: 2.1.01 Bundle-Version: 2.1.7.20150824
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit, Require-Bundle: org.junit,
org.eclipse.ice.persistence.xml;bundle-version="2.1.1", org.eclipse.ice.persistence.xml;bundle-version="2.1.1",
......
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
<parent> <parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.build</artifactId> <artifactId>org.eclipse.ice.build</artifactId>
<version>2.1.7.20150822</version> <version>2.1.7.20150824</version>
<relativePath>../${pom-filename}</relativePath> <relativePath>../${pom-filename}</relativePath>
</parent> </parent>
<groupId>ICE</groupId> <groupId>ICE</groupId>
<artifactId>org.eclipse.ice.persistence.xml.test</artifactId> <artifactId>org.eclipse.ice.persistence.xml.test</artifactId>
<version>2.1.01</version> <version>2.1.7.20150824</version>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<properties> <properties>
<sonar.skip>true</sonar.skip> <sonar.skip>true</sonar.skip>
......
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