diff --git a/.classpath b/.classpath index 941f6638d..1137ee62d 100644 --- a/.classpath +++ b/.classpath @@ -13,7 +13,7 @@ - + @@ -42,7 +42,7 @@ - + @@ -66,8 +66,8 @@ - - + + @@ -76,5 +76,8 @@ + + + diff --git a/main/webapp/WEB-INF/lib/commons-codec-1.6.jar b/main/webapp/WEB-INF/lib/commons-codec-1.6.jar new file mode 100644 index 000000000..ee1bc49ac Binary files /dev/null and b/main/webapp/WEB-INF/lib/commons-codec-1.6.jar differ diff --git a/main/webapp/WEB-INF/lib/commons-logging-1.1.1.jar b/main/webapp/WEB-INF/lib/commons-logging-1.1.1.jar new file mode 100644 index 000000000..1deef144c Binary files /dev/null and b/main/webapp/WEB-INF/lib/commons-logging-1.1.1.jar differ diff --git a/main/webapp/WEB-INF/lib/fluent-hc-4.2.5.jar b/main/webapp/WEB-INF/lib/fluent-hc-4.2.5.jar new file mode 100644 index 000000000..2f165410b Binary files /dev/null and b/main/webapp/WEB-INF/lib/fluent-hc-4.2.5.jar differ diff --git a/main/webapp/WEB-INF/lib/httpclient-4.2.5.jar b/main/webapp/WEB-INF/lib/httpclient-4.2.5.jar new file mode 100644 index 000000000..5310588ef Binary files /dev/null and b/main/webapp/WEB-INF/lib/httpclient-4.2.5.jar differ diff --git a/main/webapp/WEB-INF/lib/httpcore-4.2.4.jar b/main/webapp/WEB-INF/lib/httpcore-4.2.4.jar new file mode 100644 index 000000000..9f45bd91c Binary files /dev/null and b/main/webapp/WEB-INF/lib/httpcore-4.2.4.jar differ diff --git a/main/webapp/WEB-INF/lib/httpmime-4.2.5.jar b/main/webapp/WEB-INF/lib/httpmime-4.2.5.jar new file mode 100644 index 000000000..e63b24d70 Binary files /dev/null and b/main/webapp/WEB-INF/lib/httpmime-4.2.5.jar differ