/hg/icedtea-web: Extended reflection test

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Wed Mar 7 09:01:31 PST 2012


changeset 7bf18e8b2e65 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=7bf18e8b2e65
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Mar 07 18:00:41 2012 +0100

	Extended reflection test


diffstat:

 ChangeLog                                                                                             |   21 +
 extendedReflectionTests.diff                                                                          |  723 ++++++++++
 tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedJAVAXJNLP.jnlp |   57 +
 tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedNETSF.jnlp     |   57 +
 tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSELF.jnlp      |   57 +
 tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSUNSEC.jnlp    |   57 +
 tests/jnlp_tests/signed/AccessClassInPackageSigned/srcs/AccessClassInPackageSigned.java               |   44 +
 tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackage.jnlp                      |   12 -
 tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageJAVAXJNLP.jnlp             |   54 +
 tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageNETSF.jnlp                 |   54 +
 tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSELF.jnlp                  |   54 +
 tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSUNSEC.jnlp                |   54 +
 tests/jnlp_tests/simple/AccessClassInPackage/srcs/AccessClassInPackage.java                           |    3 +-
 tests/jnlp_tests/simple/AccessClassInPackage/testcases/AccessClassInPackageTest.java                  |  163 ++-
 14 files changed, 1384 insertions(+), 26 deletions(-)

diffs (truncated from 1502 to 500 lines):

diff -r f1c6e1562fcf -r 7bf18e8b2e65 ChangeLog
--- a/ChangeLog	Wed Feb 29 15:13:14 2012 -0500
+++ b/ChangeLog	Wed Mar 07 18:00:41 2012 +0100
@@ -1,3 +1,24 @@
+2012-03-06  Jiri Vanek <jvanek at redhat.com>
+
+	Improved reflection test:
+	* tests/jnlp_tests/simple/AccessClassInPackage/testcases/AccessClassInPackageTest.java:
+	This testcase was extended for three more unsigned reflection tries and four signed
+	*tests/jnlp_tests/simple/AccessClassInPackage/srcs/AccessClassInPackage.java:
+	now accepting class to be findByName as argument. Four new jnlp files in
+	signed a four in simple are then passing  those argument
+	*tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSUNSEC.jnlp:
+	*tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageNETSF.jnlp:
+	*tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageJAVAXJNLP.jnlp:
+	*tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSELF.jnlp:
+	*tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackage.jnlp:
+	removed
+	* tests/jnlp_tests/signed/AccessClassInPackageSigned/srcs/AccessClassInPackageSigned.java
+	signed variation of AccessClassInPackage, tescase is also in AccessClassInPackage
+	* tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSELF.jnlp
+	* tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedNETSF.jnlp
+	* tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSUNSEC.jnlp
+	* tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedJAVAXJNLP.jnlp
+
 2012-02-29  Deepak Bhole <dbhole at redhat.com>
 
 	* configure.ac: Bumped version to 1.3pre
