rpms/java-1.7.0-icedtea/devel java-1.7.0-icedtea.spec, 1.12, 1.13 sources, 1.7, 1.8

Lillian Angel (langel) fedora-extras-commits at redhat.com
Fri Sep 28 20:33:49 UTC 2007


Author: langel

Update of /cvs/pkgs/rpms/java-1.7.0-icedtea/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15145

Modified Files:
	java-1.7.0-icedtea.spec sources 
Log Message:
* Fri Sep 28 2007 Lillian Angel <langel at redhat.com> - 1.7.0.0-0.16.b19.snapshot
- Fixed testing. Output is stored in a file and passes/debug info is not shown.




Index: java-1.7.0-icedtea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- java-1.7.0-icedtea.spec	27 Sep 2007 18:44:55 -0000	1.12
+++ java-1.7.0-icedtea.spec	28 Sep 2007 20:33:17 -0000	1.13
@@ -113,6 +113,7 @@
 Source5:  README.plugin
 Source6:  mauve-%{mauvedate}.tar.gz
 Source7:  mauve_tests
+Source8:  mauve_output
 Patch0:   java-1.7.0-icedtea-makefile.patch
 Patch1:   java-1.7.0-icedtea-jhat.patch
 Patch2:   java-1.7.0-icedtea-win32.patch
@@ -300,7 +301,7 @@
   make
   echo ====================MAUVE TESTING========================
   $JAVA_HOME/bin/java Harness -vm $JAVA_HOME/bin/java -file %{SOURCE7} \
-    -showpasses -debug -timeout 30000 2>&1 || :
+	-timeout 30000 2>&1 | tee %{SOURCE8}
   echo ====================MAUVE TESTING END====================
 popd
 
@@ -732,6 +733,9 @@
 %{_jvmdir}/%{jredir}/lib/%{archinstall}/gcjwebplugin.so
 
 %changelog
+* Fri Sep 28 2007 Lillian Angel <langel at redhat.com> - 1.7.0.0-0.16.b19.snapshot
+- Fixed testing. Output is stored in a file and passes/debug info is not shown.
+
 * Thu Sep 27 2007 Thomas Fitzsimmons <fitzsim at redhat.com> - 1.7.0.0-0.16.b19.snapshot
 - Apply patch to use system tzdata.
 - Require tzdata-java.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	26 Sep 2007 19:19:37 -0000	1.7
+++ sources	28 Sep 2007 20:33:17 -0000	1.8
@@ -1,5 +1,4 @@
 1b38ccd941b666b12856a4bc6de6d508  icedtea-1.4-f23640f520cf248e08d731f91fed62ed14e97b2f.tar.gz
 ce13ee63357a699ad327d362230cc2f5  java-access-bridge-1.19.2.tar.gz
-d079f800f86f018240a2a943f86093bb  openjdk-7-ea-src-b19-30_aug_2007-fedora.zip
 68932798db6c0e167a2d54738b6dfb68  mauve_tests
 abee6aad1525bee3d45a13d0adf859c9  mauve-2007-09-12.tar.gz




More information about the fedora-extras-commits mailing list