[java-sig-commits] [httpcomponents-core] Add surefire provider to BR.

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Dec 23 10:39:57 UTC 2010


commit d61645bbe7526d9625fb00f51cba51c5fde8f76f
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Dec 23 11:39:43 2010 +0100

    Add surefire provider to BR.

 httpcomponents-core.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index 50a5832..15b9d38 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -12,6 +12,7 @@ BuildArch:         noarch
 BuildRequires:     httpcomponents-project
 BuildRequires:     java >= 1:1.6.0
 BuildRequires:     jpackage-utils
+BuildRequires:     maven-surefire-provider-junit4
 
 Requires:          java >= 1:1.6.0
 Requires:          jpackage-utils


More information about the java-sig-commits mailing list