GitHub user adams2016 opened a pull request:

    https://github.com/apache/commons-io/pull/23

    sample pr

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adams-aurea/commons-io master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-io/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit f98f8bf48a08e55d9b07a770dad8b3fb927aa44e
Author: Sebastian Bazley <s...@apache.org>
Date:   2013-11-25T03:25:57Z

    @since
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1545144 
13f79535-47bb-0310-9956-ffa450edef68

commit 0168aa39fd21b943a60353ed10477ac796175a5f
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2013-12-28T20:54:35Z

    findbugs-maven-plugin 2.5.2 -> 2.5.3.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1553913 
13f79535-47bb-0310-9956-ffa450edef68

commit 6f0d4ba1d5119792993e8b9afe05cac22a087e03
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-30T16:17:37Z

    Update copyright to 2014.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1562874 
13f79535-47bb-0310-9956-ffa450edef68

commit 8730123836ccddede7c3b0e603882e3f7697139f
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-30T16:25:22Z

    Tentative next release in 2014.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1562879 
13f79535-47bb-0310-9956-ffa450edef68

commit fd63ffd6af5fe72cbcb1f05888c7b3aa672013cc
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-30T16:28:29Z

    [IO-422] Deprecate Charsets Charset constants in favor of Java 7's 
java.nio.charset.StandardCharsets.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1562881 
13f79535-47bb-0310-9956-ffa450edef68

commit bf545e4dd3a0414879b5707c8750613c24db8730
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-31T19:45:30Z

    [IO-424] Javadoc fixes, mostly to appease 1.8.0. Patch from Ville Skyttä". 
3 files in the patch did not applied cleanly, so they are not in the commit.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1563227 
13f79535-47bb-0310-9956-ffa450edef68

commit 4da8e8ad1d29f542306e3766511fe0c6e1e3eacb
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-31T19:51:21Z

    [IO-424] Javadoc fixes, mostly to appease 1.8.0.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1563230 
13f79535-47bb-0310-9956-ffa450edef68

commit c7bd46892111853d766c28235e0fa5c26b091f93
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-31T19:57:23Z

    Javadoc clean up.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1563231 
13f79535-47bb-0310-9956-ffa450edef68

commit 2d11919cb66ef7ba3a6179b36dfb1703f8a89c71
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-31T19:57:46Z

    Javadoc clean up.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1563232 
13f79535-47bb-0310-9956-ffa450edef68

commit 279f0c652ae48942b37dc87529ee2a40a68a4cc9
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-01-31T19:58:50Z

    [IO-424] Javadoc fixes, mostly to appease 1.8.0. Attempt to appease Javadoc 
1.8.0 but getting "[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc (default-cli) on 
project commons-io: An error has occurred in JavaDocs report generation:
    [ERROR] Exit code: 1 - javadoc: warning - Error fetching URL: 
http://download.oracle.com/javase/6/docs/api
    [ERROR] javadoc: warning - Error fetching URL: 
http://download.oracle.com/javaee/6/api";
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1563233 
13f79535-47bb-0310-9956-ffa450edef68

commit 583638baf42a6ca0cdba74d8f0fd9206823d73d4
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-02-06T16:02:20Z

    [IO-426] Add API IOUtils.closeQuietly(Closeable...)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1565317 
13f79535-47bb-0310-9956-ffa450edef68

commit f7703becd6cc3fb77aeb70b0985be837e1fb4635
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-02-18T04:45:04Z

    Update to commons-parent 33.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1569187 
13f79535-47bb-0310-9956-ffa450edef68

commit e337e7b64e03763bdc2c22ee44b0f3840afabdd6
Author: Sebastian Bazley <s...@apache.org>
Date:   2014-03-28T17:46:05Z

    Close some resources
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1582843 
13f79535-47bb-0310-9956-ffa450edef68

commit c4a7e644a5fc43210fa0a563e9087347e3eef67d
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T13:58:51Z

    <action issue="IO-436" dev="ggregory" type="fix" 
