[Uncleunc-developers] new release up - info on missing pkg dependency
Status: Beta
Brought to you by:
ulunum
|
From: <da...@cr...> - 2002-08-02 20:30:08
|
Hi all, Another new buid went up last night, several new features, see the changes file for details. I've updated the getting started docs (readme.src.html), as Unc can now be launched without jython, but failed to mention a couple of package dependencies: apache oro regex testing. The jython.jar contains some but notall of this, and specifically not the GlobCompiler (ask me if you didn't know that globs could be compiled!?), so you'll need to get the full standalone distrib from http://jakarta.apache.org/oro. I'm using version 2.0.6, it is thankfully small! Also a few completely non-essential classes depend on the servlet API, just delete these if you don't want to download the servlet developers kit or tomcat. Sorting out package dependencies in the Ant script is on my todo list, I promise Cheers, Dave |