From 7022e38ff5dcfddabc6882394a408344e8f1ed57 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Thu, 31 Oct 2013 03:23:04 +0300 Subject: Replaced the signing method with the one used in master now. Signed-off-by: Anna Dushistova --- admin/pom-config.xml | 505 ++++++++++++++++++---------------- features/org.eclipse.tcf.repo/pom.xml | 50 ---- 2 files changed, 268 insertions(+), 287 deletions(-) diff --git a/admin/pom-config.xml b/admin/pom-config.xml index df46e899b..b5aefdb6b 100644 --- a/admin/pom-config.xml +++ b/admin/pom-config.xml @@ -1,239 +1,270 @@ - - 4.0.0 - - - 3.0 - - - org.eclipse.tcf - org.eclipse.tcf.maven-config - 1.0.0-SNAPSHOT - pom - TCF and Target Explorer, Maven Configuration Master - - - - Eclipse Public License - http://www.eclipse.org/legal/epl-v10.html - repo - - - - - Eclipse Foundation - http://www.eclipse.org/ - - - - - 0.14.1 - 2.5 - 1.7 - 1.4 - 1.2.1 - 2.4.1-SNAPSHOT - 0.5.6.201201232323 - - - ${env.WORKSPACE}/admin - - - false - file - true - - - http://download.eclipse.org/eclipse/updates/3.8/ - http://download.eclipse.org/tools/cdt/builds/juno/nightly - http://download.eclipse.org/tm/updates/3.4/ - http://rxtx.qbang.org/eclipse - http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/ - - - - - platform - ${platform-site} - p2 - - - orbit - ${orbit-site} - p2 - - - cdt - ${cdt-site} - p2 - - - tm - ${tm-site} - p2 - - - rxtx - ${rxtx-site} - p2 - - - - - - repo.eclipse.org - https://repo.eclipse.org/content/repositories/cbi-releases/ - - true - - - true - - - - sonatype - https://repository.sonatype.org/content/repositories/public - - true - - - true - - - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - p2 - true - consider - - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho-version} - - UTF-8 - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - UTF-8 - - - - plugin-source - - plugin-source - - - - - - org.eclipse.tycho - tycho-packaging-plugin - ${tycho-version} - - false - - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-version} - - ISO-8859-1 - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven-antrun-version} - - - org.codehaus.gmaven - gmaven-plugin - ${gmaven-version} - - - org.codehaus.mojo - exec-maven-plugin - ${exec-maven-version} - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs-version} - - UTF-8 - Max - Low - true - false - ${adminDir}/findbugs-exclude.xml - - - - - check - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco-version} - - - - + + 4.0.0 + + 3.0 + + org.eclipse.tcf + org.eclipse.tcf.maven-config + 1.0.0-SNAPSHOT + pom + TCF and Target Explorer, Maven Configuration Master + + + Eclipse Public License + http://www.eclipse.org/legal/epl-v10.html + repo + + + + Eclipse Foundation + http://www.eclipse.org/ + + + + 0.14.1 + 2.5 + 1.7 + 1.4 + 1.2.1 + 2.4.1-SNAPSHOT + 0.5.6.201201232323 + 1.0.4 + + ${env.WORKSPACE}/admin + + false + file + true + + http://download.eclipse.org/eclipse/updates/3.8/ + http://download.eclipse.org/tools/cdt/builds/juno/nightly + http://download.eclipse.org/tm/updates/3.4/ + http://rxtx.qbang.org/eclipse + http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/ + + + + platform + ${platform-site} + p2 + + + orbit + ${orbit-site} + p2 + + + cdt + ${cdt-site} + p2 + + + tm + ${tm-site} + p2 + + + rxtx + ${rxtx-site} + p2 + + + + + repo.eclipse.org + https://repo.eclipse.org/content/repositories/cbi-releases/ + + true + + + true + + + + sonatype + https://repository.sonatype.org/content/repositories/public + + true + + + true + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho-version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + win32 + win32 + x86 + + + win32 + win32 + x86_64 + + + p2 + true + consider + + + + org.eclipse.tycho + tycho-compiler-plugin + ${tycho-version} + + UTF-8 + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + UTF-8 + + + + plugin-source + + plugin-source + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + false + + + + org.apache.maven.plugins + maven-resources-plugin + ${maven-resources-version} + + ISO-8859-1 + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven-antrun-version} + + + org.codehaus.gmaven + gmaven-plugin + ${gmaven-version} + + + org.codehaus.mojo + exec-maven-plugin + ${exec-maven-version} + + + org.codehaus.mojo + findbugs-maven-plugin + ${findbugs-version} + + UTF-8 + Max + Low + true + false + ${adminDir}/findbugs-exclude.xml + + + + + check + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-version} + + + + org.eclipse.tycho.extras + tycho-pack200a-plugin + ${tycho-version} + + + pack200-normalize + verify + + normalize + + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + ${eclipse-jarsigner-version} + + + sign + verify + + sign + + + + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-version} + + + pack200-pack + verify + + pack + + + + + + + diff --git a/features/org.eclipse.tcf.repo/pom.xml b/features/org.eclipse.tcf.repo/pom.xml index 4d9b95fa2..cc6dfb0b2 100644 --- a/features/org.eclipse.tcf.repo/pom.xml +++ b/features/org.eclipse.tcf.repo/pom.xml @@ -28,56 +28,6 @@ sign - - org.eclipse.cbi.maven.plugins - eclipse-jarsigner-plugin - 1.0.3 - - - - pack - package - - ${project.build.directory}/${tcf-zipfile} - - - pack - - - - - sign - - ${project.build.directory}/${tcf-zipfile} - /home/data/httpd/download-staging.priv/tools/tcf/hudson - - package - - sign - - - - - repack - - - ${project.build.directory}/signed/site_assembly.zip - - package - - pack - - - - - fixCheckSums - package - - fixCheckSums - - - - -- cgit v1.2.3