Hi Mark

I use the run-jetty-run plugin in eclipse and use the context directory from
among the test context directories e.g in tapestry-core module I use
/src/test/app? .

regards
Taha

On Thu, Jul 7, 2011 at 6:10 AM, Josh Canfield <[email protected]>wrote:

> I don't know about doing it from gradle, I run the test apps within
> IntelliJ.
>
> There is also a class called "RunJetty" which uses the Jetty7Runner,
> although I've never looked at but the documentation seems to imply
> it's something you can use.
>
> Josh
>
> On Wed, Jul 6, 2011 at 5:25 PM, Mark <[email protected]> wrote:
> > Is there an easy way to bring up the test apps in Tapestry Core in
> > Jetty using Gradle? Basically I'm looking for a simple way to get to a
> > page that looks like this: http://tapestry-test.appspot.com/ on my
> > local setup without actually launching the Selenium tests.
> >
> > Mark
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to