implemenations: -> implementations:
-Adrian
On 4/30/2013 1:44 PM, Gary Gregory wrote:
ah, where?
Gary
On Tue, Apr 30, 2013 at 8:36 AM, Adrian Crum <
[email protected]> wrote:
On 4/30/2013 1:32 PM, [email protected] wrote:
Author: ggregory
Date: Tue Apr 30 12:32:24 2013
New Revision: 1477592
URL: http://svn.apache.org/r1477592
Log:
[CODEC-170] Link broken in Metaphone Javadoc.
Modified:
commons/proper/codec/trunk/**src/changes/changes.xml
commons/proper/codec/trunk/**src/main/java/org/apache/**
commons/codec/language/**Metaphone.java
Modified: commons/proper/codec/trunk/**src/changes/changes.xml
URL: http://svn.apache.org/viewvc/**commons/proper/codec/trunk/**
src/changes/changes.xml?rev=**1477592&r1=1477591&r2=1477592&**view=diff<http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/changes/changes.xml?rev=1477592&r1=1477591&r2=1477592&view=diff>
==============================**==============================**
==================
--- commons/proper/codec/trunk/**src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/**src/changes/changes.xml Tue Apr 30
12:32:24 2013
@@ -43,7 +43,7 @@ The <action> type attribute can be add,u
</properties>
<body>
<release version="1.9" date="TBA" description="Feature and fix
release.">
- <action dev="..." type="fix" issue="CODEC-NNN">...</action>
+ <action dev="ggregory" type="fix" issue="CODEC-170"
description="Link broken in Metaphone Javadoc" due-to="Ron Wheeler, Henri
Yandell"/>
</release>
<release version="1.8" date="19 April 2013" description="Feature
and fix release. Requires a minimum of Java 1.6">
<action dev="ggregory" type="add" issue="CODEC-168"
due-to="Daniel Cassidy">Add DigestUtils.updateDigest(**MessageDigest,
InputStream).</action>
Modified: commons/proper/codec/trunk/**src/main/java/org/apache/**
commons/codec/language/**Metaphone.java
URL: http://svn.apache.org/viewvc/**commons/proper/codec/trunk/**
src/main/java/org/apache/**commons/codec/language/**
Metaphone.java?rev=1477592&r1=**1477591&r2=1477592&view=diff<http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/Metaphone.java?rev=1477592&r1=1477591&r2=1477592&view=diff>
==============================**==============================**
==================
--- commons/proper/codec/trunk/**src/main/java/org/apache/**
commons/codec/language/**Metaphone.java (original)
+++ commons/proper/codec/trunk/**src/main/java/org/apache/**
commons/codec/language/**Metaphone.java Tue Apr 30 12:32:24 2013
@@ -29,8 +29,13 @@ import org.apache.commons.codec.**StringEn
* <CITE>Hanging on the Metaphone</CITE> by <CITE>Lawrence
Philips</CITE> in <CITE>Computer Language of Dec. 1990,
* p 39.</CITE>
* <p>
- * Note, that this does not match the algorithm that ships with PHP, or
the algorithm found in the Perl
- * <a href="http://search.cpan.org/~**mschwern/Text-Metaphone-1.96/**
Metaphone.pm<http://search.cpan.org/~mschwern/Text-Metaphone-1.96/Metaphone.pm>
">Text:Metaphone-**1.96</a>.
+ * Note, that this does not match the algorithm that ships with PHP, or
the algorithm found in the Perl implemenations:
Spelling error in that last line.
-Adrian
------------------------------**------------------------------**---------
To unsubscribe, e-mail:
dev-unsubscribe@commons.**apache.org<[email protected]>
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]