svn commit: rev 43331 - avalon/trunk

[email protected] 4 Sep 2004 10:36:13 -0000
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: niclas
Date: Sat Sep  4 03:36:12 2004
New Revision: 43331

Added:
   avalon/trunk/index.xml
Modified:
   avalon/trunk/build.properties
Log:
Patch supplied by Stephen to fix some Gump-related build problem.

Modified: avalon/trunk/build.properties
==============================================================================
--- avalon/trunk/build.properties	(original)
+++ avalon/trunk/build.properties	Sat Sep  4 03:36:12 2004
@@ -21,7 +21,7 @@
 #======================================================================
 
 # local index home
-project.home = central
+project.home = .
 project.system = central/system
 
 #

Added: avalon/trunk/index.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/index.xml	Sat Sep  4 03:36:12 2004
@@ -0,0 +1,14 @@
+<?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>
+