Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-09-16 06:04:38 +0000
committerSteffen Pingel2012-09-16 06:04:38 +0000
commite9a808364216759141665a31e1b58609106b843f (patch)
treeeacac5a40de7364528fe4564c743ec88fe53721b /org.eclipse.mylyn-parent/pom.xml
parent42871ca46cec407878153a1bd1c55a965c48fd3a (diff)
downloadorg.eclipse.mylyn-e9a808364216759141665a31e1b58609106b843f.tar.gz
org.eclipse.mylyn-e9a808364216759141665a31e1b58609106b843f.tar.xz
org.eclipse.mylyn-e9a808364216759141665a31e1b58609106b843f.zip
388901: [e3.5] org.eclipse.mylyn.docs.epub.core does not compile on
Eclipse 3.5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=388901
Diffstat (limited to 'org.eclipse.mylyn-parent/pom.xml')
-rw-r--r--org.eclipse.mylyn-parent/pom.xml52
1 files changed, 32 insertions, 20 deletions
diff --git a/org.eclipse.mylyn-parent/pom.xml b/org.eclipse.mylyn-parent/pom.xml
index 1575a2db..b59f807d 100644
--- a/org.eclipse.mylyn-parent/pom.xml
+++ b/org.eclipse.mylyn-parent/pom.xml
@@ -55,6 +55,14 @@
<dist.releases.url>file:///home/data/httpd/download.eclipse.org/mylyn/maven/releases</dist.releases.url>
<dist.snapshots.url>file:///home/data/httpd/download.eclipse.org/mylyn/maven/snapshots</dist.snapshots.url>
+ <target-platform>mylyn-e${target-version}</target-platform>
+ <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
+ <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
+
+ <!-- alternative target for components that don't build against galileo -->
+ <alt-target-version>3.7</alt-target-version>
+ <alt-platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</alt-platform-repository-url>
+
<orbit-repository-url>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/</orbit-repository-url>
<mylyn-repository-url>http://download.eclipse.org/mylyn/snapshots/nightly/</mylyn-repository-url>
<mylyn-builds-repository-url>http://download.eclipse.org/mylyn/snapshots/nightly/builds/</mylyn-builds-repository-url>
@@ -301,11 +309,10 @@
</activation>
<!-- Properties get overridden if a specific target profile is activated. -->
<properties>
- <target-version>3.7</target-version>
- <target-platform>mylyn-e3.7</target-platform>
- <platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
+ <target-version>3.5</target-version>
+ <platform-repository-url>http://download.eclipse.org/releases/galileo/201002260900/</platform-repository-url>
<egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
- <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
+ <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site/</swtbot-repository-url>
</properties>
</profile>
<profile>
@@ -318,9 +325,7 @@
</activation>
<properties>
<target-version>3.5</target-version>
- <target-platform>mylyn-e3.5</target-platform>
- <platform-repository-url>http://download.eclipse.org/releases/galileo/201102250900/</platform-repository-url>
- <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
+ <platform-repository-url>http://download.eclipse.org/releases/galileo/201002260900/</platform-repository-url>
<swtbot-repository-url>http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site/</swtbot-repository-url>
</properties>
<!-- Galileo does not support linux.gtk.ppc64 -->
@@ -378,10 +383,7 @@
</activation>
<properties>
<target-version>3.6</target-version>
- <target-platform>mylyn-e3.6</target-platform>
<platform-repository-url>http://download.eclipse.org/releases/helios/201102250900/</platform-repository-url>
- <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
- <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
</properties>
</profile>
<profile>
@@ -394,10 +396,7 @@
</activation>
<properties>
<target-version>3.7</target-version>
- <target-platform>mylyn-e3.7</target-platform>
<platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
- <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
- <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
</properties>
</profile>
<profile>
@@ -410,10 +409,9 @@
</activation>
<properties>
<target-version>3.8</target-version>
- <target-platform>mylyn-e3.8</target-platform>
- <platform-repository-url>http://download.eclipse.org/releases/staging/</platform-repository-url>
- <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
- <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
+ <platform-repository-url>http://download.eclipse.org/releases/juno/201206270900/</platform-repository-url>
+ <alt-target-version>3.8</alt-target-version>
+ <alt-platform-repository-url>http://download.eclipse.org/releases/juno/201206270900/</alt-platform-repository-url>
</properties>
</profile>
<profile>
@@ -426,10 +424,24 @@
</activation>
<properties>
<target-version>4.2</target-version>
- <target-platform>mylyn-e4.2</target-platform>
+ <platform-repository-url>http://download.eclipse.org/releases/juno/201206270900/</platform-repository-url>
+ <alt-target-version>4.2</alt-target-version>
+ <alt-platform-repository-url>http://download.eclipse.org/releases/juno/201206270900/</alt-platform-repository-url>
+ </properties>
+ </profile>
+ <profile>
+ <id>kepler</id>
+ <activation>
+ <property>
+ <name>target-profile</name>
+ <value>kepler</value>
+ </property>
+ </activation>
+ <properties>
+ <target-version>4.3</target-version>
<platform-repository-url>http://download.eclipse.org/releases/staging/</platform-repository-url>
- <egit-repository-url>http://download.eclipse.org/egit/updates-1.3/</egit-repository-url>
- <swtbot-repository-url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</swtbot-repository-url>
+ <alt-target-version>4.2</alt-target-version>
+ <alt-platform-repository-url>http://download.eclipse.org/releases/juno/201206270900/</alt-platform-repository-url>
</properties>
</profile>

Back to the top