The following commit has been merged in the master branch:
commit 5725bdc06bd8d21de1d2e0c1937f01f98decc713
Author: Ludovic Claude <ludovic.cla...@laposte.net>
Date:   Tue Apr 10 01:08:16 2012 +0200

    remove patch to ignore tck module, as d/libobjenensis-java.poms 
configuration takes care of this issue already.

diff --git a/debian/changelog b/debian/changelog
index 7f8b0f7..b240a8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ objenesis (1.2+full-2) unstable; urgency=low
     to install objenesis jar in /usr/share/java (Closes: #667000)
   * d/libobjenensis-java.poms: ignore tck module
   * d/copyright: update to spec 1.0, fix Source to indicate correct location
+  * remove patch to ignore tck module, as d/libobjenensis-java.poms
+    configuration takes care of this issue already.
 
  -- Ludovic Claude <ludovic.cla...@laposte.net>  Sat, 07 Apr 2012 00:43:35 
+0200
 
diff --git a/debian/patches/0001-do-not-build-the-tck-module.patch 
b/debian/patches/0001-do-not-build-the-tck-module.patch
deleted file mode 100644
index c0da11a..0000000
--- a/debian/patches/0001-do-not-build-the-tck-module.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Torsten Werner <twer...@debian.org>
-Date: Sun, 18 Sep 2011 21:36:17 +0200
-Subject: do not build the tck module
-
----
- pom.xml |    1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
-
-diff --git a/pom.xml b/pom.xml
-index e438dce..0985c25 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -27,7 +27,6 @@ limitations under the License.
- 
-   <modules>
-     <module>main</module>
--    <module>tck</module>
-   </modules>
- 
-   <licenses>
--- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 990e67c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-do-not-build-the-tck-module.patch

-- 
objenesis - Java library to instantiate a new object of a particular class

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to