From 68ad7b2eb79ac167a7688d55be457563416c701998b1bacc5ec40cf94390af63 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Mon, 21 Oct 2013 08:41:08 +0000 Subject: [PATCH] pre-update OBS-URL: https://build.opensuse.org/package/show/Java:packages/hamcrest?expand=0&rev=8 --- hamcrest-1.1-build.patch | 42 -------- hamcrest-1.1-no-integration.patch | 41 ------- hamcrest-1.1-no-jarjar.patch | 26 ----- hamcrest-1.1.tar.bz2 | 3 - hamcrest-all-1.1.pom | 12 --- hamcrest-core-1.1.pom | 12 --- hamcrest-generator-1.1.pom | 20 ---- hamcrest-integration-1.1.pom | 20 ---- hamcrest-library-1.1.pom | 20 ---- hamcrest-parent-1.1.pom | 170 ------------------------------ hamcrest-text-1.1.pom | 20 ---- 11 files changed, 386 deletions(-) delete mode 100644 hamcrest-1.1-build.patch delete mode 100644 hamcrest-1.1-no-integration.patch delete mode 100644 hamcrest-1.1-no-jarjar.patch delete mode 100644 hamcrest-1.1.tar.bz2 delete mode 100644 hamcrest-all-1.1.pom delete mode 100644 hamcrest-core-1.1.pom delete mode 100644 hamcrest-generator-1.1.pom delete mode 100644 hamcrest-integration-1.1.pom delete mode 100644 hamcrest-library-1.1.pom delete mode 100644 hamcrest-parent-1.1.pom delete mode 100644 hamcrest-text-1.1.pom diff --git a/hamcrest-1.1-build.patch b/hamcrest-1.1-build.patch deleted file mode 100644 index ac7efb3..0000000 --- a/hamcrest-1.1-build.patch +++ /dev/null @@ -1,42 +0,0 @@ ---- build.xml.sav0 2007-06-30 15:03:43.000000000 +0200 -+++ build.xml 2008-02-14 12:07:25.000000000 +0100 -@@ -26,17 +26,17 @@ - - -+ classpath="lib/generator/jarjar.jar"/> - - - -- -+ - - -@@ -211,7 +211,7 @@ - - - -+ > - - - -@@ -223,7 +223,8 @@ - - - -- -+ -+ - - - diff --git a/hamcrest-1.1-no-integration.patch b/hamcrest-1.1-no-integration.patch deleted file mode 100644 index 2c76c40..0000000 --- a/hamcrest-1.1-no-integration.patch +++ /dev/null @@ -1,41 +0,0 @@ ---- hamcrest-1.1/build.xml~ 2008-10-24 11:37:35.000000000 -0400 -+++ hamcrest-1.1/build.xml 2008-10-24 11:39:22.839767600 -0400 -@@ -147,14 +147,13 @@ - - - - - - - - -- - - - -@@ -201,22 +200,15 @@ - - -- -- -- -- -- - - - - -- - - - - - -- - - - diff --git a/hamcrest-1.1-no-jarjar.patch b/hamcrest-1.1-no-jarjar.patch deleted file mode 100644 index 330c6c5..0000000 --- a/hamcrest-1.1-no-jarjar.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- hamcrest-1.1/build.xml.jarjar 2008-10-24 11:35:30.171892280 -0400 -+++ hamcrest-1.1/build.xml 2008-10-24 11:36:07.667890720 -0400 -@@ -24,22 +24,10 @@ - - -- -- -- -- -- -- -- - - - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-all - jar - Hamcrest All - - diff --git a/hamcrest-core-1.1.pom b/hamcrest-core-1.1.pom deleted file mode 100644 index ebf6e56..0000000 --- a/hamcrest-core-1.1.pom +++ /dev/null @@ -1,12 +0,0 @@ - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-core - jar - Hamcrest Core - - diff --git a/hamcrest-generator-1.1.pom b/hamcrest-generator-1.1.pom deleted file mode 100644 index 893569c..0000000 --- a/hamcrest-generator-1.1.pom +++ /dev/null @@ -1,20 +0,0 @@ - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-generator - jar - Hamcrest Generator - - - - ${pom.groupId} - hamcrest-core - ${pom.version} - - - - diff --git a/hamcrest-integration-1.1.pom b/hamcrest-integration-1.1.pom deleted file mode 100644 index 52e3434..0000000 --- a/hamcrest-integration-1.1.pom +++ /dev/null @@ -1,20 +0,0 @@ - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-integration - jar - Hamcrest Integration - - - - ${pom.groupId} - hamcrest-core - ${pom.version} - - - - diff --git a/hamcrest-library-1.1.pom b/hamcrest-library-1.1.pom deleted file mode 100644 index 462f178..0000000 --- a/hamcrest-library-1.1.pom +++ /dev/null @@ -1,20 +0,0 @@ - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-library - jar - Hamcrest Library - - - - ${pom.groupId} - hamcrest-core - ${pom.version} - - - - diff --git a/hamcrest-parent-1.1.pom b/hamcrest-parent-1.1.pom deleted file mode 100644 index 4a8ffab..0000000 --- a/hamcrest-parent-1.1.pom +++ /dev/null @@ -1,170 +0,0 @@ - - 4.0.0 - org.hamcrest - hamcrest-parent - pom - 1.1 - Hamcrest Parent - - 2006 - - Hamcrest - http://code.google.com/p/hamcrest - - - - - BSD style - http://www.opensource.org/licenses/bsd-license.php - repo - - - - - scm:svn:https://hamcrest.googlecode.com/svn/tags/hamcrest-packaging-maven-1.1 - https://hamcrest.googlecode.com/svn/tags/hamcrest-packaging-maven-1.1 - - - - hamcrest-all - hamcrest-core - hamcrest-generator - hamcrest-integration - hamcrest-library - - - - - - - - jmock - jmock - 1.1.0 - provided - - - junit - junit - 4.0 - provided - - - org.easymock - easymock - 2.2 - provided - - - - - - - jmock - jmock - - - junit - junit - - - org.easymock - easymock - - - - - - - hamcrest@repo1.maven.org - Central Maven Repository - scp://repo1.maven.org/home/projects/hamcrest/repository - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.1 - - - false - - - - - org.codehaus.mojo.groovy - groovy-maven-plugin - 1.0-alpha-3 - - - generate-resources - - execute - - - - - def ant = new AntBuilder() - def script = "${basedir}/src/script/download-jars.sh" - def version = "${release.version}" - if ( version == "null" ){ - println("ERROR: 'release.version' property not set.") - } else { - println("Using release version ${release.version}") - } - if ( new File(script).exists() ){ - // we are in top-level module - println("Found script "+script) - ant.exec(executable: script, dir: "${basedir}", - spawn: false, failifexecutionfails: true, failonerror: true){ - arg(value: "http://hamcrest.googlecode.com/files/") - arg(value: "hamcrest-${release.version}.zip" ) - arg(value: "target") - arg(value: "hamcrest-${release.version}") - } - } else { - // we are in child module - ant.copy(file: "${download.artifact.dir}/${artifact.name}.jar", - tofile: "${project.build.directory}/downloaded.jar", verbose: true) - ant.unjar(src: "${project.build.directory}/downloaded.jar", - dest: "${project.build.outputDirectory}") - } - - - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.0-beta-6 - - true - https://hamcrest.googlecode.com/svn/tags - - - - - - org.apache.maven.wagon - wagon-webdav - 1.0-beta-2 - - - - - - 1.1 - target - hamcrest-${release.version} - ${artifactId}-${release.version} - ${basedir}/../${download.dir}/${download.name}/${download.name} - - - \ No newline at end of file diff --git a/hamcrest-text-1.1.pom b/hamcrest-text-1.1.pom deleted file mode 100644 index acf3863..0000000 --- a/hamcrest-text-1.1.pom +++ /dev/null @@ -1,20 +0,0 @@ - - 4.0.0 - - org.hamcrest - hamcrest-parent - 1.1 - - hamcrest-text - jar - Hamcrest Text - - - - ${pom.groupId} - hamcrest-core - ${pom.version} - - - -