So this is desired behavior and I can change that and use my changed
version, or if I fix it, you would apply that to official release?
Because I don't think I will be allowed to change random libraries,
just because it seems convenient  at time (had many problems with such
custom changes to 3rd party libraries in the past), but if it would be
official, then it would be ok.

On Aug 2, 6:09 pm, Marvin Froeder <[email protected]> wrote:
> FM4 does not allow that right now, you would need to change to code to make
> it possible.
>
> VELO
>
>
>
>
>
>
>
> On Tue, Aug 2, 2011 at 11:07 AM, pawel <[email protected]> wrote:
> > Hi,
> > I'm struggling to use Cairngorm framework with flexmojos. It's not
> > flexmojos problem as such, but when creating resource bundle link
> > report, it throws:
>
> > java.lang.ClassCastException: flex2.compiler.util.QName cannot be cast
> > to java.lang.String
> >        at flex2.linker.DependencyWalker.dump(DependencyWalker.java:
> > 298)
> >        at flex2.compiler.swc.SwcMovie.generate(SwcMovie.java:98)
> >        at flex2.compiler.swc.API.link(API.java:165)
> >        at flex2.compiler.swc.API.exportSwc(API.java:198)
> >        at flex2.compiler.swc.API.exportSwc(API.java:191)
> >        at flex2.compiler.swc.API.exportSwc(API.java:178)
> >        at flex2.tools.Compc.compc(Compc.java:269)
> >        at flex2.tools.Compc.main(Compc.java:44)
>
> > So I checked flex compiler code briefly(I'm using flex sdk 3.3.0), and
> > it's failing when creating link report, besides, when I try to compile
> > it from command line, and I pass link-report argument, then it's
> > failing with the same Exception. Also, when I am doing it from command
> > line, and I will remove CairngormMessages from include-resource-
> > bundles list, then it compiles just fine, that why I know that it is
> > Cairngorm problem.
>
> > My question is, if there is a way not to create link-report for
> > resource bundle, as it was done in FM3? Becasue I cannot change
> > Cairngorm or sdk versions, so avoiding link report cration seems to be
> > my only choice.
>
> > Thanks,
> > Pawel
>
> > --
> > 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/

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