On Thu, Oct 14, 2010 at 10:39 AM, Mischa Williamson <
[email protected]> wrote:

> I'm still trying to get my multi-module project upgraded to
> 4.0-alpha-5 and seem to be slowly working my way through it by
> recreating from scratch the modules and re-integrating.
>

Try latest snapshot, I do recall on a bug scope related... but I think it
was related to external scope, anyway, give it a shot.


>
> Something I've noticed is that now dependencies with scope "internal"
> seem to be picked up as part of the compile through some sort of
> inheritance look up.
>
> I'm not sure whether this is a Maven or Flexmojos problem. I noticed
> my swf was too big and checked the compiler config file, I'm seeing
> ***lot's*** of:
>
>      <include-libraries>
>
> <library>/Users/williamsonm/.m2/repository/com/ffsys/utils/css/1.1-SNAPSHOT/css-1.1-SNAPSHOT.swc</library>
>      </include-libraries>
>
> But there are no dependencies declared with an internal scope in the
> pom that is building this swf *and* there are no internal scope
> dependencies in the entire project. Any ideas?
>

It can either be a flexmojos bug (which stills need to be proven) or there
is an internal scope anywhere (most likely).


>
> The internal scope is used by some of the dependencies for the project
> (that are in a separate project/repository).
>
> Incidentally, a couple more things I've noticed,
> defaultBackgroundColor no longer seems to accept a hexadecimal value.
> Is this the case? I've tried FFFFFF, #FFFFFF and 0xFFFFFF and the only
> thing that seems to work is specifying the decimal value.
>

Possible a bug.... file a jira for it.


>
> The defaultSizeWidth and defaultSizeHeight configuration properties
> now need to be declared as defaultSize with child width/height
> elements.
>

Not sure what is your point here....


>
> Thanks for any help.
>
> --
> mischa (aka muji).
>
> --
> 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]<flex-mojos%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/flex-mojos
>
> http://flexmojos.sonatype.org/
>

-- 
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

http://flexmojos.sonatype.org/

Reply via email to