due-to="christoph.schneegans">
      Improper JavaDoc comment for FilenameUtils.indexOfExtension.
    </action>            
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586305 
13f79535-47bb-0310-9956-ffa450edef68

commit 8cdf22e417fd6f62e3052aa79c6c94c5adc167d7
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T14:05:16Z

    Refactor magic number into constant.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586307 
13f79535-47bb-0310-9956-ffa450edef68

commit 50402e2c494d0b88f13f80cc76c914dadf350ab9
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T14:06:25Z

    Refactor magic number into constant.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586308 
13f79535-47bb-0310-9956-ffa450edef68

commit 63eba2740e08ede085c78b131bc1a9c3f1d5ddb1
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T14:08:19Z

    Refactor magic number into constant.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586309 
13f79535-47bb-0310-9956-ffa450edef68

commit 513f20ad26f2e940e9224be387eafd5d9c58556f
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T14:11:44Z

    Make EOF public for use as a static import.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586310 
13f79535-47bb-0310-9956-ffa450edef68

commit bdd455596c53a97ce5edbf616a30f33d278ae41f
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T15:36:29Z

    Use import static org.apache.commons.io.IOUtils.EOF instead of local 
constants.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586342 
13f79535-47bb-0310-9956-ffa450edef68

commit 0986e7970561a77ade9bdaaf701e14017d105464
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T15:57:20Z

    <action issue="IO-437" dev="ggregory" type="add">
      Make IOUtils.EOF public and reuse it in various classes.
    </action>
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586350 
13f79535-47bb-0310-9956-ffa450edef68

commit 39acf07bc85fb77c2eb287d05302948597ccc0d9
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T23:34:37Z

    Replace "String.length()" == 0 with "String.isEmpty()".
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586504 
13f79535-47bb-0310-9956-ffa450edef68

commit 61ab2a7a573bc575a1862b487d769fbd892db098
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T23:37:37Z

    Fix typos: timout -> timeout
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586506 
13f79535-47bb-0310-9956-ffa450edef68

commit ee8a6c716ae0b1253f7d52ba7c3b4a400c03fc2d
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-04-10T23:38:55Z

    Javadoc: POSIX an acronym.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586507 
13f79535-47bb-0310-9956-ffa450edef68

commit e0f5d6061f2c212c4e71f6e1b83506a045403bdb
Author: Sebastian Bazley <s...@apache.org>
Date:   2014-04-12T12:02:01Z

    Start to fix up closeQuietly Javadoc
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586853 
13f79535-47bb-0310-9956-ffa450edef68

commit 7c105659533234542ad3f83711a7468138a0d693
Author: Benedikt Ritter <brit...@apache.org>
Date:   2014-04-25T14:11:14Z

    Fix typo
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1590035 
13f79535-47bb-0310-9956-ffa450edef68

commit 9af729954365e6aae60924c4b7d64c5647d8f1c4
Author: Benedikt Ritter <brit...@apache.org>
Date:   2014-04-25T19:58:40Z

    Revert changes from r1590035 since it was pointed out on hte ML that this 
was not a typo.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1590122 
13f79535-47bb-0310-9956-ffa450edef68

commit 9dde69f445d855be6df986ff0740c179e19128b8
Author: Sebastian Bazley <s...@apache.org>
Date:   2014-05-09T12:09:54Z

    Warn others ...
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1593521 
13f79535-47bb-0310-9956-ffa450edef68

commit 19ac7a8b4e7e5f16297652be8ebaf469593a4555
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-05-29T12:37:55Z

    Javadoc.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1598278 
13f79535-47bb-0310-9956-ffa450edef68

commit 511188fdddb2914cf381c510df320b44bf1e1fc6
Author: Gary D. Gregory <ggreg...@apache.org>
Date:   2014-05-29T12:38:41Z

    Javadoc.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1598279 
13f79535-47bb-0310-9956-ffa450edef68

commit 9b24a71e9930d7e929f9413c769ecd412fe830e9
Author: Sebastian Bazley <s...@apache.org>
Date:   2014-06-03T21:47:44Z

    Typo in exception message
    
    git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/io/trunk@1599805 
13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to