Repository: flex-utilities Updated Branches: refs/heads/develop fd1a85f06 -> 495b78248
revert change that stopped AIR classes from being compiled in Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/495b7824 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/495b7824 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/495b7824 Branch: refs/heads/develop Commit: 495b78248cbb868d6a31fe74d0ba274b276cab32 Parents: fd1a85f Author: Justin Mclean <[email protected]> Authored: Sun Oct 26 09:08:27 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Sun Oct 26 09:08:27 2014 +1100 ---------------------------------------------------------------------- installer/src/InstallApacheFlex.mxml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/495b7824/installer/src/InstallApacheFlex.mxml ---------------------------------------------------------------------- diff --git a/installer/src/InstallApacheFlex.mxml b/installer/src/InstallApacheFlex.mxml index 010f0ca..dc12d2b 100644 --- a/installer/src/InstallApacheFlex.mxml +++ b/installer/src/InstallApacheFlex.mxml @@ -51,7 +51,7 @@ variables are not required because the locations of these pieces are known. <fx:Component className="CacheDialog" > <s:TitleWindow title="Download Cache Configuration" width="400" height="130" backgroundColor="0xDDDDDD" close="closeUp()"> - <fx:Script> + <fx:Script> <