Seems we have a problem with the root build resulting from some changes to central/index.xml changes (required to eliminate gump complaints). I've attached a new index.xml to be placed at the root of the avalon trunk directory that basically links to the index.xml files in runtime, central, and planet.
To link to this new index - the build.properties file in the same directory needs to be updated to set the project.home value as follows: project.home = . Cheers, Steve.
<?xml version="1.0" encoding="ISO-8859-1"?> <index> <import index="tools/index.xml"/> <import index="runtime/index.xml"/> <import index="planet/index.xml"/> <import index="central/index.xml"/> </index>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]