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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new d12543656 Remove duplicate information, POM is canonical.
d12543656 is described below

commit d12543656e4ad2f7cd5150fffdee9d85a2bca0f1
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Apr 9 07:15:04 2024 -0400

    Remove duplicate information, POM is canonical.
---
 src/changes/release-notes.vm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 66b41377e..61f904695 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -20,10 +20,6 @@ Apache Commons IO ${version} Release Notes
 Introduction
 ------------
 
-Commons IO is a package of Java utility classes like java.io.  
-Classes in this package are considered to be so standard and of such high 
-reuse as to justify existence in java.io.
-
 $introduction.replaceAll("(?<!\015)\012", "
 ")
 

Reply via email to