diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:39:42 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-06-05 12:39:42 +0000 |
commit | 6246a90c5e5de77b9547418eb1b802e34a699a7a (patch) | |
tree | a70f3353ad7b46a31ef9614babe37c5b1160de10 | |
parent | ffe39ee891d9ee8250a24099c745b6134e1e5848 (diff) | |
download | java-common-6246a90c5e5de77b9547418eb1b802e34a699a7a.tar.gz |
Sun is dead. So is the Sun's Community Source Licence
-rw-r--r-- | policy.xml | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -160,7 +160,7 @@ <para> They &should; use <filename>/etc/alternatives</filename> for the name 'java' if they are command-line compatible with the - Sun's java program. + Oracle's java program. </para> <para> They &should; have a CLASSPATH predefined which include the needed @@ -422,19 +422,11 @@ </para> </listitem> - + <listitem> <para>Core classes (<filename>java.*</filename>). More study needed.</para> </listitem> - - <listitem> - <para> - Sun's Community Source Licence. Can we use it? How? - The 2.3 version of the text can be found - <ulink url="http://wwws.sun.com/software/java2/license.html">here</ulink>. - </para> - </listitem> <listitem> <para>All jars must have a good CLASSPATH documentation, but @@ -448,7 +440,7 @@ links needed by servlets under tomcat? </para> </listitem> - + <listitem> <para> Should there be a default CLASSPATH, similar to a |