airsdk.xml not copied on Win. I don't see other files missing, but we are getting reports that there are. More testing needed
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/e6b3ab14 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/e6b3ab14 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/e6b3ab14 Branch: refs/heads/master Commit: e6b3ab140d50e596148e481ff723f735dc1c0493 Parents: b2b8575 Author: Alex Harui <[email protected]> Authored: Mon Jun 30 00:32:08 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Mon Jun 30 00:35:00 2014 -0700 ---------------------------------------------------------------------- installer.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e6b3ab14/installer.xml ---------------------------------------------------------------------- diff --git a/installer.xml b/installer.xml index dde7595..f70b0d5 100644 --- a/installer.xml +++ b/installer.xml @@ -369,6 +369,7 @@ <fileset dir="${download.dir}/airsdk"> <include name="AIR SDK license.pdf" /> <include name="AIR SDK Readme.txt" /> + <include name="airsdk.xml" /> <include name="bin/adl.exe" /> <include name="bin/adl" /> <include name="bin/adl.bat" />
