Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-01-25 13:10:03 +0000
committerUwe Stieber2014-01-25 13:10:03 +0000
commit7c703a81cdf8aa1fa73a1576433911a5df013857 (patch)
tree4d143afd7897ca06db7c99fbca3e8af9cd908806 /admin/pom-build.xml
parent92212a4783ab2239624d3d92146202282bf8fc89 (diff)
downloadorg.eclipse.tcf-7c703a81cdf8aa1fa73a1576433911a5df013857.tar.gz
org.eclipse.tcf-7c703a81cdf8aa1fa73a1576433911a5df013857.tar.xz
org.eclipse.tcf-7c703a81cdf8aa1fa73a1576433911a5df013857.zip
Releng: Add Eclipse 4.3 (Kepler) and Eclipse 4.4 (Luna) profiles and adjust main profile to match Eclipse 4.2/3.8 (Juno)
Diffstat (limited to 'admin/pom-build.xml')
-rw-r--r--admin/pom-build.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/pom-build.xml b/admin/pom-build.xml
index 65fa021f5..14d8e18a0 100644
--- a/admin/pom-build.xml
+++ b/admin/pom-build.xml
@@ -38,10 +38,6 @@
<profile>
<id>sign</id>
<!-- Uses the new jarsigner from the CBI platform -->
- <!-- Not deployed to nexus yet. Must be build locally -->
- <!-- before running this profile. -->
- <!-- See http://wiki.eclipse.org/Platform-releng/Platform_Build#Building for details -->
- <!-- -->
<!-- Works only if the build runs at a Eclipse build server -->
<build>

Back to the top