Please accept my apologies.

rc3 has a change where we don't bundle all the external dependencies in the
default jar included in the distro package.  It is something we did in the
release phase, just to get it done.  :-}

There is a build target, jar-dep, which will build a jar with them included.

Alternatively, just add the commons-collections.jar to the classpath (found
in build/lib)

This will be made screamingly clear in the notes for the 1.2 release
(shooting for this sat when I get back..)

There is a reminder on the Velocity home page as well.

geir


On 11/14/01 11:10 AM, "Lars Hecking" <[EMAIL PROTECTED]> wrote:

> 
> This is what I get with velocity 1.2rc3 and wormscan 1.2/1.3
> (http://www.websoup.net/wormscan/). I don't claim to understand what
> the error is, or propose a fix :), but can supply more information
> (which?) if required. Downgrading to 1.2rc1 fixes the problem for me,
> and I had no chance to try rc2.
> 
> Solaris 8 07/01 SPARC
> java version "1.2.2"
> Solaris VM (build Solaris_JDK_1.2.2_07a, native threads, sunwjit)
> 
> $ java -classpath jakarta-oro-2.0.4.jar:velocity-1.2-rc3.jar:wormscan.jar
> net.websoup.wormscan.Program
> [...]
> Completed resolving hostnames
> DNS Cache written to disk
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/collections/ExtendedProperties
>       at 
> org.apache.velocity.runtime.RuntimeInstance.<init>(RuntimeInstance.java:207)
>       at <Unloaded Method>
>       at org.apache.velocity.app.Velocity.init(Velocity.java:123)
>       at net.websoup.wormscan.Program.main(Compiled Code)
> $ 
> 
> I'm not on the list, if you want to mail me directly or Cc me, that's fine.
> 
> Thanks.
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

-- 
Geir Magnusson Jr.                                     [EMAIL PROTECTED]
System and Software Consulting
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to