/hg/release/icedtea-web-1.3: Changelog for unsigned content in m...
adomurad at icedtea.classpath.org
adomurad at icedtea.classpath.org
Tue Aug 14 13:07:48 PDT 2012
changeset c7bf15bbc88e in /hg/release/icedtea-web-1.3
details: http://icedtea.classpath.org/hg/release/icedtea-web-1.3?cmd=changeset;node=c7bf15bbc88e
author: Adam Domurad <adomurad at redhat.com>
date: Tue Aug 14 16:07:38 2012 -0400
Changelog for unsigned content in metainf reproducer
diffstat:
ChangeLog | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (24 lines):
diff -r 6a30a4da506c -r c7bf15bbc88e ChangeLog
--- a/ChangeLog Tue Aug 14 14:45:48 2012 -0400
+++ b/ChangeLog Tue Aug 14 16:07:38 2012 -0400
@@ -1,3 +1,20 @@
+2012-08-14 Adam Domurad <adomurad at redhat.com>
+
+ Reproducer for allowing unsigned content in META-INF/ folder.
+ Derives from ReadPropertiesSigned test's signed jar.
+ * tests/reproducers/custom/UnsignedContentInMETAINF/resources/UnsignedContentInMETAINF.jnlp:
+ New, runs a modified version of ReadPropertiesSigned.jar (UnsignedContentInMETAINF.jar)
+ * tests/reproducers/custom/UnsignedContentInMETAINF/srcs/META-INF/unsigned_file_in_metainf:
+ New, placed into a modified version of ReadPropertiesSigned.jar
+ (UnsignedContentInMETAINF.jar) so that there is unsigned content in the
+ META-INF/ folder.
+ * tests/reproducers/custom/UnsignedContentInMETAINF/srcs/Makefile:
+ New, creates a modified version of ReadPropertiesSigned.jar, named
+ UnsignedContentInMETAINF.jar, and places unsigned content inside its
+ META-INF/ folder
+ * tests/reproducers/custom/UnsignedContentInMETAINF/testcases/UnsignedContentInMETAINF.java:
+ Test driver for jnlp file
+
2012-08-14 Adam Domurad <adomurad at redhat.com>
Unit test for method in JCV, isMetaInfFile()
More information about the distro-pkg-dev
mailing list