On 5/3/14 8:37 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>HI,
>
>> Note that these are all bugs in Apache Flex 4.12.1 installer.xml, not in
>> InstallApacheFlex.
>
>Including it not clearing out the in directory? Does that mean we need to
>release a 4.12.2 (and quickly)?
Why is not removing the in directory a major problem?

>
>What would need to be done to remove the installer script out of 4.12.1
>so that we don't have this dependancy between the SDK and the installer?
The installer is just an execution engine like Apache Ant.  It runs
whatever the 4.12.1 install script runs.  It enables us to have one
installer for both Flex and FlexJS and eventually other packages.

Actually, the next test to try is "ant -f installer.xml" on an expanded
bin kit.  Thinking about this some more, it is a bit surprising that the
javascript folder was missing since I would think that it would appear as
part of the uncompressing of the binary package.

Folks running "ant -f installer.xml" should also see the "in" folder left
behind and all of the other issues you brought up.  I'll take a look.

-Alex

Reply via email to