diff --git a/pom.xml b/pom.xml index f6dbc6f8bea..878434e8f2d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,328 +4,321 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.eclipse.tm - tm-parent - 4.0.0-SNAPSHOT - pom - Target Management Parent + org.eclipse.tm + tm-parent + 4.0.0-SNAPSHOT + pom + Target Management Parent + + + scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git + 1.0.0 + 1.0.0 + 2.6 + + 4.8milestones + + + http://download.eclipse.org/cbi/updates/license + http://download.eclipse.org/eclipse/updates/${sdk-version} + http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository + http://download.eclipse.org/tools/cdt/releases/8.6 + http://download.eclipse.org/tm/terminal/builds/development/nightly + + + + + license-feature + ${license-site} + p2 + + + platform + ${platform-site} + p2 + + + orbit + ${orbit-site} + p2 + + + cdt + ${cdt-site} + p2 + + + terminal + ${terminal-site} + p2 + + + + + + sonatype + http://oss.sonatype.org/content/repositories/public + + true + + + true + + + + cbi + http://repo.eclipse.org/content/repositories/cbi-releases/ + + + cbi-snapshots + http://repo.eclipse.org/content/repositories/cbi-snapshots/ + + + + + + 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_64 + + + p2 + true + true + consider + + + eclipse-plugin + org.apache.commons.net + + [3.2,3.3) + + + + eclipse-plugin + org.apache.commons.net.source + + [3.2,3.3) + + + + + + + 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} + + + org.eclipse.tycho.extras + tycho-buildtimestamp-jgit + ${tycho-version} + + + org.eclipse.tycho.extras + tycho-sourceref-jgit + ${tycho-extras-version} + + + + false + jgit + pom.xml + ignore + + true + + + + + org.eclipse.tycho + tycho-p2-repository-plugin + ${tycho-version} + + ${project.artifactId} + + + + org.apache.maven.plugins + maven-resources-plugin + ${maven-resources-version} + + UTF-8 + + + + org.apache.maven.plugins + maven-antrun-plugin + ${maven-antrun-version} + + + org.codehaus.gmaven + gmaven-plugin + ${gmaven-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 + + + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + + + p2-metadata + package + + p2-metadata + + + + + false + + + + + - - scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git - 1.0.0 - 1.0.0 - 2.6 - 4.8milestones/S-4.8M4-201712062000 - - - - http://download.eclipse.org/cbi/updates/license - http://download.eclipse.org/eclipse/updates/${sdk-version} - http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository - http://download.eclipse.org/tools/cdt/releases/8.6 - http://download.eclipse.org/tm/terminal/builds/development/nightly - - - - - - license-feature - ${license-site} - p2 - - - platform - ${platform-site} - p2 - - - orbit - ${orbit-site} - p2 - - - cdt - ${cdt-site} - p2 - - - terminal - ${terminal-site} - p2 - - - - - - sonatype - http://oss.sonatype.org/content/repositories/public - - true - - - true - - - - cbi - http://repo.eclipse.org/content/repositories/cbi-releases/ - - - cbi-snapshots - http://repo.eclipse.org/content/repositories/cbi-snapshots/ - - - - - - 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 - true - consider - - - eclipse-plugin - org.apache.commons.net - - [3.2,3.3) - - - - eclipse-plugin - org.apache.commons.net.source - - [3.2,3.3) - - - - - - - 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} - - - org.eclipse.tycho.extras - tycho-buildtimestamp-jgit - ${tycho-version} - - - org.eclipse.tycho.extras - tycho-sourceref-jgit - ${tycho-extras-version} - - - - false - jgit - pom.xml - ignore - - true - - - - - org.eclipse.tycho - tycho-p2-repository-plugin - ${tycho-version} - - ${project.artifactId} - - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-version} - - UTF-8 - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven-antrun-version} - - - org.codehaus.gmaven - gmaven-plugin - ${gmaven-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 - - - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - - - p2-metadata - package - - p2-metadata - - - - - false - - - - - - - - - - rse - - wince - + + + rse + + wince + diff --git a/rse/plugins/org.eclipse.dstore.core/.gitignore b/rse/plugins/org.eclipse.dstore.core/.gitignore new file mode 100644 index 00000000000..c4ecbdf79a6 --- /dev/null +++ b/rse/plugins/org.eclipse.dstore.core/.gitignore @@ -0,0 +1 @@ +dstore_core.jar