You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/10/21 15:16:59 UTC

[21/44] git commit: [flex-falcon] [refs/heads/feature-autobuild/maven-archetypes] - update version number for backup build

update version number for backup build


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

Branch: refs/heads/feature-autobuild/maven-archetypes
Commit: a39371679665d7052b34fce34d40528d20849260
Parents: cc3183d
Author: Alex Harui <ah...@apache.org>
Authored: Tue Oct 11 08:52:11 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Oct 11 08:52:49 2016 -0700

----------------------------------------------------------------------
 compiler-jx/src/test/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/a3937167/compiler-jx/src/test/build.xml
----------------------------------------------------------------------
diff --git a/compiler-jx/src/test/build.xml b/compiler-jx/src/test/build.xml
index deba9f2..2452b16 100644
--- a/compiler-jx/src/test/build.xml
+++ b/compiler-jx/src/test/build.xml
@@ -184,7 +184,7 @@
             value="true" />
     </target>
     <target name="get_asjs" unless="asjs.ok" >
-        <get src="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/apache-flex-flexjs-0.7.0-bin.zip" dest="${compiler}/target/junit-temp/flexjs.zip"/>
+        <get src="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/apache-flex-flexjs-0.8.0-bin.zip" dest="${compiler}/target/junit-temp/flexjs.zip"/>
         <unzip src="${compiler}/target/junit-temp/flexjs.zip" dest="${env.ASJS_HOME}">
             <patternset>
                 <include name="frameworks/libs/*.swc"/>