Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2014-03-25 19:59:10 +0000
committerThomas Watson2014-04-04 15:40:32 +0000
commitc885fef4d252bc0e696172dba57834fa47a1d200 (patch)
treedd7c36813ae440029ce80876af84a7137f3d5ac4
parent456f2102106a25f48e3bcfdae9ec1937f09b1967 (diff)
downloadrt.equinox.framework-c885fef4d252bc0e696172dba57834fa47a1d200.tar.gz
rt.equinox.framework-c885fef4d252bc0e696172dba57834fa47a1d200.tar.xz
rt.equinox.framework-c885fef4d252bc0e696172dba57834fa47a1d200.zip
Bug 431159 - Remove unused properties from launcher pom.xml files
There are two versions in pom.xml files launcher-binary.version and launcher-binary.ext. They are not used anywhere and just cause confusion due to different version numbers and etc. Change-Id: Ie249b5ccd39addf505eb78883542bdd5a86ba4b4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--bundles/org.eclipse.equinox.launcher.carbon.macosx/pom.xml4
-rw-r--r--bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.cocoa.macosx/pom.xml4
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.aix.ppc/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.linux.x86/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml1
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml2
-rw-r--r--launcher-binary-parent/pom.xml5
22 files changed, 0 insertions, 36 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.carbon.macosx/pom.xml b/bundles/org.eclipse.equinox.launcher.carbon.macosx/pom.xml
index 1ec88e04f..6b29a2b45 100644
--- a/bundles/org.eclipse.equinox.launcher.carbon.macosx/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.carbon.macosx/pom.xml
@@ -22,10 +22,6 @@
<version>1.1.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
- <properties>
- <launcher-binary.version>1500</launcher-binary.version>
- </properties>
-
<build>
<plugins>
<!-- tycho is not able to automatically determine os/ws/arch of this bundle -->
diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
index 5a15c5b7f..0b313535a 100644
--- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86_64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx/pom.xml b/bundles/org.eclipse.equinox.launcher.cocoa.macosx/pom.xml
index fed087da2..f80192314 100644
--- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx/pom.xml
@@ -22,10 +22,6 @@
<version>1.1.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
- <properties>
- <launcher-binary.version>1500</launcher-binary.version>
- </properties>
-
<build>
<plugins>
<plugin>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml
index 6bd65426d..d1a6a897e 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>aix</os>
<ws>gtk</ws>
<arch>ppc</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
index b7c51c0b0..c3bf62fad 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>aix</os>
<ws>gtk</ws>
<arch>ppc64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml
index 790457c15..1725d6773 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>hpux</os>
<ws>gtk</ws>
<arch>ia64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32/pom.xml
index 3914fa96d..58e19d1ad 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64_32/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>hpux</os>
<ws>gtk</ws>
<arch>ia64_32</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
index 8c14384d7..5e1e005ac 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>linux</os>
<ws>gtk</ws>
<arch>ppc</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml
index 3a10a221d..d7a8e7971 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>linux</os>
<ws>gtk</ws>
<arch>ppc64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
index 59f46aee5..3ac84d43a 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>linux</os>
<ws>gtk</ws>
<arch>x86</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
index d639b6e8e..a6a1d7291 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml
index 4c3e5de7a..8365a7fda 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.solaris.sparc/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>solaris</os>
<ws>gtk</ws>
<arch>sparc</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml
index d9622aec5..2e6874edc 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>solaris</os>
<ws>gtk</ws>
<arch>x86</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.motif.aix.ppc/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.aix.ppc/pom.xml
index e1cffac42..3a07285f7 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.aix.ppc/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>aix</os>
<ws>motif</ws>
<arch>ppc</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
index 76ec4bbfc..9f051b0b7 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>hpux</os>
<ws>motif</ws>
<arch>ia64_32</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.motif.linux.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.linux.x86/pom.xml
index bc3f0221f..e6c5e68b3 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.linux.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.linux.x86/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>linux</os>
<ws>motif</ws>
<arch>x86</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
index 99b1465ab..c9170eb59 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.solaris.sparc/pom.xml
@@ -23,7 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
<os>solaris</os>
<ws>motif</ws>
<arch>sparc</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml
index df752bbb7..be98e379d 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.ia64/pom.xml
@@ -23,8 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
- <launcher-binary.ext>dll</launcher-binary.ext>
<os>win32</os>
<ws>win32</ws>
<arch>ia64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml
index e0b59be73..7b9cfa0eb 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml
@@ -23,8 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
- <launcher-binary.ext>dll</launcher-binary.ext>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
index ce4252c63..383239045 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
@@ -23,8 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
- <launcher-binary.ext>dll</launcher-binary.ext>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
diff --git a/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml b/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml
index 22c022b26..c8df9d0b7 100644
--- a/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.wpf.win32.x86/pom.xml
@@ -23,8 +23,6 @@
<packaging>eclipse-plugin</packaging>
<properties>
- <launcher-binary.version>1500</launcher-binary.version>
- <launcher-binary.ext>dll</launcher-binary.ext>
<os>win32</os>
<ws>wpf</ws>
<arch>x86</arch>
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index b77ee1ea5..97ec71348 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -21,11 +21,6 @@
<artifactId>launcher-binary-parent</artifactId>
<packaging>pom</packaging>
- <properties>
- <launcher-binary.version>1407</launcher-binary.version>
- <launcher-binary.ext>so</launcher-binary.ext>
- </properties>
-
<build>
<plugins>
<plugin>

Back to the top