We just copied FABridge.as into our src directory
(src/main/flex/bridge), since we don't have the Flex SDK installed on
our build servers.

Logan

On Tue, Sep 22, 2009 at 5:58 PM, Collin Peters <[email protected]> wrote:
>
> Todd - do you mean source-path? Flex Mojos has this option
>
> http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html#157203
> "Adds directories or files to the source path. The Flex compiler
> searches directories in the source path for MXML, AS, or CSS source
> files that are used in your Flex applications and includes those that
> are required at compile time."
>
>
> On Sep 22, 2:08 pm, Marvin Froeder <[email protected]> wrote:
>> I never saw and -actionscript-classpath on mxml
>>
>> On Tue, Sep 22, 2009 at 5:55 PM, Todd <[email protected]> wrote:
>>
>> > Hi,
>>
>> >                I am trying to add FABridge into my Maven build.  I am
>> > following a some instructions from Adobe that say I need to specify “—
>> > actionscript-classpath” as a compiler option.   Is there a way to add
>> > customer compiler settings to the pom for FlexMojo?
>>
>> > I tried the following, but it did not seem to work.
>>
>> >        <configuration>
>> >                <actionScriptClasspath>${flex.home}\frameworks
>> > \javascript\fabridge\src\bridge</actionScriptClasspath>
>> >        </configuration>
>>
>> > Thanks,
>>
>> > Todd
> >
>

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

Reply via email to