This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-lang3-java.

commit 26fb5d4db57364f584c27740332c6c291447ee29
Author: Emmanuel Bourg <[email protected]>
Date:   Mon Apr 27 17:35:00 2015 +0200

    Refreshed the patch
---
 debian/patches/disable_testGetUserHome_test.diff | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/debian/patches/disable_testGetUserHome_test.diff 
b/debian/patches/disable_testGetUserHome_test.diff
index 10b8681..c4e6037 100644
--- a/debian/patches/disable_testGetUserHome_test.diff
+++ b/debian/patches/disable_testGetUserHome_test.diff
@@ -5,19 +5,11 @@ Last-Update: 2012-05-27
 Forwarded: not-needed
 --- a/src/test/java/org/apache/commons/lang3/SystemUtilsTest.java
 +++ b/src/test/java/org/apache/commons/lang3/SystemUtilsTest.java
-@@ -20,6 +20,7 @@
- package org.apache.commons.lang3;
- 
- import org.junit.Test;
-+import org.junit.Ignore;
- import static org.junit.Assert.*;
- import static org.apache.commons.lang3.JavaVersion.JAVA_1_4;
- 
-@@ -83,6 +84,7 @@
+@@ -87,6 +87,7 @@
       * Assums no security manager exists.
       */
      @Test
-+    @Ignore
++    @org.junit.Ignore
      public void testGetUserHome() {
          final File dir = SystemUtils.getUserHome();
          Assert.assertNotNull(dir);

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libcommons-lang3-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to