You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/11/24 01:49:27 UTC

git commit: [flex-sdk] [refs/heads/develop] - pick some other jar to try to get the build to work

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 4caf1e925 -> 0feb3cfab


pick some other jar to try to get the build to work


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/0feb3cfa
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/0feb3cfa
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/0feb3cfa

Branch: refs/heads/develop
Commit: 0feb3cfab9e22e6fc3955ba4309e0a6e2751bd0a
Parents: 4caf1e9
Author: Alex Harui <ah...@apache.org>
Authored: Sun Nov 23 16:49:10 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Nov 23 16:49:10 2014 -0800

----------------------------------------------------------------------
 modules/downloads.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0feb3cfa/modules/downloads.xml
----------------------------------------------------------------------
diff --git a/modules/downloads.xml b/modules/downloads.xml
index f9e8758..b8c16d9 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.0.0-SNAPSHOT/flex-tool-api-1.0.0-20141110.132854-7.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-20141120.103148-15.jar"
              dest="${download.dir}/flex-tool-api.jar"
              verbose="false"/>