Repository: flex-asjs
Updated Branches:
  refs/heads/develop 2e545b286 -> a4b25687e


update version to 0.0.2


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

Branch: refs/heads/develop
Commit: a4b25687e26cf24639ad1c682f835cdad4333932
Parents: 2e545b2
Author: Alex Harui <[email protected]>
Authored: Tue Apr 29 20:42:44 2014 -0700
Committer: Alex Harui <[email protected]>
Committed: Tue Apr 29 20:42:44 2014 -0700

----------------------------------------------------------------------
 apache-flex-flexjs-installer-config.xml | 5 -----
 installer.xml                           | 4 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a4b25687/apache-flex-flexjs-installer-config.xml
----------------------------------------------------------------------
diff --git a/apache-flex-flexjs-installer-config.xml 
b/apache-flex-flexjs-installer-config.xml
index 8f9b303..e818264 100644
--- a/apache-flex-flexjs-installer-config.xml
+++ b/apache-flex-flexjs-installer-config.xml
@@ -28,11 +28,6 @@
     </progressLabels>
      -->
     <properties>
-        <!-- use this pattern during RCs 
-               <property name="falcon.url.path" 
value="https://dist.apache.org/repos/dist/dev/flex/falcon/0.0.1/rc3/binaries/"; 
/>
-               -->
-               <!-- use this pattern for nightly builds -->
-        <property name="falcon.url.path" 
value="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/";
 />
     </properties>
     <strings description="override default installer strings here">
         <string id="INFO_CREATING_FLEX_HOME">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a4b25687/installer.xml
----------------------------------------------------------------------
diff --git a/installer.xml b/installer.xml
index 742feb8..f7f3bbd 100644
--- a/installer.xml
+++ b/installer.xml
@@ -47,8 +47,8 @@
     <property name="air.sdk.version" value="3.9"/>
     <property name="flash.sdk.version" value="11.9"/>
     <property name="flex.sdk.version" value="4.12.0"/>
-    <property name="flexjs.version" value="0.0.1"/>
-    <property name="falcon.version" value="0.0.1"/>
+    <property name="flexjs.version" value="0.0.2"/>
+    <property name="falcon.version" value="0.0.2"/>
     
     <property name="goog.lib.url.path" 
value="https://closure-library.googlecode.com/files"; />
     <property name="goog.lib.url.file" 
value="closure-library-20130212-95c19e7f0f5f.zip" />

Reply via email to