Flex-config.xml is ignored (ok, it is not ignored, but is almost ignored)
what prevails:
1 - configuration on pom
2 - default-values defined on flex-mojos
3 - flex-config.xml
4 - default-values on flex-compiler-oem API
Since flex-mojos define default-values for almost everything (based on your
project layout in most of cases) your flex-config.xml is ignored.
VELO
On Fri, Dec 5, 2008 at 12:53 PM, ddinger <[EMAIL PROTECTED]> wrote:
>
> Hi again !
>
> Just experimenting with flex-config.xml a bit. Within my pom.xml I'm
> doing something like this
>
>
> <configFile>${basedir}/../flex-config.xml</configFile>
>
> I'm getting a little confused when looking at the debug output of the
> flex-mojo:
> It says:
> target player 9.0.0
>
> but in my flex-config.xml i have
>
> <target-player>9.0.124</target-player>
>
> So I assume, the debug output of the mojo is wrong since it does not
> parse the config ?
>
> Regards,
> Dirk
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---