[EMAIL PROTECTED] wrote:
>
> I can't even get a build that creates a Jar file, tried both nightly build
> and CVS.
Yow. This sounds bad. There was a problem this morning with the CVS
tree. It's fixed, and I just did a jar / test on the current CVS tree,
and that works fine. The nightly build is fubar for the moment.
> Clearly the example/Example.java is outdated - that I fixed, if anyone
> wants it back.
Yes please. Send!
> I get this with the simplest example:
>
> java.lang.NullPointerException
> java.lang.NullPointerException
> at org.apache.velocity.runtime.Runtime.parse(Runtime.java:406)
> at org.apache.velocity.Template.<init>(Template.java:124)
> at
>
>org.apache.velocity.runtime.loader.FileTemplateLoader.getTemplate(FileTemplateLoader.java:136)
> at Example.<init>(Example.java:90)
> at Example.main(Example.java:127)
>
> I have apache (on 20 servers) running, tomcat and struts (0.5) running
> fine -- is Velocity really that raw ? (FYI, I am a kernel level C
> programmer, although newer in java)
No, although I wouldn't believe me if I had your experience. The build
problem is fixed now. That was a small oversight. Sorry about that. As
for the Example, I would like to see it, but I suspect it's the usual
case where we use the unit testbed when we develop, and forget about the
examples until something like this happens. We should fix that.
geir
--
Geir Magnusson Jr. [EMAIL PROTECTED]
Dakota tribal wisdom: "when you discover you are riding a dead horse,
the best strategy is to dismount."