Repository: flex-sdk Updated Branches: refs/heads/develop d9b2256da -> ed7b9b8f0
The link was pointing to an old version of the .jar Signed-off-by: Erik de Bruin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/ed7b9b8f Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/ed7b9b8f Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/ed7b9b8f Branch: refs/heads/develop Commit: ed7b9b8f008da70eebdaa4ad21c059bd13be6630 Parents: d9b2256 Author: Erik de Bruin <[email protected]> Authored: Mon Dec 1 11:49:19 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Mon Dec 1 11:52:39 2014 +0100 ---------------------------------------------------------------------- modules/downloads.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ed7b9b8f/modules/downloads.xml ---------------------------------------------------------------------- diff --git a/modules/downloads.xml b/modules/downloads.xml index b8c16d9..408c047 100644 --- a/modules/downloads.xml +++ b/modules/downloads.xml @@ -572,7 +572,7 @@ <target name="flex-tool-api-jar" depends="flex-tool-api-jar-check" unless="flexToolApi.jar.exists" description="Downloads and copies flex-tool-api.jar to the lib directory."> - <get src="http://repository.apache.org/content/groups/snapshots/org/apache/flex/flex-tool-api/1.1.0-SNAPSHOT/flex-tool-api-1.1.0-20141120.103148-15.jar" + <get src="http://repository.apache.org/content/groups/snapshots/org/apache/flex/flex-tool-api/1.1.0-SNAPSHOT/flex-tool-api-1.1.0-20141121.233135-20.jar" dest="${download.dir}/flex-tool-api.jar" verbose="false"/>
