Just need someone feedback on it =D

On Nov 30, 7:39 am, Darren <dbisho...@gmail.com> wrote:
> Hey all,
>
> Whoever (e.g. OP) should never have needed 2 poms; the profile
> mechanism is provided for this exact thing. A year or so ago, I was
> experimenting with FunFX+Cucumber to do automated UI tests... I used a
> profile to pull in all the automation stuff (with internal scope) and
> FunFX lib and it worked a treat as far as the compilation was
> concerned.
>
> Sadly the FunFX recipe didn't workout in the end as there was not
> sufficient support for drag'n'drop... and now the project is
> regrettably as good as dead.
>
> Anywho, thanks Velo for the new goal... I know that will save many
> people a lot of trouble with their dependencies.
>
> D
>
> On Nov 29, 1:39 pm, velo <velo...@gmail.com> wrote:
>
> > Hi,
>
> > I made a new goal (test-swf) on flexmojos 3.5
>
> > That will include all TEST libraries into your SWF, so flexmojos will
> > produce one regular SWF and another that includes all TEST
> > libraries.... so you don't need 2 poms, one to automation tests and
> > another to deploy.
>
> > Please give it a shot.
>
> > VELO
>
> > On Nov 27, 5:36 pm, roro99 <rony.kedik...@gmail.com> wrote:
>
> > > Logan,
> > > Thanks I overlooked and missed to set internal for scope. works fine
> > > now.
>
> > > On Nov 23, 5:37 am, Logan Allred <redb...@gmail.com> wrote:
>
> > > > On Fri, Nov 20, 2009 at 5:07 PM, roro99 <rony.kedik...@gmail.com> wrote:
> > > > > Trying to enableautomationsupport for my flex application using
> > > > > maven.
> > > > > I copied over the artifacts to my local repo and ran build. The swf
> > > > > file does not seem to haveautomationincluded, I would expect the
> > > > > file size to be bigger, but its not. However i see them in -
> > > > > compiler.library-path when building without any errors. I have
> > > > > included theautomationstuff in the dependency section of my pom, am
> > > > > I supposed to include elsewhere too. pom below. thanks.
>
> > > > Theautomationlibraries need to be in compiler.include-libraries not
> > > > in compiler.library-path. So you need to add a <scope>internal</scope>
> > > > to those dependencies.
>
> > > > Logan

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to flex-mojos@googlegroups.com
To unsubscribe from this group, send email to
flex-mojos+unsubscr...@googlegroups.com
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