jon * wrote: > > on 5/6/2000 3:56 PM, Kevin A. Burton <[EMAIL PROTECTED]> wrote: > > > As advised I have separated JetspeedResources.properties into two > > sections, required and optional. > > > > The required section only has about 5 items. The optional section has a > > ton. Hopefully this will simplify installation in 1.2. > > > > Developers should pick a section if they need to add additional > > properties. > > Kevin, > > I added a feature to the property parser in Turbine (and JServ) that will > allow you to "include=" other properties files. I don't know if you are > using that feature, but it might also make it easier for people. Cool. I didn't see this. +1. This should allow us to reduce code duplications (JetspeedResources.java and TurbineResources.java were basically similar. The only problem is that JetspeedResources would have to stay for _KEY support. Not bad but this feels kludgy :( ... -- Kevin A Burton ([EMAIL PROTECTED]) http://relativity.yi.org Message to SUN: "Please Open Source Java!" The house of the unbelievers shall be razed and they shall be scorched to the earth. Their code will be open until the end of days. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
