Re: [PATCH] Update web for 0.99 release

Guillermo Rodriguez Garcia <[email protected]> Mon, 15 Sep 2014 23:52:46 +0200
Newsgroups gmane.comp.java.classpath.devel
Message-ID <CABDcavaifSwQzkcTc4itX+fUfxGJOWFiCKPWmkNYC87zzXJqpw@mail.gmail.com>
--047d7b16350bc02e5e050321a764
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

El lunes, 15 de septiembre de 2014, Guillermo Rodriguez Garcia <
[email protected]> escribi=C3=B3:

> Hi Andii,
>
> El lunes, 15 de septiembre de 2014, And=C3=AF=C3=AF <[email protected]=
f.org
> <javascript:_e(%7B%7D,'cvml','[email protected]');>> escribi=C3=
=B3:
>
>> On 15 September 2014 08:26, Guillermo Rodriguez Garcia
>> <[email protected]> wrote:
>> > The previous patch updates the master wml files in the git repo.
>> > Attached is a tarball of the generated webroot using wml 2.0.11. This
>> > should be suitable for updating the website CVS repo at
>> > http://web.cvs.savannah.gnu.org/viewvc/?root=3Dclasspath.
>> >
>> > Please let me know if you would like me to provide these files in a
>> > different format.
>> >
>>
>> Ok, thanks, I'll get these applied.
>>
>> I think linking to the existing blog version [0] might be worthwhile,
>> especially as
>> it links to the bug entries.
>
>
> No problem. Just tell me where the link should be and I'll update the
> patch.
>

Or, if you prefer, I can also add the links to the big entries in the Wml
files.

Just let me know and I will take care.

Best,

Guillermo


