Re-Added the misc artifact to the distribution

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

Branch: refs/heads/refactor-sprite
Commit: ac43c3d4df43503f80ebc851513969afcdc00fc3
Parents: d626525
Author: Christofer Dutz <christofer.d...@codecentric.de>
Authored: Fri Oct 7 12:03:23 2016 +0200
Committer: Christofer Dutz <christofer.d...@codecentric.de>
Committed: Fri Oct 7 12:03:42 2016 +0200

----------------------------------------------------------------------
 distribution/src/main/assembly/component-air.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/ac43c3d4/distribution/src/main/assembly/component-air.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/assembly/component-air.xml 
b/distribution/src/main/assembly/component-air.xml
index 5a0be3c..d2a9636 100644
--- a/distribution/src/main/assembly/component-air.xml
+++ b/distribution/src/main/assembly/component-air.xml
@@ -113,14 +113,13 @@ under the License.
       <unpack>true</unpack>
     </dependencySet>
     <!-- Unpack the rest of the stuff that usually belongs to an AIR SDK -->
-    <!-- TODO: This seems to be empty on windows machines -->
-    <!--dependencySet>
+    <dependencySet>
       <useProjectArtifact>false</useProjectArtifact>
       <includes>
         <include>com.adobe.air:misc:zip</include>
       </includes>
       <unpack>true</unpack>
-    </dependencySet-->
+    </dependencySet>
   </dependencySets>
   <fileSets>
     <!-- Copy the adt scripts and update the air version-number -->

Reply via email to