packages: java-commons-net/java-commons-net.spec - disable tests. They use ...

pawelz pawelz at pld-linux.org
Sun Sep 20 18:24:55 CEST 2009


Author: pawelz                       Date: Sun Sep 20 16:24:55 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable tests. They use network AND thay are broken.
  See "NOTE" in spec file for more details.
- rel 1

---- Files affected:
packages/java-commons-net:
   java-commons-net.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/java-commons-net/java-commons-net.spec
diff -u packages/java-commons-net/java-commons-net.spec:1.26 packages/java-commons-net/java-commons-net.spec:1.27
--- packages/java-commons-net/java-commons-net.spec:1.26	Wed May 20 14:57:03 2009
+++ packages/java-commons-net/java-commons-net.spec	Sun Sep 20 18:24:50 2009
@@ -1,6 +1,12 @@
 # $Revision$, $Date$
+# NOTE:
+# - ftp timezone test is broken. It depends on file timestamps on some remote
+#   ftp machine. But these files have changed since this test was written!!!
+#   If you want to perform tests and you now what are you doing, uncomment the
+#   following line:
+#%%bcond_without	tests		# These tests are broken!
+
 %bcond_without	javadoc		# don't build javadoc
-%bcond_without	tests		# build and run unit tests
 
 %if "%{pld_release}" == "ti"
 %bcond_without java_sun        # build with gcj
@@ -15,7 +21,7 @@
 Summary(pl.UTF-8):	Commons Net - funkcje i komponenty narzędziowe
 Name:		java-commons-net
 Version:	2.0
-Release:	0.1
+Release:	1
 License:	Apache v2.0
 Group:		Libraries/Java
 Source0:	http://www.apache.org/dist/commons/net/source/commons-net-%{version}-src.tar.gz
@@ -138,6 +144,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/09/20 16:24:50  pawelz
+- disable tests. They use network AND thay are broken.
+  See "NOTE" in spec file for more details.
+- rel 1
+
 Revision 1.26  2009/05/20 12:57:03  pawelz
 - s/jakarta-oro/java-oro/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-commons-net/java-commons-net.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list