From e9949adba9474a89542e97eb6cba8709fc565ec4 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 20 Mar 2007 01:36:59 +0000 Subject: [PATCH] More S3 work. Hopefully something a little more clean. --- build-spring-ldap/build-continuous.xml | 20 ++++++++++++++---- build-spring-ldap/ivy.xml | 14 ++++++++++++ common-build/lib/commons-codec-1.3.jar | Bin 46725 -> 0 bytes common-build/lib/commons-httpclient-3.0.1.jar | Bin 279781 -> 0 bytes common-build/lib/commons-logging-1.1.jar | Bin 52915 -> 0 bytes common-build/lib/jets3t-0.5.0.jar | Bin 255037 -> 0 bytes .../lib/spring-aws-ant-1.0-SNAPSHOT.jar | Bin 10066 -> 0 bytes 7 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 build-spring-ldap/ivy.xml delete mode 100755 common-build/lib/commons-codec-1.3.jar delete mode 100755 common-build/lib/commons-httpclient-3.0.1.jar delete mode 100755 common-build/lib/commons-logging-1.1.jar delete mode 100755 common-build/lib/jets3t-0.5.0.jar delete mode 100644 common-build/lib/spring-aws-ant-1.0-SNAPSHOT.jar diff --git a/build-spring-ldap/build-continuous.xml b/build-spring-ldap/build-continuous.xml index 0b49f97e..2b8203ed 100644 --- a/build-spring-ldap/build-continuous.xml +++ b/build-spring-ldap/build-continuous.xml @@ -14,11 +14,18 @@ --> + + + + + + + - + + +