-----Original Message----- From: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 9:02 AM To: Avalon Developers List Subject: magic property changes
Just a note to say that I've changed a couple of property names in magic, in central/system, and in central/system/setup:
avalon.cache ---> project.main.cache avalon.host ---> project.hosts
Cheers, Steve.
And I just committed a change to the avalon/build.properties so that users have some defaults to copy to a user.properties to edit.
And which ant task builds everything but the site? The site and javadoc tasks can take a LONG time. :)
The site is under central - so just cd to anywhere more specific than avalon root and your building content at that level. For example - to build all of the runtime family:
$ cd avalon\runtime $ ant
Or, if you just want to rebuild utilities
$ cd avalon\runtime\util $ ant
Or, if you just want to rebuild i18n
$ cd avalon\runtime\util\i18n $ ant
Same priincipal applies everywhere.
Steve.
--
|---------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org | |---------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]