update readme with current dependency versions
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/d9ef6cec Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/d9ef6cec Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/d9ef6cec Branch: refs/heads/develop Commit: d9ef6cec954e3268ea4db18864ced73acc762195 Parents: 702851c Author: Alex Harui <[email protected]> Authored: Fri Jun 6 11:17:28 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Fri Jun 6 11:17:28 2014 -0700 ---------------------------------------------------------------------- README | 2 +- README_JX | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/d9ef6cec/README ---------------------------------------------------------------------- diff --git a/README b/README index 1139ec1..4958d43 100644 --- a/README +++ b/README @@ -179,7 +179,7 @@ Software Dependencies download. Most of the jars are installed in lib/external when installed into an Apache Flex SDK and the lib folder in the repository working copy. - antler - http://antlr3.org/download/antlr-3.3-complete.jar + antler - http://search.maven.org/remotecontent?filepath=org/antlr/antlr-complete/3.5.2/antlr-3.5.2-complete.jar commons-cli - http://archive.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.tar.gz commons-io - http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1.tar.gz guava - http://search.maven.org/remotecontent?filepath=com/google/guava/guava/15.0/guava-15.0.jar http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/d9ef6cec/README_JX ---------------------------------------------------------------------- diff --git a/README_JX b/README_JX index e82459c..dafd949 100644 --- a/README_JX +++ b/README_JX @@ -68,7 +68,7 @@ Software Dependencies download. Most of the jars are installed in lib/external when installed into an Apache Flex SDK and the lib folder in the repository working copy. - Google Closure Compiler - http://dl.google.com/closure-compiler/compiler-latest.zip + Google Closure Compiler - http://dl.google.com/closure-compiler/compiler-20140303.zip commons-io - http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1.tar.gz
