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 2017/05/01 03:48:31 UTC

[32/50] [abbrv] git commit: [flex-asjs] [refs/heads/develop] - - Fixed the assembly descriptor to correctly package the html module

- Fixed the assembly descriptor to correctly package the html module


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

Branch: refs/heads/develop
Commit: 7ffe9dd23e2d8e57e4e357cab0d358adb04b2937
Parents: 5d6519a
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Tue Apr 25 22:31:52 2017 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Tue Apr 25 22:31:52 2017 +0200

----------------------------------------------------------------------
 distribution/src/main/assembly/component.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7ffe9dd2/distribution/src/main/assembly/component.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/assembly/component.xml b/distribution/src/main/assembly/component.xml
index a27dc15..8a81182 100644
--- a/distribution/src/main/assembly/component.xml
+++ b/distribution/src/main/assembly/component.xml
@@ -264,11 +264,6 @@ under the License.
       <destName>svg-manifest-graphics.xml</destName>
     </file>
     <file>
-      <source>../frameworks/projects/HTML/src/main/resources/basic-as-manifest.xml</source>
-      <outputDirectory>frameworks/manifests</outputDirectory>
-      <destName>basic-as-manifest-html.xml</destName>
-    </file>
-    <file>
       <source>../frameworks/projects/HTML/src/main/resources/basic-manifest.xml</source>
       <outputDirectory>frameworks/manifests</outputDirectory>
       <destName>basic-manifest-html.xml</destName>