X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=pom.xml;h=055190707502b0ee5540fffa401ce5b43c0bd395;hb=313697faf36c15a5505a34f8607b071443441562;hp=d0ea5a1d7a13406e0a1bfe6206415e119a56ed7b;hpb=9d26aebf874e0f2523551b7f947d14c10462f611;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index d0ea5a1d7a..0551907075 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,8 @@ org.eclipse.tracecompass org.eclipse.tracecompass - 3.2.0-SNAPSHOT + 2.0.0-SNAPSHOT pom - Trace Compass Parent @@ -40,13 +39,18 @@ -Xms256m -Xmx1024m -XX:MaxPermSize=256m - 0.21.0 - tracecompass-e4.4 + 0.23.1 + 0.23.1 + scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git + tracecompass-e4.5 jacoco reuseReports - ${project.basedir}/../target/jacoco.exec + ${project.basedir}/../../target/jacoco.exec 1.7 UTF-8 + http://download.eclipse.org/eclipse/updates/4.5 + + 0 @@ -58,20 +62,62 @@ tycho-snapshots https://repo.eclipse.org/content/repositories/tycho-snapshots/ + + jboss-public-repository-group + JBoss Public Repository Group + http://repository.jboss.org/nexus/content/groups/public/ + - tracingRcp - - org.eclipse.tracecompass.rcp.product - - - - performance - - org.eclipse.tracecompass.alltests - + sign-update-site + + + + org.eclipse.tycho.extras + tycho-pack200a-plugin + ${tycho-extras-version} + + + pack200-normalize + + normalize + + package + + + + + org.eclipse.cbi.maven.plugins + eclipse-jarsigner-plugin + 1.1.2 + + + sign + package + + sign + + + + + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + + + + macosx @@ -99,85 +145,18 @@ - org.eclipse.tracecompass.btf.core - org.eclipse.tracecompass.btf.core.tests - org.eclipse.tracecompass.btf.ui - - org.eclipse.tracecompass.ctf - org.eclipse.tracecompass.ctf.core - org.eclipse.tracecompass.ctf.core.tests - org.eclipse.tracecompass.ctf.parser - org.eclipse.tracecompass.ctf.parser.tests - - org.eclipse.tracecompass.pcap.core - org.eclipse.tracecompass.pcap.core.tests - - org.eclipse.tracecompass.statesystem.core - org.eclipse.tracecompass.statesystem.core.tests - - org.eclipse.tracecompass.tmf - org.eclipse.tracecompass.tmf.core - org.eclipse.tracecompass.tmf.core.tests - org.eclipse.tracecompass.tmf.ui - org.eclipse.tracecompass.tmf.ui.tests - org.eclipse.tracecompass.tmf.ui.swtbot.tests - org.eclipse.tracecompass.tmf.help - - org.eclipse.tracecompass.tmf.ctf - org.eclipse.tracecompass.tmf.ctf.core - org.eclipse.tracecompass.tmf.ctf.core.tests - org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests - - org.eclipse.tracecompass.tmf.pcap - org.eclipse.tracecompass.tmf.pcap.core - org.eclipse.tracecompass.tmf.pcap.core.tests - org.eclipse.tracecompass.tmf.pcap.ui - org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests - org.eclipse.tracecompass.tmf.pcap.help - - org.eclipse.tracecompass.tmf.analysis.xml.core - org.eclipse.tracecompass.tmf.analysis.xml.core.tests - org.eclipse.tracecompass.tmf.analysis.xml.ui - org.eclipse.tracecompass.tmf.analysis.xml.ui.tests - - org.eclipse.tracecompass.help - org.eclipse.tracecompass.releng-site - org.eclipse.tracecompass.target - org.eclipse.tracecompass.testing - - org.eclipse.tracecompass.lttng2.control - org.eclipse.tracecompass.lttng2.control.core - org.eclipse.tracecompass.lttng2.control.core.tests - org.eclipse.tracecompass.lttng2.control.ui - org.eclipse.tracecompass.lttng2.control.ui.tests - - org.eclipse.tracecompass.lttng2.kernel - org.eclipse.tracecompass.lttng2.kernel.core - org.eclipse.tracecompass.lttng2.kernel.core.tests - org.eclipse.tracecompass.lttng2.kernel.ui - org.eclipse.tracecompass.lttng2.kernel.ui.tests - org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests - - org.eclipse.tracecompass.lttng2.ust - org.eclipse.tracecompass.lttng2.ust.core - org.eclipse.tracecompass.lttng2.ust.core.tests - org.eclipse.tracecompass.lttng2.ust.ui - org.eclipse.tracecompass.lttng2.ust.ui.tests - - org.eclipse.tracecompass.gdbtrace - org.eclipse.tracecompass.gdbtrace.core - org.eclipse.tracecompass.gdbtrace.core.tests - org.eclipse.tracecompass.gdbtrace.ui - org.eclipse.tracecompass.gdbtrace.ui.tests - org.eclipse.tracecompass.gdbtrace.help - - org.eclipse.tracecompass.rcp.branding - org.eclipse.tracecompass.rcp.branding.feature - org.eclipse.tracecompass.rcp - org.eclipse.tracecompass.rcp.help - org.eclipse.tracecompass.rcp.ui - - org.eclipse.tracecompass.examples + analysis + btf + common + ctf + doc + gdbtrace + lttng + pcap + rcp + releng + statesystem + tmf @@ -187,6 +166,7 @@ target-platform-configuration ${tycho-version} + true win32 @@ -219,7 +199,7 @@ org.eclipse.tracecompass org.eclipse.tracecompass.target ${target-platform} - 1.0.0 + 2.0.0 @@ -272,7 +252,7 @@ org.jacoco jacoco-maven-plugin - 0.7.2.201409121644 + 0.7.4.201502262128 pre-test @@ -283,7 +263,7 @@ ${sonar.jacoco.reportPath} - org.eclipse.linuxtools.* + org.eclipse.tracecompass.* true @@ -300,6 +280,37 @@ + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho-extras-version} + + + pack200-pack + + pack + + package + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + p2-metadata + + p2-metadata + + package + + + + false + + @@ -309,11 +320,29 @@ ${tycho-version} UTF-8 - - ${project.basedir}/.settings/org.eclipse.jdt.core.prefs - + true - + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + org.eclipse.tycho + tycho-p2-publisher-plugin + ${tycho-version} + + + org.eclipse.tycho + tycho-p2-repository-plugin + ${tycho-version} + org.eclipse.tycho tycho-surefire-plugin @@ -337,10 +366,27 @@ tycho-versions-plugin ${tycho-version} + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + + true + + + + + org.eclipse.tycho.extras + tycho-sourceref-jgit + ${tycho-extras-version} + + + org.apache.maven.plugins maven-resources-plugin - 2.6 + 2.7 UTF-8 @@ -348,26 +394,88 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + 1.8 org.apache.maven.plugins maven-site-plugin 3.4 + + org.apache.maven.plugins + maven-clean-plugin + 2.6.1 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + org.apache.maven.plugins maven-project-info-reports-plugin - 2.7 + 2.8 org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 2.10.1 - org.eclipse.linuxtools.internal.*:*.test* + org.eclipse.tracecompass.internal.*:*.test* + + org.jboss.tools.tycho-plugins + repository-utils + 0.22.0 + + + org.codehaus.mojo + sonar-maven-plugin + 2.6 + + + org.eclipse.tycho.extras + tycho-eclipserun-plugin + ${tycho-extras-version} + + + + org.apache.ant + eclipse-plugin + + + org.eclipse.help.base + eclipse-plugin + + + org.eclipse.ant.core + eclipse-plugin + + + + + + platform + p2 + ${help-docs-eclipserun-repo} + + + + + + + eclipse-run + + compile + + +