On Mon, 14 Feb 2005 15:21:06 -0500, Peter Walsh <[EMAIL PROTECTED]> wrote: > I'm reviewing the jelly project to see if it is appropriate for my uses. > > The sample project I've created includes much fewer jars than what is posted > at http://jakarta.apache.org/commons/jelly/dependencies.html. Specifically, > I'm only inlcuding the following: > > commons-cli > commons-collections > commons-beanutils > commons-jelly > commons-jelly-tags-define > commons-jexl > log4j > dom4j > > Will I run into any problems not including all the jars that are listed as > dependencies in my classpath?
Some dependecies are for the command line interface only, e.g. forehead or commons-cli. If you are using the Embedded class to run Jelly scripts you may not need these dependencies. > Also are there any other users using Jelly at this point? Sure, quite a few regularly post either here or to commons-user. -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
