changeset 1274:56dcf17761bb

replaced Trusted-only by Trusted-Only, cosmetic change in TrustedOnlyAttribute reproducer
author Jiri Vanek <jvanek@redhat.com>
date Wed, 29 Jul 2015 15:54:18 +0200
parents a8f8a311b30d
children f53190734752
files ChangeLog tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF
diffstat 6 files changed, 14 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 29 15:43:27 2015 +0200
+++ b/ChangeLog	Wed Jul 29 15:54:18 2015 +0200
@@ -1,3 +1,12 @@
+2015-07-29  Jiri Vanek  <jvanek@redhat.com>
+
+	replaced Trusted-only by Trusted-Only, cosmetic change in TrustedOnlyAttribute reproducer
+	* tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp:
+	* tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp:
+	* tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp:
+	* tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp:
+	* tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF:
+
 2015-07-29  Jiri Vanek  <jvanek@redhat.com>
 
 	Initial push for big trusted-only/mixed-permissions reproducer
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp	Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp	Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
     	<title>TrustedOnlyAttribute</title>
     	<vendor>IcedTea</vendor>
     	<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
-    	<description>Trusted-only Manifest Attribute Test</description>
+    	<description>Trusted-Only Manifest Attribute Test</description>
     	<offline/>
 	</information>
 	<resources>
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp	Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp	Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
     	<title>TrustedOnlyAttribute</title>
     	<vendor>IcedTea</vendor>
     	<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
-    	<description>Trusted-only Manifest Attribute Test</description>
+    	<description>Trusted-Only Manifest Attribute Test</description>
     	<offline/>
 	</information>
 	<resources>
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp	Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp	Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
     	<title>TrustedOnlyAttribute</title>
     	<vendor>IcedTea</vendor>
     	<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
-    	<description>Trusted-only Manifest Attribute Test</description>
+    	<description>Trusted-Only Manifest Attribute Test</description>
     	<offline/>
 	</information>
 	<resources>
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp	Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp	Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
     	<title>TrustedOnlyAttribute</title>
     	<vendor>IcedTea</vendor>
     	<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
-    	<description>Trusted-only Manifest Attribute Test</description>
+    	<description>Trusted-Only Manifest Attribute Test</description>
     	<offline/>
 	</information>
 	<resources>
--- a/tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF	Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF	Wed Jul 29 15:54:18 2015 +0200
@@ -1,3 +1,3 @@
-Trusted-only: true
+Trusted-Only: true
 Application-Name: TrustedOnlyAttribute