[RFC][icedtea-web]: Added signed jnlp tests for applications using multiple jars

Saad Mohammad smohammad at redhat.com
Wed Jul 4 14:05:38 PDT 2012


Hello,

I have attached the patch that tests the launching of applications which 
have multiple jars containing signed jnlp files.

ChangeLog:

2012-07-05  Saad Mohammad  <smohammad at redhat.com>

     Added multiple jars with signed jnlp tests.
     * 
tests/reproducers/signed/SignedJarResource/resources/SignedJarResource.jnlp:
     Launches SignedJarResource class directly.
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/resources/MainJarWithMatchingSignedJnlp.jnlp:
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/resources/MainJarWithUnmatchingSignedJnlp.jnlp:
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/resources/MainJarWithoutSignedJnlp.jnlp:
     Launching jnlp file that contains multiple jars as its resource.
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/srcs/JNLP-INF/APPLICATION.jnlp:
     Signed jnlp file.
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/srcs/SignedJnlpApplication.java:
     A simple java class that outputs a string.
     * 
tests/reproducers/signed/SignedJnlpMultipleJars/testcases/SignedJnlpMultipleJarsTest.java:
     Testcase that tests the launching of jnlp files containing multple jar
     as its resources.
     * 
tests/reproducers/signed/SignedJnlpResource/resources/SignedJnlpResource.jnlp:
     Launches SignedJnlpResource class.
     * 
tests/reproducers/signed/SignedJnlpResource2/resources/MainJarWithMatchingSignedJnlpTemplate.jnlp:
     * 
tests/reproducers/signed/SignedJnlpResource2/resources/MainJarWithUnmatchingSignedJnlpTemplate.jnlp:
     Launching jnlp file that contains multiple jars as its resource.
     * 
tests/reproducers/signed/SignedJnlpResource2/srcs/JNLP-INF/APPLICATION_TEMPLATE.jnlp:
     Signed jnlp file.
     * 
tests/reproducers/signed/SignedJnlpResource2/srcs/SignedJnlpApplicationTemplate.java:
     A simple java class that outputs a string.

-- 
Cheers,
Saad Mohammad

-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiJarTests.patch
Type: text/x-patch
Size: 36200 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120704/5fc6ddfc/multiJarTests.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Changelog_entry.patch
Type: text/x-patch
Size: 1844 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120704/5fc6ddfc/Changelog_entry.patch 


More information about the distro-pkg-dev mailing list