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/06/26 09:24:56 UTC

[2/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "remove goog step now that it is bundled" We are going to download goog again, but now from GHs

Revert "remove goog step now that it is bundled"
We are going to download goog again, but now from GHs

This reverts commit c7fb92e194fb882eda1cd8bbb909edd918dff263.


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

Branch: refs/heads/develop
Commit: 00d960de98262bc95fce794594c285561958b0e5
Parents: 5047995
Author: Alex Harui <ah...@apache.org>
Authored: Thu Jun 26 00:15:32 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu Jun 26 00:15:32 2014 -0700

----------------------------------------------------------------------
 apache-flex-flexjs-installer-config.xml | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/00d960de/apache-flex-flexjs-installer-config.xml
----------------------------------------------------------------------
diff --git a/apache-flex-flexjs-installer-config.xml b/apache-flex-flexjs-installer-config.xml
index 688aedb..99aebb0 100755
--- a/apache-flex-flexjs-installer-config.xml
+++ b/apache-flex-flexjs-installer-config.xml
@@ -20,20 +20,20 @@
 
 <config>
 	<!--
-	<progressLabels>
+	<progressLabels>
 
-		<en_US>
+		<en_US>
 
-			<Copy>Copying %1 of %2</Copy>
+			<Copy>Copying %1 of %2</Copy>
 
-			<Get>Downloading bytes %1 of %2</Get>
+			<Get>Downloading bytes %1 of %2</Get>
 
 			<Checksum>Computing checksum: bytes %1 of %2</Checksum>
 		</en_US>
-	</progressLabels>
+	</progressLabels>
 
 	-->
-	<properties>
+	<properties>
 
 	</properties>
 	<strings description="override default installer strings here">
@@ -152,6 +152,12 @@
 			<zh_CN>拷贝 FalconJX SDK 文件</zh_CN>
 			<zh_TW>拷貝 FalconJX SDK 檔案</zh_TW>
 		</step>
+		<step id="goog-download" property="do.goog.install">
+			<el_GR>Λήψη Google Closure Library</el_GR>
+			<en_US>Google Closure Library jar (Required)</en_US>
+			<zh_CN>Google Closure Library jar (必须的)</zh_CN>
+			<zh_TW>Google Closure Library jar (必須的)</zh_TW>
+		</step>
 		<step id="air-download" property="do.air.install">
 			<el_GR>Αποσυμπίεση του Adobe AIR Runtime Kit</el_GR>
 			<en_US>Adobe AIR SDK (Required)</en_US>