diff --git a/README.md b/README.md index 5bcd8fd7..d2d2e99f 100755 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ indicate that the project has yet to be fully endorsed by the ASF. Requires --- -- Java JDK 1.5 -- Apache ANT +- Java JDK 1.5 or greater +- Apache ANT 1.8.0 or greater - Android SDK [http://developer.android.com](http://developer.android.com) - Apache Commons Codec [http://commons.apache.org/codec/](http://commons.apache.org/codec/) diff --git a/framework/build.xml b/framework/build.xml index e8910c35..9e7b1278 100644 --- a/framework/build.xml +++ b/framework/build.xml @@ -26,9 +26,37 @@ - + + + + + + + + + + + + + + + + + + - + - + - +