From 6868be102de2abc414a8909ab91518144ee729df Mon Sep 17 00:00:00 2001
From: Thanh Ha
Date: Mon, 10 Dec 2012 14:32:20 -0500
Subject: Bug 396111 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes)
for eclipse.platform.ua
---
org.eclipse.help.base/pom.xml | 49 +++++++++++++++++++++++++++--------------
org.eclipse.help.ui/pom.xml | 2 +-
org.eclipse.help.webapp/pom.xml | 2 +-
org.eclipse.help/pom.xml | 12 ++++++++++
org.eclipse.ua.tests/pom.xml | 2 +-
pom.xml | 32 ++++++++++++++++++++++++++-
6 files changed, 78 insertions(+), 21 deletions(-)
diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml
index 3b3a5824a..fb68b161e 100644
--- a/org.eclipse.help.base/pom.xml
+++ b/org.eclipse.help.base/pom.xml
@@ -20,31 +20,46 @@
eclipse.platform.ua
org.eclipse.help.base
- 3.6.100-SNAPSHOT
+ 4.0.0-SNAPSHOT
eclipse-plugin
org.eclipse.tycho
- target-platform-configuration
+ tycho-packaging-plugin
+ ${tycho.version}
-
-
-
- eclipse-plugin
- org.apache.lucene
- [2.9,3.0)
-
-
- eclipse-plugin
- org.apache.lucene.analysis
- [2.9,3.0)
-
-
-
+ 'v${maven.build.timestamp}'
-
+
+
+
+
+ update-branding-plugins
+
+
+
+ maven-antrun-plugin
+
+
+ process-resources
+
+
+
+
+
+
+ run
+
+
+
+
+
+
+
+
diff --git a/org.eclipse.help.ui/pom.xml b/org.eclipse.help.ui/pom.xml
index f3143f74d..ab6d464bd 100644
--- a/org.eclipse.help.ui/pom.xml
+++ b/org.eclipse.help.ui/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.ua
org.eclipse.help.ui
- 3.5.200-SNAPSHOT
+ 4.0.0-SNAPSHOT
eclipse-plugin
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index f14902bea..458a12c6b 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.ua
org.eclipse.help.webapp
- 3.6.100-SNAPSHOT
+ 3.6.200-SNAPSHOT
eclipse-plugin
diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml
index 68a4c5d2e..e49a2a666 100644
--- a/org.eclipse.help/pom.xml
+++ b/org.eclipse.help/pom.xml
@@ -23,4 +23,16 @@
org.eclipse.help
3.6.0-SNAPSHOT
eclipse-plugin
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+
+
+ J2SE-1.4
+
+
+
+
diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml
index bfde6ed69..41cb1d98a 100644
--- a/org.eclipse.ua.tests/pom.xml
+++ b/org.eclipse.ua.tests/pom.xml
@@ -20,6 +20,6 @@
eclipse.platform.ua
org.eclipse.ua.tests
- 3.3.500-SNAPSHOT
+ 3.3.600-SNAPSHOT
eclipse-test-plugin
diff --git a/pom.xml b/pom.xml
index 819ac476d..a6a7cc7d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
org.eclipse
eclipse-parent
1.0.0-SNAPSHOT
+ ../eclipse-parent
eclipse.platform.ua
@@ -26,9 +27,12 @@
3.8.0-SNAPSHOT
pom
+
+ scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.ua.git
+
+
org.eclipse.help
- org.eclipse.help.appserver
org.eclipse.help.base
org.eclipse.help.ui
org.eclipse.help.webapp
@@ -38,4 +42,30 @@
org.eclipse.ui.intro
org.eclipse.ui.intro.universal
+
+
+
+
+ org.eclipse.tycho
+ target-platform-configuration
+
+
+
+
+ eclipse-plugin
+ org.apache.lucene
+ [3.5,4.0)
+
+
+ eclipse-plugin
+ org.apache.lucene.analysis
+ [3.5,4.0)
+
+
+
+
+
+
+
+
--
cgit v1.2.3