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 2016/01/11 23:23:18 UTC

[29/29] git commit: [flex-asjs] [refs/heads/mavenfolders] - update -config.xml files after folder rename/refactor

update -config.xml files after folder rename/refactor


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

Branch: refs/heads/mavenfolders
Commit: ea6a4819e0a9c7f90a07cd03843963972b0bc258
Parents: 980ee4d
Author: Alex Harui <ah...@apache.org>
Authored: Mon Jan 11 14:22:39 2016 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Mon Jan 11 14:22:39 2016 -0800

----------------------------------------------------------------------
 frameworks/air-config-template.xml  | 2 +-
 frameworks/air-config.xml           | 2 +-
 frameworks/flex-config-template.xml | 2 +-
 frameworks/flex-config.xml          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ea6a4819/frameworks/air-config-template.xml
----------------------------------------------------------------------
diff --git a/frameworks/air-config-template.xml b/frameworks/air-config-template.xml
index 8e897ca..eb3c3d3 100644
--- a/frameworks/air-config-template.xml
+++ b/frameworks/air-config-template.xml
@@ -154,7 +154,7 @@
          <namespace>
              <uri>library://ns.apache.org/flexjs/basic</uri>
              
-             <manifest>projects/HTML/basic-manifest.xml</manifest>
+             <manifest>projects/HTML/src/main/resources/basic-manifest.xml</manifest>
              
          </namespace>
          <namespace>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ea6a4819/frameworks/air-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/air-config.xml b/frameworks/air-config.xml
index 82ed363..6b7a441 100644
--- a/frameworks/air-config.xml
+++ b/frameworks/air-config.xml
@@ -154,7 +154,7 @@
          <namespace>
              <uri>library://ns.apache.org/flexjs/basic</uri>
              
-             <manifest>projects/HTML/basic-manifest.xml</manifest>
+             <manifest>projects/HTML/src/main/resources/basic-manifest.xml</manifest>
              
          </namespace>
          <namespace>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ea6a4819/frameworks/flex-config-template.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config-template.xml b/frameworks/flex-config-template.xml
index ee8c56a..a36a269 100644
--- a/frameworks/flex-config-template.xml
+++ b/frameworks/flex-config-template.xml
@@ -157,7 +157,7 @@
       <namespace>
           <uri>library://ns.apache.org/flexjs/basic</uri>
           
-          <manifest>projects/HTML/basic-manifest.xml</manifest>
+          <manifest>projects/HTML/src/main/resources/basic-manifest.xml</manifest>
           
       </namespace>
       <namespace>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ea6a4819/frameworks/flex-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/flex-config.xml b/frameworks/flex-config.xml
index f257601..4662442 100644
--- a/frameworks/flex-config.xml
+++ b/frameworks/flex-config.xml
@@ -157,7 +157,7 @@
       <namespace>
           <uri>library://ns.apache.org/flexjs/basic</uri>
           
-          <manifest>projects/HTML/basic-manifest.xml</manifest>
+          <manifest>projects/HTML/src/main/resources/basic-manifest.xml</manifest>
           
       </namespace>
       <namespace>