/hg/icedtea-web: removing unwilingly commited file
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Wed Mar 7 09:06:51 PST 2012
changeset dfde59b57303 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=dfde59b57303
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Mar 07 18:07:19 2012 +0100
removing unwilingly commited file
hG: Enter commit message. Lines beginning with 'HG:' are removed.
diffstat:
extendedReflectionTests.diff | 723 -------------------------------------------
1 files changed, 0 insertions(+), 723 deletions(-)
diffs (truncated from 739 to 500 lines):
diff -r 7bf18e8b2e65 -r dfde59b57303 extendedReflectionTests.diff
--- a/extendedReflectionTests.diff Wed Mar 07 18:00:41 2012 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,735 +0,0 @@
-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="."
-+ href="AccessClassInPackageSELF.jnlp">
-+ <information>
-+ <title>Test accessClassInPackage</title>
-+ <vendor>NetX</vendor>
-+ <homepage href="http://jnlp.sourceforge.net/netx/"/>
-+ <description>testing aaccess to package's internal class</description>
-+ </information>
-+ <resources>
-+ <jar href="AccessClassInPackage.jar" main="true"/>
-+ </resources>
-+ <application-desc main-class="AccessClassInPackage">
-+ <argument>AccessClassInPackage</argument>
-+ </application-desc>
-+</jnlp>
-diff -r f1c6e1562fcf tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSUNSEC.jnlp
---- /dev/null Thu Jan 01 00:00:00 1970 +0000
-+++ b/tests/jnlp_tests/simple/AccessClassInPackage/resources/AccessClassInPackageSUNSEC.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
More information about the distro-pkg-dev
mailing list