commons-vfs upgraded to trunk, commons-net upgraded to 3.1

This commit is contained in:
Kirill Safonov
2012-07-31 21:24:28 +04:00
parent baa6b34044
commit b905805096
6 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ libraryLicense(name: "Apache Commons BeanUtils", libraryName: "commons-beanutils
libraryLicense(name: "Apache Commons Codec", libraryName: "commons-codec", version: "1.3", license: "Apache 2.0", url: "http://commons.apache.org/codec/", licenseUrl: "http://commons.apache.org/license.html")
libraryLicense(name: "Apache Commons Discovery", libraryName: "commons-discovery-0.4.jar", version: "0.4", license: "Apache 2.0", url: "http://jakarta.apache.org/commons/discovery/", licenseUrl: "http://commons.apache.org/license.html")
libraryLicense(name: "Apache Commons HTTPClient", libraryName: "http-client-3.1", version: "3.1  (with patch by JetBrains)", license: "Apache 2.0", url: "http://hc.apache.org/httpclient-3.x")
libraryLicense(name: "Apache Commons Net", libraryName: "commons-net", version: "2.0", license: "Apache 2.0", url: "http://commons.apache.org/net/")
libraryLicense(name: "Apache Commons Net", libraryName: "commons-net", version: "3.1", license: "Apache 2.0", url: "http://commons.apache.org/net/")
libraryLicense(name: "Apache Commons Logging", libraryName: "commons-logging", version: "1.1.1", license: "Apache 2.0", url: "http://commons.apache.org/logging/")
libraryLicense(name: "Apache Lucene", libraryName: "lucene-core-2.4.1.jar", version: "2.4.1", license: "Apache 2.0", url: "http://lucene.apache.org/java")
libraryLicense(name: "Apache Sanselan", libraryName: "Sanselan", version: "0.98", license: "Apache 2.0", url: "http://commons.apache.org/sanselan/")

Binary file not shown.

BIN
lib/commons-net-3.1.jar Normal file

Binary file not shown.

View File

@@ -7,7 +7,7 @@ cglib-2.2.2.jar
commons-codec-1.3.jar
commons-httpclient-3.1-patched.jar
commons-logging-1.1.1.jar
commons-net-2.0-patched.jar
commons-net-3.1.jar
dtdparser113.jar
groovy-all-1.8.5.jar
gson-2.2.1.jar

Binary file not shown.