> on 10/18/2000 2:07 PM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:
>
> > Excellent, I was unaware of that directory and its content.  I added a
> > pointer to it from the meta.properties file.
> >
> > Daniel
>
> Yes, this was implemented recently by Jason in order to cut down on the
> number of TR.props files floating around everywhere. The TDK now uses this
> to generate a TR.props file for itself. :-)
>
And I also use it to keep my application's copies of TR.props in synch with the
master. This is criminally easy to do - just create a .ant.properties file in
turbine/conf that overrides the following properties:
    conf.home => the root of your app's conf directory
    target.dir => the location of the generated props file

Then just run turbine/conf/build-conf.[bat|sh] and it will update your app's
TR.props.

Special notes:
    - Your conf.home must include the three subdirectories in turbine/conf
(i.e., database, master, and view)
    - These subdirectories do not need to contain all possible config files,
just those that your app uses.
    - Your conf.home/master does NOT need to maintain its own copy of
TurbineProperties.master.

> -jon
>

--
Christopher Elkins



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to