This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 49b95ec  (doc) Fix compiler warnings in Java code example in Javadoc 
#124.
49b95ec is described below

commit 49b95ec16b864f0fe5acf9e1ba13883ce56ec9a0
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Oct 10 13:32:27 2019 -0400

    (doc) Fix compiler warnings in Java code example in Javadoc #124.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9a16d7e..28def76 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">com.puppycrawl.tools:checkstyle 8.23 -> 8.24.</action>
     <action issue="TEXT-166" type="fix" dev="kinow" due-to="Mikko 
Maunu">removed non-existing parameter from Javadocs and spelled out parameters 
in throws</action>
     <action issue="TEXT-149" type="fix" dev="kinow" due-to="Yuji 
Konishi">StringEscapeUtils.unescapeCsv doesn't remove quotes at begin and end 
of string</action>
+    <action                  type="update" dev="ggregory" due-to="Johan 
Hammar">(doc) Fix compiler warnings in Java code example in Javadoc 
#124.</action>
   </release>
   
   <release version="1.8" date="2019-08-30" description="Release 1.8">

Reply via email to