diff -r f1c6e1562fcf -r 7bf18e8b2e65 extendedReflectionTests.diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/extendedReflectionTests.diff	Wed Mar 07 18:00:41 2012 +0100
@@ -0,0 +1,735 @@
+diff -r f1c6e1562fcf tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedJAVAXJNLP.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedJAVAXJNLP.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,57 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageJAVAXJNLP.jnlp">
++   <information> 
++      <title>Test accessClassInPackage signed</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++      <description>testing access to some javax.jnlp.* package by signed app</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackageSigned.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackageSigned">
++     <argument>javax.jnlp.ServiceManager</argument>
++   </application-desc>
++   <security>
++     <all-permissions/>
++   </security>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedNETSF.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedNETSF.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,57 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageSignedNETSF.jnlp">
++   <information> 
++      <title>Test accessClassInPackage  by signed app</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++      <description>testing access to net.sourceforge.* package  by signed app</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackageSigned.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackageSigned">
++     <argument>net.sourceforge.jnlp.Parser</argument>
++   </application-desc>
++   <security>
++     <all-permissions/>
++   </security>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSELF.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSELF.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,57 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageSignedSELF.jnlp">
++   <information> 
++      <title>Test accessClassInPackage by signed app</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++      <description>testing aaccess to package's internal class by signed app</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackageSigned.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackageSigned">
++     <argument>AccessClassInPackageSigned</argument>
++   </application-desc>
++   <security>
++     <all-permissions/>
++   </security>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSUNSEC.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/signed/AccessClassInPackageSigned/resources/AccessClassInPackageSignedSUNSEC.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,57 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageSignedSUNSEC.jnlp">
++   <information> 
++      <title>Test accessClassInPackage by signed app</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++    <description>testing access to sun.security.* package by signed app</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackageSigned.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackageSigned">
++     <argument>sun.security.internal.spec.TlsKeyMaterialSpec</argument>
++   </application-desc>
++   <security>
++     <all-permissions/>
++   </security>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/signed/AccessClassInPackageSigned/srcs/AccessClassInPackageSigned.java
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/signed/AccessClassInPackageSigned/srcs/AccessClassInPackageSigned.java	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,44 @@
++/* AccessClassInPackage.java
++Copyright (C) 2011 Red Hat, Inc.
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or
++modify it under the terms of the GNU General Public License as published by
++the Free Software Foundation, version 2.
++
++IcedTea is distributed in the hope that it will be useful,
++but WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to
++the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++ */
++
++public class AccessClassInPackageSigned {
++
++    public static void main(String[] args) throws Exception{
++            Class.forName(args[0]);
++            System.out.println("Class was obtained: "+ args[0]);
++    }
++}
+diff -r f1c6e1562fcf tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackage.jnlp
+--- a/tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackage.jnlp	Wed Feb 29 15:13:14 2012 -0500
++++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
+@@ -1,12 +0,0 @@
+-<?xml version="1.0" encoding="utf-8"?> 
+-<jnlp spec="1.0"
+-      codebase="."
+-      href="AccessClassInPackage.jnlp">
+-   <information> 
+-      <title>Test accessClassInPackage</title> 
+-   </information> 
+-   <resources>
+-      <jar href="AccessClassInPackage.jar" main="true"/>
+-   </resources>
+-   <application-desc main-class="AccessClassInPackage"/>
+-</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageJAVAXJNLP.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageJAVAXJNLP.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,54 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageJAVAXJNLP.jnlp">
++   <information> 
++      <title>Test accessClassInPackage</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++      <description>testing access to some javax.jnlp.* package</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackage.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackage">
++     <argument>javax.jnlp.ServiceManager</argument>
++   </application-desc>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageNETSF.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageNETSF.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,54 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."
++      href="AccessClassInPackageNETSF.jnlp">
++   <information> 
++      <title>Test accessClassInPackage</title>
++      <vendor>NetX</vendor>
++      <homepage href="http://jnlp.sourceforge.net/netx/"/>
++      <description>testing access to net.sourceforge.* package</description>
++   </information> 
++   <resources>
++      <jar href="AccessClassInPackage.jar" main="true"/>
++   </resources>
++   <application-desc main-class="AccessClassInPackage">
++     <argument>net.sourceforge.jnlp.Parser</argument>
++   </application-desc>
++</jnlp> 
+diff -r f1c6e1562fcf tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSELF.jnlp
+--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
++++ b/tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSELF.jnlp	Tue Mar 06 11:39:43 2012 +0100
+@@ -0,0 +1,54 @@
++<!--
++
++This file is part of IcedTea.
++
++IcedTea is free software; you can redistribute it and/or modify
++it under the terms of the GNU General Public License as published by
++the Free Software Foundation; either version 2, or (at your option)
++any later version.
++
++IcedTea is distributed in the hope that it will be useful, but
++WITHOUT ANY WARRANTY; without even the implied warranty of
++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++General Public License for more details.
++
++You should have received a copy of the GNU General Public License
++along with IcedTea; see the file COPYING.  If not, write to the
++Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
++02110-1301 USA.
++
++Linking this library statically or dynamically with other modules is
++making a combined work based on this library.  Thus, the terms and
++conditions of the GNU General Public License cover the whole
++combination.
++
++As a special exception, the copyright holders of this library give you
++permission to link this library with independent modules to produce an
++executable, regardless of the license terms of these independent
++modules, and to copy and distribute the resulting executable under
++terms of your choice, provided that you also meet, for each linked
++independent module, the terms and conditions of the license of that
++module.  An independent module is a module which is not derived from
++or based on this library.  If you modify this library, you may extend
++this exception to your version of the library, but you are not
++obligated to do so.  If you do not wish to do so, delete this
++exception statement from your version.
++
++ -->
++<?xml version="1.0" encoding="utf-8"?> 
++<jnlp spec="1.0"
++      codebase="."



More information about the distro-pkg-dev mailing list