And while your at it, it would be nice to move the test classes to /src/test
(like you specified in project.xml and according to Maven std). I think test
classes should not be included in the distribution jar. And... if
VelocityServlet still has got bugs in them, why not remove it right away?

Eelco Hillenius

----- Original Message ----- 
From: "Geir Magnusson Jr." <[EMAIL PROTECTED]>
To: "Velocity Developers List" <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 8:01 PM
Subject: Re: resource loading from war - proposal


>
> On Friday, June 20, 2003, at 11:51 AM, Nathan Bubna wrote:
>
> > Konstantin Priblouda said:
> > ...
> >> BTW, there is VelocityServlet in core ( which is
> >> subclassed by WebWorkVelocityViewServlet ) and also
> >> VelocityViewServlet in tools (which is not related to
> >> former one, but has support for war resource loading)
> >
> > the VelocityServlet is lacking in some bug fixes and improvements.  to
> > avoid
> > tying the VelocityViewServlet (and thus the velocity-tools project)
> > needlessly
> > to the release cycle of core Velocity, the VelocityViewServlet was
> > emancipated
> > from the VelocityServlet.  at this point, my understanding is that the
> > VelocityServlet is to be kept around primarily as an example.  if you
> > are
> > doing web development with velocity, you are far better off basing it
> > on the
> > velocity-tools project.
> >
>
> I'd like to deprecate and eventually remove VelocityServlet from the
> core, forcing people to go to the tools project.
>
> geir
>
>
> > i know nothing about the WebWorkVelocityViewServlet.  i presume that is
> > something WebWork created and supports.
> >
> > Nathan Bubna
> > [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> -- 
> Geir Magnusson Jr                                   203-956-2604(w)
> Adeptra, Inc.                                       203-434-2093(m)
> [EMAIL PROTECTED]                                   203-247-1713(m)
>
>
> ---------------------------------------------------------------------
> 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