Bryan,

I believe so, yes based upon what I am seeing in the list after:

-compiler.include-library-path

\flex-grid\1.4\flex-grid-1.4.swc C:\Documents and
Settings\N67472\.m2\repository
\com\adobe\flex\framework\datavisualization\4.1.0.16076\datavisualization-4.1.0.
16076-en_US.rb.swc C:\Documents and
Settings\N67472\.m2\repository\com\adobe\fle
x\framework\framework\4.1.0.16076\framework-4.1.0.16076-en_US.rb.swc
C:\Document
s and
Settings\N67472\.m2\repository\com\adobe\flex\framework\osmf\4.1.0.16076\o
smf-4.1.0.16076-en_US.rb.swc C:\Documents and
Settings\N67472\.m2\repository\com
\adobe\flex\framework\rpc\4.1.0.16076\rpc-4.1.0.16076-en_US.rb.swc
C:\Documents
and
Settings\N67472\.m2\repository\com\adobe\flex\framework\spark\4.1.0.16076\sp
ark-4.1.0.16076-en_US.rb.swc C:\Documents and
Settings\N67472\.m2\repository\com
\adobe\flex\framework\textLayout\4.1.0.16076\textLayout-4.1.0.16076-en_US.rb.swc
 C:\Documents and
Settings\N67472\.m2\repository\com\adobe\flex\framework\flash-
integration\4.1.0.16076\flash-integration-4.1.0.16076-en_US.rb.swc
C:\Documents
and
Settings\N67472\.m2\repository\com\adobe\flex\framework\playerglobal\4.1.0.1
6076\playerglobal-4.1.0.16076-en_US.rb.swc


One thing that may/may not be unique about our app is a combination of a
bunch of swcs that get compiled into the main application.  The "null"
button label issue is happening in functionality contained in the swc
files.  I don't know if there is any special localization stuff that needs
to be configured in flex-mojos to accomodate this.  The list of included
libraries above were included in the compile of one of the swc files.  The
main application has a similar list.




On Tue, Nov 30, 2010 at 5:22 PM, Bryan Turner <[email protected]> wrote:

> Do you have a dependency in your Maven FlexMojos build on the rb.swc? You
> need a dependency on the normal .swc and on the r.swc, I believe.
> On Nov 30, 2010 3:38 PM, "SDS" <[email protected]> wrote:
> > Hello,
> >
> > I have been pulling my hair out over this one. When compiling our
> > application, the Alert dialog box Ok button shows "null" as it's
> > label. The resource for the button is in the framework_rb.swc file.
> > When compiled with Flashbuilder everything works fine, but when we
> > compile with FlexMojos, it doesn't work correctly. It is almost as if
> > no locale information is being compiled in even though we have the
> > <compiledLocales> setting to include the en_US locale.
> >
> > Any ideas where we might be going wrong?
> >
> > Shon
> >
> > --
> > 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]<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