RE: patch for properties support in Jelly

2002-10-02 Thread Jim Birchfield
properties. Lemme know if these patches still work for you Jim as I've not tested them much yet. James --- http://radio.weblogs.com/0112098/ - Original Message - From: "Jim Birchfield" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED

patch for properties support in Jelly

2002-10-01 Thread Jim Birchfield
Was a bad boy and sent them wrong to Bob the first time. Here is a patch to provide properties support in Jelly. There is also a new tag to allow named properties file support. jelly.patch - patches org/apache/commons/jelly/Jelly.java util.patch - patches org/apache/commons/jelly/tags/util/util

RE: [jelly] RE: Jelly and properties

2002-10-01 Thread Jim Birchfield
From: James Strachan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 10:32 AM To: Jakarta Commons Developers List Subject: Re: Jelly and properties From: "Jim Birchfield" <[EMAIL PROTECTED]> > I would like to see Jelly look for a jelly.properties file on the cl

Jelly and properties

2002-09-30 Thread Jim Birchfield
I would like to see Jelly look for a jelly.properties file on the classpath and load the properties to be available for Jelly to use in the script. James, have you had any thoughts around this issue? It is easy to set the properties when using Maven, but as I am starting to use Jelly as a scripti