>
> Best,
>
> Guillermo
>
>
>>
>> [0]
>> http://blog.fuseyism.com/index.php/2012/03/16/gnu-classpath-0-99-release=
d/
>>
>> > Guillermo
>> >
>> > 2014-09-15 9:21 GMT+02:00 Guillermo Rodriguez <
>> [email protected]>:
>> >> From: grodriguez <[email protected]>
>> >>
>> >> Add announcement of 0.99 release
>> >> Update 'recent news' list
>> >> Add 0.99 release to downloads page
>> >> ---
>> >>  doc/www.gnu.org/announce/20120307.wml   |  180
>> +++++++++++++++++++++++++++++++
>> >>  doc/www.gnu.org/downloads/downloads.wml |   14 ++-
>> >>  doc/www.gnu.org/newsitems.txt           |    5 +
>> >>  3 files changed, 195 insertions(+), 4 deletions(-)
>> >>  create mode 100644 doc/www.gnu.org/announce/20120307.wml
>> >>
>> >> diff --git a/doc/www.gnu.org/announce/20120307.wml b/doc/
>> www.gnu.org/announce/20120307.wml
>> >> new file mode 100644
>> >> index 0000000..ae62666
>> >> --- /dev/null
>> >> +++ b/doc/www.gnu.org/announce/20120307.wml
>> >> @@ -0,0 +1,180 @@
>> >> +#!wml --include=3D..
>> >> +
>> >> +#include "include/layout.wml"
>> >> +
>> >> +<subject "GNU Classpath 0.99 Announcement (2013-03-07)">
>> >> +
>> >> +<box>
>> >> +<boxtitle>GNU Classpath 0.99</boxtitle>
>> >> +<boxitem>
>> >> +We are proud to announce the release of GNU Classpath 0.99.
>> >> +<p>
>> >> +GNU Classpath, essential libraries for java, is a project to create
>> >> +free core class libraries for use with runtimes, compilers and tools
>> >> +for the java programming language.
>> >> +<p>
>> >> +The GNU Classpath developer snapshot releases are not directly aimed
>> >> +at the end user but are meant to be integrated into larger developme=
nt
>> >> +platforms. For example JamVM, CACAO and Kaffe can make use of an
>> installed
>> >> +copy of GNU Classpath 0.99, while GCC (gcj) will use the developer
>> >> +snapshots as a base for future versions. For more projects based on
>> GNU
>> >> +Classpath, <createlink url=3D"
>> http://www.gnu.org/software/classpath/stories.html">
>> >> +</p>
>> >> +<p>
>> >> +This release brings with it a number of interesting new features:
>> >> +</p>
>> >> +<ul>
>> >> +<li>Addition of java.util.regex.Pattern.quote.
>> >> +</li>
>> >> +<li>Addition of java.io.IOError.
>> >> +</li>
>> >> +<li>Addition of java.io.Console.
>> >> +</li>
>> >> +</ul>
>> >> +<p>
>> >> +There have also been many bugfixes over the past year. Those relevan=
t
>> to 0.99 can be found at
>> >> +<createlink url=3D"
>> http://gcc.gnu.org/bugzilla/buglist.cgi?product=3Dclasspath&target_miles=
tone=3D0.99
>> ">
>> >> +</p>
>> >> +<p>
>> >> +With the 0.95 release, we switched fully towards the 1.5 generics
>> work that we previously released separately as classpath-generics. All t=
his
>> work is now fully integrated in the main release and various runtimes (g=
cj,
>> cacao, jamvm, ikvm, etc) have been extended to take advantage of the new
>> generics, annotations and enumeration support in the core library. As a
>> consequence, only 1.5 capable compilers (currently the Eclipse Compiler =
for
>> Java (ecj) and Sun's javac) may be used to build Classpath.
>> >> +</p>
>> >> +<p>
>> >> +The GNU Classpath developers site
>> >> +<createlink url=3D"http://developer.classpath.org/">
>> >> +provides detailed information on how to start with helping the GNU
>> >> +Classpath project and gives an overview of the core class library
>> >> +packages currently provided.
>> >> +<p>
>> >> +For each snapshot release generated documentation is provided throug=
h
>> >> +the GNU Classpath Tools gjdoc project,which will become part of GNU
>> Classpath
>> >> +itself with the release of 0.99.  A documentation generation
>> >> +framework for java source files used by the GNU project. Full
>> >> +documentation on the currently implementated packages and classes ca=
n
>> >> +be found at: <createlink url=3D"http://developer.classpath.org/doc/"=
>
>> >> +We are looking into how to extend the documentation experience in th=
e
>> >> +future. Please contact the mailinglist if you would like to help wit=
h
>> >> +this effort.
>> >> +<p>
>> >> +For more information about the project see also:
>> >> +<ul>
>> >> +<li>GNU Classpath home page: <createlink url=3D"
>> http://www.gnu.org/software/classpath/">
>> >> +
>> >> +<li>Developer information (wiki): <createlink url=3D"
>> http://developer.classpath.org/">
>> >> +
>> >> +<li>Full class documentation: <createlink url=3D"
>> http://developer.classpath.org/doc/">
>> >> +
>> >> +<li>GNU Classpath hackers: <createlink url=3D"
>> http://planet.classpath.org/">
>> >> +
>> >> +<li>Autobuilder, current build status, build snapshots: <createlink
>> url=3D"http://builder.classpath.org/">
>> >> +
>> >> +<li>Application test pages (wiki)
>> >> +  <createlink url=3D"http://developer.classpath.org/mediation/Applet=
s">
>> >> +  <createlink url=3D"
>> http://developer.classpath.org/mediation/FreeAWTTestApps">
>> >> +  <createlink url=3D"
>> http://developer.classpath.org/mediation/FreeSwingTestApps">
>> >> +  <createlink url=3D"
>> http://developer.classpath.org/mediation/FreeSWTTestApps">
>> >> +
>> >> +<li>GNU Classpath hacking with Eclipse (wiki)
>> >> +  <createlink url=3D"
>> http://developer.classpath.org/mediation/ClasspathHackingWithEclipse">
>> >> +
>> >> +<li>GNU Classpath promotion banners: <createlink url=3D"
>> http://developer.classpath.org/mediation/ClasspathBanners">
>> >> +</ul>
>> >> +GNU Classpath 0.99 can be downloaded from <createlink url=3D"
>> ftp://ftp.gnu.org/pub/gnu/classpath/">
>> >> +or one of the ftp.gnu.org mirrors <createlink url=3D"
>> http://www.gnu.org/order/ftp.html"> or the Classpath
>> >> +continuous integration system <createlink url=3D"
>> http://builder.classpath.org/dist">
>> >> +<p><pre>
>> >> +File: classpath-0.99.tar.gz
>> >> +SHA256sum:
>> f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8
>> >> +</pre></p>
>> >> +<p>
>> >> +New in release 0.99 (Mar 07, 2012)
>> >> +</p>
>> >> +<ul>
>> >> +<li>Addition of java.util.regex.Pattern.quote.
>> >> +</li>
>> >> +<li>Addition of java.io.IOError.
>> >> +</li>
>> >> +<li>Addition of java.io.Console.
>> >> +</li>
>> >> +<li>Bug fixes:
>> >> +</li>
>> >> +<ul>
>> >> +<li>PR39408: gjavah doesn't generate constants in header files where
>> they occur in a superclass</li>
>> >> +<li>PR40590: namespace namespace broken in CNI</li>
>> >> +<li>PR40630: java.util.Scanner fails when used for charset generatio=
n
>> by the OpenJDK build</li>
>> >> +<li>PR40653: Issue with XML stream writer and namespaces</li>
>> >> +<li>PR40663: Support Stax API 1.0.1</li>
>> >> +<li>PR39177: trunk revision 144128 - jar: internal error:
>> java.lang.NullPointerException</li>
>> >> +<li>PR41696: java.util.zip.Inflater:finished () returns false when i=
t
>> should return true</li>
>> >> +<li>PR43536: CopyOnWriteArrayList bug in delete() when empty</li>
>> >> +<li>PR36560: java.util.zip: Error parsing zip file with larger files
>> in it</li>
>> >> +<li>Restrict access to VM classes.</li>
>> >> +<li>Cleanup use of message resources.</li>
>> >> +<li>Throw exception when encrypted zip file entries are
>> encountered.</li>
>> >> +<li>Fix infinite recursion in
>> javax.print.attribute.standard.JobStateReasons.add.</li>
>> >> +<li>Native code cleanups in GtkToolkit.c and jcl.c.</li>
>> >> +<li>Only log when debugging is on.</li>
>> >> +<li>PR44411: System.nanoTime() is not independent of wall-clock
>> time</li>
>> >> +<li>PR46775: Calling Policy.setPolicy with a new Policy object has n=
o
>> effect on the DefaultSecurityManager</li>
>> >> +<li>Use implementation of VMClass.getSimpleName from gcj.</li>
>> >> +<li>Simplify security determination in ProtectionDomain in situation=
s
>> where all permissions are available.</li>
>> >> +<li>PR42390: Missing Security Manager checks in classpath apis</li>
>> >> +<li>Throw NullPointerExceptions appropriately for compatibility with
>> OpenJDK.</li>
>> >> +<li>Use Integer.parseInt in preference to Integer.decode in
>> java.util.Formatter.</li>
>> >> +<li>Use same default capacity in java.util.HashMap as documented in
>> OpenJDK.</li>
>> >> +<li>Check for hashcode equality before calling equals in
>> java.util.HashMap.put</li>
>> >> +<li>Make sure match is within input data limits in
>> java.util.regex.Matcher.find.</li>
>> >> +<li>Fix misuse of ArrayList.set in
>> javax.swing.text.html.StyleSheet.resolveStyle.</li>
>> >> +<li>PR48131: java.util.zip.ZipException: incomplete dynamic bit
>> lengths tree</li>
>> >> +<li>Check for negative capacity in VMDirectByteBuffer's native
>> code.</li>
>> >> +<li>PR42823: tcp/ip sockets read/write operations causes memory
>> leak</li>
>> >> +<li>Generate META-INF/INDEX.LST for glibj.zip</li>
>> >> +<li>Fix issues when building with -Werror and gcc 4.6.</li>
>> >> +<li>PR40188: javah creates constants using name of superclass</li>
>> >> +<li>PR45527: gjavah encodes $ as used in inner classes as 00024 wher=
e
>> Oracle's javah does not</li>
>> >> +<li>PR45526: gjavah does not implicitly produce header files for
>> inner classes</li>
>> >> +<li>Fix NullPointerException for null keys in
>> java.util.HashMap.put.</li>
>> >> +<li>Fix BEAST security issue in gnu.javax.net.ssl.provider.</li>
>> >> +<li>RH712013: pdftk crashes with
>> java.lang.ArrayIndexOutOfBoundsException</li>
>> >> +</ul>
>> >> +<li>Updated to libtool 2.x.
>> >> +</li>
>> >> +<li>Lots of warning fixes / addition of generics.
>> >> +</li>
>> >> +<li>Fix license headers in tools.
>> >> +</li>
>> >> +<li>Normalise whitespace.
>> >> +</li>
>> >> +<li>Maintenance work on javac detection.
>> >> +</li>
>> >> +<li>Mark plugin as unmaintained and disable by default.
>> >> +</li>
>> >> +</ul>
>> >> +<p>
>> >> +The following people helped with this release:
>> >> +</p>
>> >> +<ul>
>> >> +<li>Roland Brand</li>
>> >> +<li>Gert Brettlecker</li>
>> >> +<li>Chris Burdess</li>
>> >> +<li>Ludovic Claude</li>
>> >> +<li>Pekka Enberg</li>
>> >> +<li>Jeroen Frijters</li>
>> >> +<li>Richard Guenther</li>
>> >> +<li>Andrew Haley</li>
>> >> +<li>Andrew John Hughes</li>
>> >> +<li>Ivan Maidanski</li>
>> >> +<li>Daniel Noll</li>
>> >> +<li>Rainer Orth</li>
>> >> +<li>Mike Stump</li>
>> >> +<li>Tom Tromey</li>
>> >> +<li>Mark Wielaard</li>
>> >> +<li>Ralf Wildenhues</li>
>> >> +</ul>
>> >> +<p>
>> >> +We would also like to thank the numerous bug reporters and testers!
>> In
>> >> +addition, we'd like to extend our thanks to all those who've
>> contributed over
>> >> +the years and have helped in building a thriving and friendly
>> community
>> >> +around the GNU Classpath project.
>> >> +</p>
>> >> +</boxitem>
>> >> +</box>
>> >> diff --git a/doc/www.gnu.org/downloads/downloads.wml b/doc/
>> www.gnu.org/downloads/downloads.wml
>> >> index 0702fef..1ab19ef 100644
>> >> --- a/doc/www.gnu.org/downloads/downloads.wml
>> >> +++ b/doc/www.gnu.org/downloads/downloads.wml
>> >> @@ -77,10 +77,10 @@ sub mylink {
>> >>  <download-block>
>> >>
>> >>  <download
>> >> -       date=3D"05 Feb 2009"
>> >> -       version=3D"0.98"
>> >> -       url=3D"ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
>> >> -       notes=3D"
>> http://www.gnu.org/software/classpath/announce/20090205.html"
>> >> +       date=3D"07 Mar 2012"
>> >> +       version=3D"0.99"
>> >> +       url=3D"ftp://ftp.gnu.org/gnu/classpath/classpath-0.99.tar.gz"
>> >> +       notes=3D"
>> http://www.gnu.org/software/classpath/announce/20120307.html"
>> >>  >
>> >>
>> >>  <!-- download
>> >> @@ -100,6 +100,12 @@ sub mylink {
>> >>
>> >>  <download-block>
>> >>  <download
>> >> +       date=3D"05 Feb 2009"
>> >> +       version=3D"0.98"
>> >> +       url=3D"ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
>> >> +       notes=3D"
>> http://www.gnu.org/software/classpath/announce/20090205.html"
>> >> +>
>> >> +<download
>> >>         date=3D"06 Jun 2008"
>> >>         version=3D"0.97.2"
>> >>         url=3D"ftp://ftp.gnu.org/gnu/classpath/classpath-0.97.2.tar.g=
z"
>> >> diff --git a/doc/www.gnu.org/newsitems.txt b/doc/
>> www.gnu.org/newsitems.txt
>> >> index d8ef99b..ba3ede7 100644
>> >> --- a/doc/www.gnu.org/newsitems.txt
>> >> +++ b/doc/www.gnu.org/newsitems.txt
>> >> @@ -1,3 +1,8 @@
>> >> +<newsitem date=3D"07 Mar 2012">
>> >> +<createlink name=3D"GNU Classpath 0.99"
>> >> +            url=3D"announce/20120307.html">
>> >> +</newsitem>
>> >> +
>> >>  <newsitem date=3D"05 Feb 2009">
>> >>  <createlink name=3D"GNU Classpath 0.98"
>> >>              url=3D"announce/20090205.html">
>> >> --
>> >> 1.7.0.4
>> >>
>> >
>> >
>> >
>> > --
>> > Guillermo Rodriguez Garcia
>> > [email protected]
>>
>>
>>
>> --
>> Andii :-)
>>
>
>
> --
> Guillermo Rodriguez Garcia
> [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>
>


--=20
Guillermo Rodriguez Garcia
[email protected]

--047d7b16350bc02e5e050321a764
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<br><br>El lunes, 15 de septiembre de 2014, Guillermo Rodriguez Garcia &lt;=
<a href=3D"mailto:[email protected]">[email protected]</a=
>&gt; escribi=C3=B3:<br><blockquote class=3D"gmail_quote" style=3D"margin:0=
 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andii,<br><br>El =
lunes, 15 de septiembre de 2014, And=C3=AF=C3=AF &lt;<a href=3D"javascript:=
_e(%7B%7D,&#39;cvml&#39;,&#39;[email protected]&#39;);" target=3D"_=
blank">[email protected]</a>&gt; escribi=C3=B3:<br><blockquote clas=
s=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;pad=
ding-left:1ex">On 15 September 2014 08:26, Guillermo Rodriguez Garcia<br>
&lt;<a>[email protected]</a>&gt; wrote:<br>
&gt; The previous patch updates the master wml files in the git repo.<br>
&gt; Attached is a tarball of the generated webroot using wml 2.0.11. This<=
br>
&gt; should be suitable for updating the website CVS repo at<br>
&gt; <a href=3D"http://web.cvs.savannah.gnu.org/viewvc/?root=3Dclasspath" t=
arget=3D"_blank">http://web.cvs.savannah.gnu.org/viewvc/?root=3Dclasspath</=
a>.<br>
&gt;<br>
&gt; Please let me know if you would like me to provide these files in a<br=
>
&gt; different format.<br>
&gt;<br>
<br>
Ok, thanks, I&#39;ll get these applied.<br>
<br>
I think linking to the existing blog version [0] might be worthwhile,<br>
especially as<br>
it links to the bug entries.</blockquote><div><br></div><div>No problem. Ju=
st tell me where the link should be and I&#39;ll update the patch.=C2=A0</d=
iv></blockquote><div><br></div><div>Or, if you prefer, I can also add the l=
inks to the big entries in the Wml files.=C2=A0</div><div><br></div><div>Ju=
st let me know and I will take care.=C2=A0</div><div><br></div><div>Best,=
=C2=A0</div><div><br></div><div>Guillermo</div><div><span></span>=C2=A0</di=
v><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:=
1px #ccc solid;padding-left:1ex"><div><br></div><div>Best,</div><div><br></=
div><div>Guillermo=C2=A0</div><div><span></span>=C2=A0</div><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;pa=
dding-left:1ex">
<br>
[0] <a href=3D"http://blog.fuseyism.com/index.php/2012/03/16/gnu-classpath-=
0-99-released/" target=3D"_blank">http://blog.fuseyism.com/index.php/2012/0=
3/16/gnu-classpath-0-99-released/</a><br>
<br>
&gt; Guillermo<br>
&gt;<br>
&gt; 2014-09-15 9:21 GMT+02:00 Guillermo Rodriguez &lt;<a>guille.rodriguez@=
gmail.com</a>&gt;:<br>
&gt;&gt; From: grodriguez &lt;<a>[email protected]</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Add announcement of 0.99 release<br>
&gt;&gt; Update &#39;recent news&#39; list<br>
&gt;&gt; Add 0.99 release to downloads page<br>
&gt;&gt; ---<br>
&gt;&gt;=C2=A0 doc/<a href=3D"http://www.gnu.org/announce/20120307.wml" tar=
get=3D"_blank">www.gnu.org/announce/20120307.wml</a>=C2=A0 =C2=A0|=C2=A0 18=
0 +++++++++++++++++++++++++++++++<br>
&gt;&gt;=C2=A0 doc/<a href=3D"http://www.gnu.org/downloads/downloads.wml" t=
arget=3D"_blank">www.gnu.org/downloads/downloads.wml</a> |=C2=A0 =C2=A014 +=
+-<br>
&gt;&gt;=C2=A0 doc/<a href=3D"http://www.gnu.org/newsitems.txt" target=3D"_=
blank">www.gnu.org/newsitems.txt</a>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0|=C2=A0 =C2=A0 5 +<br>
&gt;&gt;=C2=A0 3 files changed, 195 insertions(+), 4 deletions(-)<br>
&gt;&gt;=C2=A0 create mode 100644 doc/<a href=3D"http://www.gnu.org/announc=
e/20120307.wml" target=3D"_blank">www.gnu.org/announce/20120307.wml</a><br>
&gt;&gt;<br>
&gt;&gt; diff --git a/doc/<a href=3D"http://www.gnu.org/announce/20120307.w=
ml" target=3D"_blank">www.gnu.org/announce/20120307.wml</a> b/doc/<a href=
=3D"http://www.gnu.org/announce/20120307.wml" target=3D"_blank">www.gnu.org=
/announce/20120307.wml</a><br>
&gt;&gt; new file mode 100644<br>
&gt;&gt; index 0000000..ae62666<br>
&gt;&gt; --- /dev/null<br>
&gt;&gt; +++ b/doc/<a href=3D"http://www.gnu.org/announce/20120307.wml" tar=
get=3D"_blank">www.gnu.org/announce/20120307.wml</a><br>
&gt;&gt; @@ -0,0 +1,180 @@<br>
&gt;&gt; +#!wml --include=3D..<br>
&gt;&gt; +<br>
&gt;&gt; +#include &quot;include/layout.wml&quot;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;subject &quot;GNU Classpath 0.99 Announcement (2013-03-07)&qu=
ot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;box&gt;<br>
&gt;&gt; +&lt;boxtitle&gt;GNU Classpath 0.99&lt;/boxtitle&gt;<br>
&gt;&gt; +&lt;boxitem&gt;<br>
&gt;&gt; +We are proud to announce the release of GNU Classpath 0.99.<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +GNU Classpath, essential libraries for java, is a project to crea=
te<br>
&gt;&gt; +free core class libraries for use with runtimes, compilers and to=
ols<br>
&gt;&gt; +for the java programming language.<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +The GNU Classpath developer snapshot releases are not directly ai=
med<br>
&gt;&gt; +at the end user but are meant to be integrated into larger develo=
pment<br>
&gt;&gt; +platforms. For example JamVM, CACAO and Kaffe can make use of an =
installed<br>
&gt;&gt; +copy of GNU Classpath 0.99, while GCC (gcj) will use the develope=
r<br>
&gt;&gt; +snapshots as a base for future versions. For more projects based =
on GNU<br>
&gt;&gt; +Classpath, &lt;createlink url=3D&quot;<a href=3D"http://www.gnu.o=
rg/software/classpath/stories.html" target=3D"_blank">http://www.gnu.org/so=
ftware/classpath/stories.html</a>&quot;&gt;<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +This release brings with it a number of interesting new features:=
<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;ul&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.util.regex.Pattern.quote.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.io.IOError.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.io.Console.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;/ul&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +There have also been many bugfixes over the past year. Those rele=
vant to 0.99 can be found at<br>
&gt;&gt; +&lt;createlink url=3D&quot;<a href=3D"http://gcc.gnu.org/bugzilla=
/buglist.cgi?product=3Dclasspath&amp;target_milestone=3D0.99" target=3D"_bl=
ank">http://gcc.gnu.org/bugzilla/buglist.cgi?product=3Dclasspath&amp;target=
_milestone=3D0.99</a>&quot;&gt;<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +With the 0.95 release, we switched fully towards the 1.5 generics=
 work that we previously released separately as classpath-generics. All thi=
s work is now fully integrated in the main release and various runtimes (gc=
j, cacao, jamvm, ikvm, etc) have been extended to take advantage of the new=
 generics, annotations and enumeration support in the core library. As a co=
nsequence, only 1.5 capable compilers (currently the Eclipse Compiler for J=
ava (ecj) and Sun&#39;s javac) may be used to build Classpath.<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +The GNU Classpath developers site<br>
&gt;&gt; +&lt;createlink url=3D&quot;<a href=3D"http://developer.classpath.=
org/" target=3D"_blank">http://developer.classpath.org/</a>&quot;&gt;<br>
&gt;&gt; +provides detailed information on how to start with helping the GN=
U<br>
&gt;&gt; +Classpath project and gives an overview of the core class library=
<br>
&gt;&gt; +packages currently provided.<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +For each snapshot release generated documentation is provided thr=
ough<br>
&gt;&gt; +the GNU Classpath Tools gjdoc project,which will become part of G=
NU Classpath<br>
&gt;&gt; +itself with the release of 0.99.=C2=A0 A documentation generation=
<br>
&gt;&gt; +framework for java source files used by the GNU project. Full<br>
&gt;&gt; +documentation on the currently implementated packages and classes=
 can<br>
&gt;&gt; +be found at: &lt;createlink url=3D&quot;<a href=3D"http://develop=
er.classpath.org/doc/" target=3D"_blank">http://developer.classpath.org/doc=
/</a>&quot;&gt;<br>
&gt;&gt; +We are looking into how to extend the documentation experience in=
 the<br>
&gt;&gt; +future. Please contact the mailinglist if you would like to help =
with<br>
&gt;&gt; +this effort.<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +For more information about the project see also:<br>
&gt;&gt; +&lt;ul&gt;<br>
&gt;&gt; +&lt;li&gt;GNU Classpath home page: &lt;createlink url=3D&quot;<a =
href=3D"http://www.gnu.org/software/classpath/" target=3D"_blank">http://ww=
w.gnu.org/software/classpath/</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;Developer information (wiki): &lt;createlink url=3D&quo=
t;<a href=3D"http://developer.classpath.org/" target=3D"_blank">http://deve=
loper.classpath.org/</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;Full class documentation: &lt;createlink url=3D&quot;<a=
 href=3D"http://developer.classpath.org/doc/" target=3D"_blank">http://deve=
loper.classpath.org/doc/</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;GNU Classpath hackers: &lt;createlink url=3D&quot;<a hr=
ef=3D"http://planet.classpath.org/" target=3D"_blank">http://planet.classpa=
th.org/</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;Autobuilder, current build status, build snapshots: &lt=
;createlink url=3D&quot;<a href=3D"http://builder.classpath.org/" target=3D=
"_blank">http://builder.classpath.org/</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;Application test pages (wiki)<br>
&gt;&gt; +=C2=A0 &lt;createlink url=3D&quot;<a href=3D"http://developer.cla=
sspath.org/mediation/Applets" target=3D"_blank">http://developer.classpath.=
org/mediation/Applets</a>&quot;&gt;<br>
&gt;&gt; +=C2=A0 &lt;createlink url=3D&quot;<a href=3D"http://developer.cla=
sspath.org/mediation/FreeAWTTestApps" target=3D"_blank">http://developer.cl=
asspath.org/mediation/FreeAWTTestApps</a>&quot;&gt;<br>
&gt;&gt; +=C2=A0 &lt;createlink url=3D&quot;<a href=3D"http://developer.cla=
sspath.org/mediation/FreeSwingTestApps" target=3D"_blank">http://developer.=
classpath.org/mediation/FreeSwingTestApps</a>&quot;&gt;<br>
&gt;&gt; +=C2=A0 &lt;createlink url=3D&quot;<a href=3D"http://developer.cla=
sspath.org/mediation/FreeSWTTestApps" target=3D"_blank">http://developer.cl=
asspath.org/mediation/FreeSWTTestApps</a>&quot;&gt;<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;GNU Classpath hacking with Eclipse (wiki)<br>
&gt;&gt; +=C2=A0 &lt;createlink url=3D&quot;<a href=3D"http://developer.cla=
sspath.org/mediation/ClasspathHackingWithEclipse" target=3D"_blank">http://=
developer.classpath.org/mediation/ClasspathHackingWithEclipse</a>&quot;&gt;=
<br>
&gt;&gt; +<br>
&gt;&gt; +&lt;li&gt;GNU Classpath promotion banners: &lt;createlink url=3D&=
quot;<a href=3D"http://developer.classpath.org/mediation/ClasspathBanners" =
target=3D"_blank">http://developer.classpath.org/mediation/ClasspathBanners=
</a>&quot;&gt;<br>
&gt;&gt; +&lt;/ul&gt;<br>
&gt;&gt; +GNU Classpath 0.99 can be downloaded from &lt;createlink url=3D&q=
uot;<a href=3D"ftp://ftp.gnu.org/pub/gnu/classpath/" target=3D"_blank">ftp:=
//ftp.gnu.org/pub/gnu/classpath/</a>&quot;&gt;<br>
&gt;&gt; +or one of the <a href=3D"http://ftp.gnu.org" target=3D"_blank">ft=
p.gnu.org</a> mirrors &lt;createlink url=3D&quot;<a href=3D"http://www.gnu.=
org/order/ftp.html" target=3D"_blank">http://www.gnu.org/order/ftp.html</a>=
&quot;&gt; or the Classpath<br>
&gt;&gt; +continuous integration system &lt;createlink url=3D&quot;<a href=
=3D"http://builder.classpath.org/dist" target=3D"_blank">http://builder.cla=
sspath.org/dist</a>&quot;&gt;<br>
&gt;&gt; +&lt;p&gt;&lt;pre&gt;<br>
&gt;&gt; +File: classpath-0.99.tar.gz<br>
&gt;&gt; +SHA256sum: f929297f8ae9b613a1a167e231566861893260651d913ad9b6c119=
33895fecc8<br>
&gt;&gt; +&lt;/pre&gt;&lt;/p&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +New in release 0.99 (Mar 07, 2012)<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;ul&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.util.regex.Pattern.quote.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.io.IOError.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Addition of java.io.Console.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Bug fixes:<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;ul&gt;<br>
&gt;&gt; +&lt;li&gt;PR39408: gjavah doesn&#39;t generate constants in heade=
r files where they occur in a superclass&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR40590: namespace namespace broken in CNI&lt;/li&gt;<b=
r>
&gt;&gt; +&lt;li&gt;PR40630: java.util.Scanner fails when used for charset =
generation by the OpenJDK build&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR40653: Issue with XML stream writer and namespaces&lt=
;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR40663: Support Stax API 1.0.1&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR39177: trunk revision 144128 - jar: internal error: j=
ava.lang.NullPointerException&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR41696: java.util.zip.Inflater:finished () returns fal=
se when it should return true&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR43536: CopyOnWriteArrayList bug in delete() when empt=
y&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR36560: java.util.zip: Error parsing zip file with lar=
ger files in it&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Restrict access to VM classes.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Cleanup use of message resources.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Throw exception when encrypted zip file entries are enc=
ountered.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Fix infinite recursion in javax.print.attribute.standar=
d.JobStateReasons.add.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Native code cleanups in GtkToolkit.c and jcl.c.&lt;/li&=
gt;<br>
&gt;&gt; +&lt;li&gt;Only log when debugging is on.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR44411: System.nanoTime() is not independent of wall-c=
lock time&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR46775: Calling Policy.setPolicy with a new Policy obj=
ect has no effect on the DefaultSecurityManager&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Use implementation of VMClass.getSimpleName from gcj.&l=
t;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Simplify security determination in ProtectionDomain in =
situations where all permissions are available.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR42390: Missing Security Manager checks in classpath a=
pis&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Throw NullPointerExceptions appropriately for compatibi=
lity with OpenJDK.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Use Integer.parseInt in preference to Integer.decode in=
 java.util.Formatter.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Use same default capacity in java.util.HashMap as docum=
ented in OpenJDK.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Check for hashcode equality before calling equals in ja=
va.util.HashMap.put&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Make sure match is within input data limits in java.uti=
l.regex.Matcher.find.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Fix misuse of ArrayList.set in javax.swing.text.html.St=
yleSheet.resolveStyle.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR48131: java.util.zip.ZipException: incomplete dynamic=
 bit lengths tree&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Check for negative capacity in VMDirectByteBuffer&#39;s=
 native code.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR42823: tcp/ip sockets read/write operations causes me=
mory leak&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Generate META-INF/INDEX.LST for glibj.zip&lt;/li&gt;<br=
>
&gt;&gt; +&lt;li&gt;Fix issues when building with -Werror and gcc 4.6.&lt;/=
li&gt;<br>
&gt;&gt; +&lt;li&gt;PR40188: javah creates constants using name of supercla=
ss&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR45527: gjavah encodes $ as used in inner classes as 0=
0024 where Oracle&#39;s javah does not&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;PR45526: gjavah does not implicitly produce header file=
s for inner classes&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Fix NullPointerException for null keys in java.util.Has=
hMap.put.&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Fix BEAST security issue in gnu.javax.net.ssl.provider.=
&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;RH712013: pdftk crashes with java.lang.ArrayIndexOutOfB=
oundsException&lt;/li&gt;<br>
&gt;&gt; +&lt;/ul&gt;<br>
&gt;&gt; +&lt;li&gt;Updated to libtool 2.x.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Lots of warning fixes / addition of generics.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Fix license headers in tools.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Normalise whitespace.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Maintenance work on javac detection.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Mark plugin as unmaintained and disable by default.<br>
&gt;&gt; +&lt;/li&gt;<br>
&gt;&gt; +&lt;/ul&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +The following people helped with this release:<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;ul&gt;<br>
&gt;&gt; +&lt;li&gt;Roland Brand&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Gert Brettlecker&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Chris Burdess&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Ludovic Claude&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Pekka Enberg&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Jeroen Frijters&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Richard Guenther&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Andrew Haley&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Andrew John Hughes&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Ivan Maidanski&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Daniel Noll&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Rainer Orth&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Mike Stump&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Tom Tromey&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Mark Wielaard&lt;/li&gt;<br>
&gt;&gt; +&lt;li&gt;Ralf Wildenhues&lt;/li&gt;<br>
&gt;&gt; +&lt;/ul&gt;<br>
&gt;&gt; +&lt;p&gt;<br>
&gt;&gt; +We would also like to thank the numerous bug reporters and tester=
s!=C2=A0 In<br>
&gt;&gt; +addition, we&#39;d like to extend our thanks to all those who&#39=
;ve contributed over<br>
&gt;&gt; +the years and have helped in building a thriving and friendly com=
munity<br>
&gt;&gt; +around the GNU Classpath project.<br>
&gt;&gt; +&lt;/p&gt;<br>
&gt;&gt; +&lt;/boxitem&gt;<br>
&gt;&gt; +&lt;/box&gt;<br>
&gt;&gt; diff --git a/doc/<a href=3D"http://www.gnu.org/downloads/downloads=
.wml" target=3D"_blank">www.gnu.org/downloads/downloads.wml</a> b/doc/<a hr=
ef=3D"http://www.gnu.org/downloads/downloads.wml" target=3D"_blank">www.gnu=
.org/downloads/downloads.wml</a><br>
&gt;&gt; index 0702fef..1ab19ef 100644<br>
&gt;&gt; --- a/doc/<a href=3D"http://www.gnu.org/downloads/downloads.wml" t=
arget=3D"_blank">www.gnu.org/downloads/downloads.wml</a><br>
&gt;&gt; +++ b/doc/<a href=3D"http://www.gnu.org/downloads/downloads.wml" t=
arget=3D"_blank">www.gnu.org/downloads/downloads.wml</a><br>
&gt;&gt; @@ -77,10 +77,10 @@ sub mylink {<br>
&gt;&gt;=C2=A0 &lt;download-block&gt;<br>
&gt;&gt;<br>
&gt;&gt;=C2=A0 &lt;download<br>
&gt;&gt; -=C2=A0 =C2=A0 =C2=A0 =C2=A0date=3D&quot;05 Feb 2009&quot;<br>
&gt;&gt; -=C2=A0 =C2=A0 =C2=A0 =C2=A0version=3D&quot;0.98&quot;<br>
&gt;&gt; -=C2=A0 =C2=A0 =C2=A0 =C2=A0url=3D&quot;<a href=3D"ftp://ftp.gnu.o=
rg/gnu/classpath/classpath-0.98.tar.gz" target=3D"_blank">ftp://ftp.gnu.org=
/gnu/classpath/classpath-0.98.tar.gz</a>&quot;<br>
&gt;&gt; -=C2=A0 =C2=A0 =C2=A0 =C2=A0notes=3D&quot;<a href=3D"http://www.gn=
u.org/software/classpath/announce/20090205.html" target=3D"_blank">http://w=
ww.gnu.org/software/classpath/announce/20090205.html</a>&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0date=3D&quot;07 Mar 2012&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0version=3D&quot;0.99&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0url=3D&quot;<a href=3D"ftp://ftp.gnu.o=
rg/gnu/classpath/classpath-0.99.tar.gz" target=3D"_blank">ftp://ftp.gnu.org=
/gnu/classpath/classpath-0.99.tar.gz</a>&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0notes=3D&quot;<a href=3D"http://www.gn=
u.org/software/classpath/announce/20120307.html" target=3D"_blank">http://w=
ww.gnu.org/software/classpath/announce/20120307.html</a>&quot;<br>
&gt;&gt;=C2=A0 &gt;<br>
&gt;&gt;<br>
&gt;&gt;=C2=A0 &lt;!-- download<br>
&gt;&gt; @@ -100,6 +100,12 @@ sub mylink {<br>
&gt;&gt;<br>
&gt;&gt;=C2=A0 &lt;download-block&gt;<br>
&gt;&gt;=C2=A0 &lt;download<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0date=3D&quot;05 Feb 2009&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0version=3D&quot;0.98&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0url=3D&quot;<a href=3D"ftp://ftp.gnu.o=
rg/gnu/classpath/classpath-0.98.tar.gz" target=3D"_blank">ftp://ftp.gnu.org=
/gnu/classpath/classpath-0.98.tar.gz</a>&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0notes=3D&quot;<a href=3D"http://www.gn=
u.org/software/classpath/announce/20090205.html" target=3D"_blank">http://w=
ww.gnu.org/software/classpath/announce/20090205.html</a>&quot;<br>
&gt;&gt; +&gt;<br>
&gt;&gt; +&lt;download<br>
&gt;&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0date=3D&quot;06 Jun 2008&quot;<br=
>
&gt;&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0version=3D&quot;0.97.2&quot;<br>
&gt;&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0url=3D&quot;<a href=3D"ftp://ftp.=
gnu.org/gnu/classpath/classpath-0.97.2.tar.gz" target=3D"_blank">ftp://ftp.=
gnu.org/gnu/classpath/classpath-0.97.2.tar.gz</a>&quot;<br>
&gt;&gt; diff --git a/doc/<a href=3D"http://www.gnu.org/newsitems.txt" targ=
et=3D"_blank">www.gnu.org/newsitems.txt</a> b/doc/<a href=3D"http://www.gnu=
.org/newsitems.txt" target=3D"_blank">www.gnu.org/newsitems.txt</a><br>
&gt;&gt; index d8ef99b..ba3ede7 100644<br>
&gt;&gt; --- a/doc/<a href=3D"http://www.gnu.org/newsitems.txt" target=3D"_=
blank">www.gnu.org/newsitems.txt</a><br>
&gt;&gt; +++ b/doc/<a href=3D"http://www.gnu.org/newsitems.txt" target=3D"_=
blank">www.gnu.org/newsitems.txt</a><br>
&gt;&gt; @@ -1,3 +1,8 @@<br>
&gt;&gt; +&lt;newsitem date=3D&quot;07 Mar 2012&quot;&gt;<br>
&gt;&gt; +&lt;createlink name=3D&quot;GNU Classpath 0.99&quot;<br>
&gt;&gt; +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 url=3D&quot;announce/20=
120307.html&quot;&gt;<br>
&gt;&gt; +&lt;/newsitem&gt;<br>
&gt;&gt; +<br>
&gt;&gt;=C2=A0 &lt;newsitem date=3D&quot;05 Feb 2009&quot;&gt;<br>
&gt;&gt;=C2=A0 &lt;createlink name=3D&quot;GNU Classpath 0.98&quot;<br>
&gt;&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 url=3D&quot;announ=
ce/20090205.html&quot;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; 1.7.0.4<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Guillermo Rodriguez Garcia<br>
&gt; <a>[email protected]</a><br>
<br>
<br>
<br>
--<br>
Andii :-)<br>
</blockquote><br><br>-- <br>Guillermo Rodriguez Garcia<br><a href=3D"javasc=
ript:_e(%7B%7D,&#39;cvml&#39;,&#39;[email protected]&#39;);" targe=
t=3D"_blank">[email protected]</a><br>
</blockquote><br><br>-- <br>Guillermo Rodriguez Garcia<br><a href=3D"mailto=
:[email protected]">[email protected]</a><br>

--047d7b16350bc02e5e050321a764--