Author: niclas Date: Sat Sep 11 02:20:21 2004 New Revision: 45890 Added: avalon/trunk/central/laboratory/studio/test/ - copied from rev 45888, avalon/trunk/central/laboratory/studio/eclipse/test/ Modified: avalon/trunk/central/laboratory/studio/test/build.xml avalon/trunk/central/laboratory/studio/test/project.properties Log: Having problems with SVN. Trying to commit to get out of it.
Modified: avalon/trunk/central/laboratory/studio/test/build.xml ============================================================================== --- avalon/trunk/central/laboratory/studio/eclipse/test/build.xml (original) +++ avalon/trunk/central/laboratory/studio/test/build.xml Sat Sep 11 02:20:21 2004 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> -<project name="metro-studio-eclipse-test" default="install" basedir="." +<project name="metro-studio-test" default="install" basedir="." xmlns:x="antlib:org.apache.avalon.tools"> <property file="project.properties" /> Modified: avalon/trunk/central/laboratory/studio/test/project.properties ============================================================================== --- avalon/trunk/central/laboratory/studio/eclipse/test/project.properties (original) +++ avalon/trunk/central/laboratory/studio/test/project.properties Sat Sep 11 02:20:21 2004 @@ -1,4 +1,4 @@ -project.system = ../../../../system/build +project.system = ../../../system/build -project.src.main = . \ No newline at end of file +project.src.main = . --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]