Get rid of commons-io 86/52086/16
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 20 Feb 2017 21:07:22 +0000 (22:07 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 5 Sep 2017 12:19:06 +0000 (12:19 +0000)
commite8ac56902440704082470574abf0cd159f66293b
tree5ba7a5b48589bc4b0b5da3301a839ca3600c49a3
parentbc1c0861e1c229cfee7465b84b5fd15eb462a3bf
Get rid of commons-io

Java 8 gives us everything we need to search for files, hence there
is no need to use commons-io, remove it.

Change-Id: Ieab83e52189992f68616e8246320ca7685a87cd5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-maven-plugin/pom.xml
yang/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/Util.java
yang/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/YangToSourcesProcessor.java