Author: rwinston
Date: Sun Sep 28 03:32:04 2008
New Revision: 699796

URL: http://svn.apache.org/viewvc?rev=699796&view=rev
Log:
Remove problematic entities

Modified:
    commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml

Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml?rev=699796&r1=699795&r2=699796&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml Sun Sep 28 
03:32:04 2008
@@ -34,13 +34,13 @@
                                Add connection timeout functionality to 
SocketClient.
                        </action>
                        <action dev="rwinston" type="update">
-                               Make the KeyManager and TrustManager settable 
(&lt;[EMAIL PROTECTED]&gt;).
+                               Make the KeyManager and TrustManager settable 
([EMAIL PROTECTED]).
                        </action>
                        <action dev="rwinston" type="update">
-                               Patch FTPSClient to set default 
SSLServerSocketFactory. Thanks &lt;[EMAIL PROTECTED]&gt;
+                               Patch FTPSClient to set default 
SSLServerSocketFactory. Thanks [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix" issue="NET-68">
-                               Patch to prevent TFTPClient dropping last 
packet. Thanks &lt;[EMAIL PROTECTED]&gt;
+                               Patch to prevent TFTPClient dropping last 
packet. Thanks [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="update">
                                Change isConnected() method to delegate to 
underlying socket connection.
@@ -64,7 +64,7 @@
                        </action>
                        <action dev="dfs" type="fix">
                                Applied Rob Hasselbaum's
-                               &lt;rhasselbaum -> alumni.ithaca.edu&gt;
+                               rhasselbaum -> alumni.ithaca.edu
                                patch for PR 38688 fixing a
                                TelnetInputStream hang.
                        </action>
@@ -73,7 +73,7 @@
                                class via _controlInput_ and _controlOutput_
                                protected member variables in response
                                to PR 38309 reported by
-                               &lt;[EMAIL PROTECTED]&gt;.
+                               [EMAIL PROTECTED]
                        </action>
                        <action dev="dfs" type="fix">
                                Reverted PR 32859 patch to TFTPClient
@@ -81,19 +81,19 @@
                                be sent.
                        </action>
                        <action dev="rwinston" type="update" issue="NET-36">
-                               Make FTPClient extend SocketClient instead of 
TelnetClient. From &lt;[EMAIL PROTECTED]&gt;
+                               Make FTPClient extend SocketClient instead of 
TelnetClient. From [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix" issue="NET-39">
-                               Adds an "e" symbolic link flag to the Unix FTP 
parser. From &lt;[EMAIL PROTECTED]&gt;
+                               Adds an "e" symbolic link flag to the Unix FTP 
parser. From [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix" issue="NET-119">
-                               Allow hidden files to be listed. Thanks to 
&lt;[EMAIL PROTECTED]&gt;
+                               Allow hidden files to be listed. Thanks to 
[EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="update">
                                Remove reflective check for 
Socket::isConnected() (no longer needed)
                        </action>
                        <action dev="rwinston" type="add" issue="NET-136">
-                               Added WindowSizeOptionHandler for TelnetClient. 
Thanks to &lt;[EMAIL PROTECTED]&gt;
+                               Added WindowSizeOptionHandler for TelnetClient. 
Thanks to [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="update">
                                Refactored *Client classes under net/ package 
into separate subpackages, and move PrintCommandListener 
@@ -111,7 +111,7 @@
                                Removed redundant FTP.IMAGE_FILE_TYPE flag.
                        </action>
                        <action dev="rwinston" type="update">
-                               Added heavily updated MVSFTPEntryParser from 
&lt;[EMAIL PROTECTED]&gt;
+                               Added heavily updated MVSFTPEntryParser from 
[EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="remove">
                                Removed deprecated classes FTPFileListParser, 
FTPFileListParserImpl, and DefaultFTPFileListParser. Also
@@ -181,7 +181,7 @@
                        <action dev="dfs" type="fix" issue="NET-3">
                                TelnetInputStream.java: Applied Rob
 Hasselbaum's
-                               &lt;rhasselbaum -> alumni.ithaca.edu&gt;
+                               [EMAIL PROTECTED]
                                patch for PR 38688 fixing a
                                TelnetInputStream hang.
                        </action>
@@ -198,7 +198,7 @@
 _controlOutput_
                                protected member variables in response
                                to PR 38309 reported by
-                               &lt;[EMAIL PROTECTED]&gt;.
+                               [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix"
 issue="NET-68">
@@ -252,7 +252,7 @@
 
                <release version="1.4.1" date="December 3, 2005" 
description="fix release to restore jdk 1.3 compatability">
                        <action dev="scohen" type="fix">
-                               Applied patches for defect 37113. Code 
incompatible with jdk 1.3. Original patch submitted by &lt;Andrea Rombald&gt;
+                               Applied patches for defect 37113. Code 
incompatible with jdk 1.3. Original patch submitted by Andrea Rombald
                        </action>
                        <action dev="scohen" type="fix">
                                Applied patches for defect 37522. updated 
project.xml to correct compatibility level.
@@ -264,28 +264,28 @@
                                Fixed typo in method name.
                                FTP.removeCommandListener() was missing
                                the L.  Problem reported by
-                               &lt;[EMAIL PROTECTED]&gt;.
+                               [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
-                               Applied fix for PR 33942 and PR 31793. Original 
patch submitted by &lt;[EMAIL PROTECTED]&gt;
+                               Applied fix for PR 33942 and PR 31793. Original 
patch submitted by [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
-                               TFTPClient was ignoring final ACK (PR 32859). 
Thanks to &lt;[EMAIL PROTECTED]&gt;
+                               TFTPClient was ignoring final ACK (PR 32859). 
Thanks to [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
-                               Applied fix for ACL parsing in the FTP client 
(PR 33972). Submitted by &lt;[EMAIL PROTECTED]&gt;
+                               Applied fix for ACL parsing in the FTP client 
(PR 33972). Submitted by [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
                                Added missing NTP/SNTP unit tests to the 
codebase.
                        </action>
                        <action dev="dfs" type="fix">
-                               Applied fix for POP3Client returning empty 
reply strings (PR 34133). Thanks to &lt;[EMAIL PROTECTED]&gt;
+                               Applied fix for POP3Client returning empty 
reply strings (PR 34133). Thanks to [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
-                               NTP port parameter was being ignored (PR 
34219). Fixed by &lt;[EMAIL PROTECTED]&gt;
+                               NTP port parameter was being ignored (PR 
34219). Fixed by [EMAIL PROTECTED]
                        </action>
                        <action dev="scohen" type="add">
-                               An FTP parser for MVS was added. Submitted by 
&lt;[EMAIL PROTECTED]&gt;
+                               An FTP parser for MVS was added. Submitted by 
[EMAIL PROTECTED]
                        </action>
                        <action dev="scohen" type="add">
                                Added functionality for extensible parsing of 
FTP responses, using a configurable format string. This should enable the FTP 
client to operate across many different locales and date formats.
@@ -294,7 +294,7 @@
                
                <release version="1.3.0" date="December 15, 2004" 
description="many fixes and enhancements">
                        <action dev="rwinston" type="fix">
-                               Applied patch for PR 31793. Thanks to 
&lt;[EMAIL PROTECTED]&gt;
+                               Applied patch for PR 31793. Thanks to [EMAIL 
PROTECTED]
                        </action>
                        <action dev="rwinston" type="add">
                                Added message threading functionality to the 
NNTP client.
@@ -303,14 +303,14 @@
                                Added return code 521 to FTPReply.java - this 
should obviate the need for the Ant FTP task to manually declare it.
                        </action>
                        <action dev="rwinston" type="fix">
-                               Add explicit notify() in 
TelnetInputStream::read(), so available() returns an accurate value. Thanks to 
&lt;[EMAIL PROTECTED]&gt;.
+                               Add explicit notify() in 
TelnetInputStream::read(), so available() returns an accurate value. Thanks to 
[EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="add">
                                Added SNTP/NTP components into the Commons-Net 
codebase, courtesy of
                                Jason Matthews.
                        </action>
                        <action dev="rwinston" type="add">
-                               Added POP3 test suite, courtesy of Mike George 
&lt;[EMAIL PROTECTED]&gt;.
+                               Added POP3 test suite, courtesy of Mike George 
[EMAIL PROTECTED]
                        </action>
                        <action dev="scohen" type="fix">
                                Applied fix for FTPClient returning null for 
certain timestamp formats (BUG #30737)
@@ -320,17 +320,17 @@
                                .jar, remove test dependency from javadoc 
target, and exclude private members from generated javadoc.
                        </action>
                        <action dev="rwinston" type="fix">
-                               Fixed bug in TFTPClient::setMaxTimeout(), 
spotted by &lt;[EMAIL PROTECTED]&gt;
+                               Fixed bug in TFTPClient::setMaxTimeout(), 
spotted by [EMAIL PROTECTED]
                        </action>
                        <action dev="dfs" type="fix">
                                Some changes to facilitate compilation under 
JDK 5.0
                        </action>
                        <action dev="rwinston" type="fix">
                                Return correct NNTP article count when high and 
low watermarks are 0.
-                               Spotted by &lt;[EMAIL PROTECTED]&gt;
+                               Spotted by [EMAIL PROTECTED]
                        </action>
                        <action dev="rwinston" type="fix">
-                               Remove trailing null byte in TFTP packets. 
Thanks to &lt;[EMAIL PROTECTED]&gt;
+                               Remove trailing null byte in TFTP packets. 
Thanks to [EMAIL PROTECTED]
                        </action>
                        <action dev="dfs" type="fix">
                                Many javadoc fixes.
@@ -340,7 +340,7 @@
                        </action>
                        <action dev="rwinston" type="update">
                                Ensure consistent handling of encoding 
throughout FTPClient
-                               operations. Patch submitted by &lt;[EMAIL 
PROTECTED]&gt;.
+                               operations. Patch submitted by [EMAIL PROTECTED]
                        </action>
                        <action dev="dfs" type="fix">
                                Fix TelnetClient zombie thread issue
@@ -377,20 +377,20 @@
 
                <release version="1.2.0" date="April 30, 2004" 
description="autodetection of system for listings">
                        <action dev="scohen" type="fix">
-                               Mario Ivankovits &lt;[EMAIL PROTECTED]&gt; added
+                               Mario Ivankovits [EMAIL PROTECTED] added
                                functionality supporting correct handling of 
the &quot;dirstyle&quot; 
                                attribute of NT and OS400 servers that allows 
them to mimic Unix ftp servers.
                                and a bug fix affecting handling of sticky and 
suid bits on Unix FTP servers.
                        </action>
                        <action dev="scohen" type="add">
-                               Mario Ivankovits &lt;[EMAIL PROTECTED]&gt; 
added parser for OS400.
+                               Mario Ivankovits [EMAIL PROTECTED] added parser 
for OS400.
                        </action>
                        <action dev="jbrekke,scohen" type="fix">
                                Added a functional junit test testing list 
parsing against real servers 
                                and fix several bugs found through this test.
                        </action>
                        <action dev="dfs" type="add">
-                               Ted Wise &lt;[EMAIL PROTECTED]&gt; provided a
+                               Ted Wise [EMAIL PROTECTED] provided a
                                <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=24078";>
                                        patch</a> to add the XHDR extended NNTP 
command.
                        </action>
@@ -423,7 +423,7 @@
 
                <release version="1.1.0" date="October 23, 2003" 
description="many enhancements and bug fixes">
                        <action dev="dfs" type="add">
-                               Rory Winston &lt;[EMAIL PROTECTED]&gt; provided
+                               Rory Winston [EMAIL PROTECTED] provided
                                patches to add the following extended NNTP 
commands to
                                NNTPClient: XOVER, AUTHINFO USER, AUTHINFO 
PASS, and
                                LIST ACTIVE.
@@ -440,7 +440,7 @@
 
                        <action dev="dfs" type="fix">
                                Applied variation of fix suggested by Matthieu 
Recouly
-                               &lt;[EMAIL PROTECTED]&gt; so that
+                               [EMAIL PROTECTED] so that
                                UnixFTPEntryParser may handle listings of the 
form
                                <pre>
                                        drwxr-xr-x 1 usernameftp 512 Jan 29 
23:32 prog
@@ -449,7 +449,7 @@
                        </action>
                        <action dev="dfs" type="fix">
                                Applied patch from Stephane Este-Gracias
-                               &lt;[EMAIL PROTECTED]&gt; that fixes the 
parsing of
+                               [EMAIL PROTECTED] that fixes the parsing of
                                VMS listings by VMSFTPEntryParser..
                        </action>
                        <action dev="brekke" type="fix">


Reply via email to