Re: T5:Maven or not?

2007-08-22 Thread Konstantin Ignatyev
Maybe, but the quick fix was to stop using maven :) -
as usual.
Maybe I am not compatible with Maven ;)

--- Robin Helgelin <[EMAIL PROTECTED]> wrote:

> On 8/22/07, Konstantin Ignatyev
> <[EMAIL PROTECTED]> wrote:
> > Sometimes it will pick-up changes in the html
> > templates and page classes and sometimes not.
> >
> > When I started using jetty directly it would
> always
> > detect changes so T5 dynamic class loading worked
> as
> > it supposed to work.
> 
> Ok? Maybe it's your Ide that gives you trouble?
> 
> -- 
> regards,
> Robin
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


Konstantin Ignatyev




PS: If this is a typical day on planet earth, humans will add fifteen million 
tons of carbon to the atmosphere, destroy 115 square miles of tropical 
rainforest, create seventy-two miles of desert, eliminate between forty to one 
hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of 
CFCs to the stratosphere, and increase their population by 263,000

Bowers, C.A.  The Culture of Denial:  Why the Environmental Movement Needs a 
Strategy for Reforming Universities and Public Schools.  New York:  State 
University of New York Press, 1997: (4) (5) (p.206)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Robin Helgelin
On 8/22/07, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote:
> Sometimes it will pick-up changes in the html
> templates and page classes and sometimes not.
>
> When I started using jetty directly it would always
> detect changes so T5 dynamic class loading worked as
> it supposed to work.

Ok? Maybe it's your Ide that gives you trouble?

-- 
regards,
Robin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Konstantin Ignatyev
Sometimes it will pick-up changes in the html
templates and page classes and sometimes not.

When I started using jetty directly it would always
detect changes so T5 dynamic class loading worked as
it supposed to work.


--- Robin Helgelin <[EMAIL PROTECTED]> wrote:

> On 8/22/07, Konstantin Ignatyev
> <[EMAIL PROTECTED]> wrote:
> > Not in my experience - Maven caused T5 to behave
> > strangely when used with jetty:run
> 
> Define "stangely"? I never had any problems with
> jetty:run.
> 
> -- 
> regards,
> Robin
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


Konstantin Ignatyev




PS: If this is a typical day on planet earth, humans will add fifteen million 
tons of carbon to the atmosphere, destroy 115 square miles of tropical 
rainforest, create seventy-two miles of desert, eliminate between forty to one 
hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of 
CFCs to the stratosphere, and increase their population by 263,000

Bowers, C.A.  The Culture of Denial:  Why the Environmental Movement Needs a 
Strategy for Reforming Universities and Public Schools.  New York:  State 
University of New York Press, 1997: (4) (5) (p.206)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Robin Helgelin
On 8/22/07, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote:
> Not in my experience - Maven caused T5 to behave
> strangely when used with jetty:run

Define "stangely"? I never had any problems with jetty:run.

-- 
regards,
Robin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Konstantin Ignatyev
Not in my experience - Maven caused T5 to behave
strangely when used with jetty:run 

The moment I stopped using Maven and just run jetty
directly and point it to target directory, everything
became nice and smooth.

I like Maven's idea but it just does not work reliably
for me. 

--- Robin Helgelin <[EMAIL PROTECTED]> wrote:

> On 8/22/07, Daniel Jue <[EMAIL PROTECTED]> wrote:
> > No, it is not required.  It sure felt like it was
> required back when
> > everyone was using Tapestry snapshots--but that
> was only to keep up
> > with all the changes.  However, the directory
> structure that the
> > Tapestry Achetypes setup are pretty helpful.
> 
> And you'll get a lot of help when needing more
> dependencies for your
> project, or deploying or your project or ... :-)
> 
> -- 
> regards,
> Robin
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


Konstantin Ignatyev




PS: If this is a typical day on planet earth, humans will add fifteen million 
tons of carbon to the atmosphere, destroy 115 square miles of tropical 
rainforest, create seventy-two miles of desert, eliminate between forty to one 
hundred species, erode seventy-one million tons of topsoil, add 2,700 tons of 
CFCs to the stratosphere, and increase their population by 263,000

Bowers, C.A.  The Culture of Denial:  Why the Environmental Movement Needs a 
Strategy for Reforming Universities and Public Schools.  New York:  State 
University of New York Press, 1997: (4) (5) (p.206)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Robin Helgelin
On 8/22/07, Daniel Jue <[EMAIL PROTECTED]> wrote:
> No, it is not required.  It sure felt like it was required back when
> everyone was using Tapestry snapshots--but that was only to keep up
> with all the changes.  However, the directory structure that the
> Tapestry Achetypes setup are pretty helpful.

And you'll get a lot of help when needing more dependencies for your
project, or deploying or your project or ... :-)

-- 
regards,
Robin

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: T5:Maven or not?

2007-08-22 Thread Daniel Jue
No, it is not required.  It sure felt like it was required back when
everyone was using Tapestry snapshots--but that was only to keep up
with all the changes.  However, the directory structure that the
Tapestry Achetypes setup are pretty helpful.

On 8/22/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> is it a must to use maven for T5? I use it to create a project then import
> to Intellij as a native project, it works very well.
>
> A.C.
>
> --
> View this message in context: 
> http://www.nabble.com/T5%3AMaven-or-not--tf4312105.html#a12276382
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> -
> 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]