On 4/4/02 7:29 PM, "Sam Joseph" <[EMAIL PROTECTED]> wrote:
> Hi there, > > Not sure if this is the right place for bugs, but I think that the > latest release of velocity has a small problem in that the ant build.xml > file doesn't place the velocity-dep-1.2.jar in the forumdemo. It may be > that I didn't use ant exactly according to your instructions, but I > would have thought that the build.xml file should include a depedency > that makes sure both velocity-1.2.jar and velocity-dep-1.2.jar are > present in the forumdemo war .... Yep - if you are right, we should fix that. Will do in the 1.3 release. However - you don't need both jars - because the -dep- jar is the velocity jar with its dependencies (commons-collections and avalon-logkit) included... > > I encountered the same problem (lack of velocity-dep-1.2.jar) running > the sample servlet. In both cases I fixed the problem by dropping the > additional jar into the appropriate location, but I note that the > instructions in the relevant readme file just say > > - put the velocity.jar into the velexample/WEB-INF/lib directory > > which might interpret just to mean the single velocity-1.2.jar Ok - we'll make that clear. > Nice project by the way. Thx from all of us > CHEERS> SAM > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Geir Magnusson Jr. [EMAIL PROTECTED] System and Software Consulting "The greatest pleasure in life is doing what people say you cannot do." - Walter Bagehot -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
