cvs commit: jakarta-commons/codec/xdocs changes.xml

2004-07-10 Thread ggregory
ggregory2004/07/10 16:07:10

  Modified:codec/xdocs changes.xml
  Log:
  Set publish date for 1.3
  
  Revision  ChangesPath
  1.5   +2 -2  jakarta-commons/codec/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/codec/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml   22 Jun 2004 23:29:36 -  1.4
  +++ changes.xml   10 Jul 2004 23:07:10 -  1.5
  @@ -14,14 +14,14 @@
  See the License for the specific language governing permissions and
  limitations under the License.
   -->
  -
  +
   
   
   Changes
   Gary D. Gregory
   
   
  -
  +
   
   BinaryCodec: Encodes and decodes binary to and from Strings of 0s and 
1s.

  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/codec/xdocs changes.xml index.xml

2004-06-22 Thread ggregory
ggregory2004/06/22 16:29:37

  Modified:codec/xdocs changes.xml index.xml
  Log:
  Make date formats consistent.
  
  Revision  ChangesPath
  1.4   +13 -13jakarta-commons/codec/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/jakarta-commons/codec/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml   22 Jun 2004 19:25:38 -  1.3
  +++ changes.xml   22 Jun 2004 23:29:36 -  1.4
  @@ -74,7 +74,7 @@
   General Javadoc improvements.

   
  -
  +
   
   URLCodec: Implements the www-form-urlencoded encoding scheme.

  @@ -101,40 +101,40 @@
   separator) the need for a maxLength attribute is not needed.  Deprecate 
   the field and accessor methods.

  -
  +
   Fix in Metaphone relating to the handling of the maximum code length.

   
  -
  -
  +
  +
A newer version of the Base64 class reflecting improvements from
   both the commons-httpclient and xml-rpc versions of code forked
   from catalina.
   
  -
  +
Base64 class from commons-httpclient in 
org.apache.commons.codec.base64
   has been retained for backwards compatibility but has been deprecated.
   
  -
  +
Soundex class from commons-util in org.apache.commons.codec.

  -
  +
Metaphone class from commons-util in org.apache.commons.codec.

   
RefinedSoundex class in org.apache.commons.codec.

  -
  +
Encoder/Decoder interfaces in org.apache.commons.

  -
  +
String and Binary specific Encoder/Decoder interfaces in 
org.apache.commons.
  -
  +
StringEncoderComparator replaces the SoundexComparator from the 
language package.
  -
  +
Base64 now discards whitespace characters when decoding encoded 
content.
   
  -
  +
   
   Base64 class from commons-httpclient in org.apache.commons.codec.base64.
   
  @@ -144,7 +144,7 @@
   
   Metaphone class from commons-util in org.apache.commons.codec.
   
  -
  +
   SoundexComparator class from commons-util in org.apache.commons.codec.
   
   
  
  
  
  1.22  +2 -2  jakarta-commons/codec/xdocs/index.xml
  
  Index: index.xml
  ===
  RCS file: /home/cvs/jakarta-commons/codec/xdocs/index.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- index.xml 22 Jun 2004 19:51:06 -  1.21
  +++ index.xml 22 Jun 2004 23:29:36 -  1.22
  @@ -67,10 +67,10 @@
http://jakarta.apache.org/site/sourceindex.cgi";>source
   
   
  - Version http://www.apache.org/dist/jakarta/commons/codec/";>1.2 - 
7 Nov 2003
  + Version http://www.apache.org/dist/jakarta/commons/codec/";>1.2 - 
24 Nov 2003
   
   
  - Version http://www.apache.org/dist/jakarta/commons/codec/";>1.1 - 
21 Apr 2003
  + Version http://www.apache.org/dist/jakarta/commons/codec/";>1.1 - 
29 April 2003
   
   
Current http://cvs.apache.org/builds/jakarta-commons/nightly/commons-codec/";> nightly 
build
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/codec/xdocs changes.xml

2004-06-22 Thread ggregory
ggregory2004/06/22 12:25:38

  Added:   codec/xdocs changes.xml
  Log:
  Port various RELEASE-NOTES.txt file into one Maven changes.xml.
  
  Revision  ChangesPath
  1.3   +152 -52   jakarta-commons/codec/xdocs/changes.xml
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/codec/xdocs changes.xml

2003-05-30 Thread tobrien
tobrien 2003/05/29 14:53:42

  Modified:codecproject.xml
  Removed: codec/xdocs changes.xml
  Log:
  Removed both the tasklist and the changes reports.  Reports only make sense if you 
are
  going to use them, and the changes.xml in xdoc was not being maintained.  Also,
  after removing the changes.xml the tasklist-plugin was producing a vdoclet error -
  another unused report removed.
  
  Revision  ChangesPath
  1.13  +2 -2  jakarta-commons/codec/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/jakarta-commons/codec/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml   29 May 2003 21:40:39 -  1.12
  +++ project.xml   29 May 2003 21:53:42 -  1.13
  @@ -131,7 +131,7 @@
   
 
  maven-changelog-plugin
  -   maven-changes-plugin
  +
  maven-checkstyle-plugin
   
  maven-developer-activity-plugin
  @@ -144,6 +144,6 @@
  maven-license-plugin
  maven-linkcheck-plugin
   
  -   maven-tasklist-plugin
  +
 
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]