Author: niclas
Date: Sat Sep 11 01:50:37 2004
New Revision: 45882

Added:
   avalon/trunk/central/laboratory/studio/eclipse/event/api/project.properties
      - copied, changed from rev 45880, 
avalon/trunk/central/laboratory/studio/eclipse/event/project.properties
   avalon/trunk/central/laboratory/studio/eclipse/event/build.xml
      - copied, changed from rev 45872, 
avalon/trunk/central/laboratory/studio/eclipse/build.xml
   avalon/trunk/central/laboratory/studio/eclipse/event/impl/project.properties
      - copied, changed from rev 45880, 
avalon/trunk/central/laboratory/studio/eclipse/event/project.properties
   avalon/trunk/central/laboratory/studio/eclipse/event/impl/src/
   avalon/trunk/central/laboratory/studio/eclipse/event/impl/src/main/
Modified:
   avalon/trunk/central/laboratory/studio/eclipse/event/api/build.xml
   avalon/trunk/central/laboratory/studio/eclipse/event/impl/build.xml
   avalon/trunk/central/laboratory/studio/eclipse/event/project.properties
Log:
must commit.

Modified: avalon/trunk/central/laboratory/studio/eclipse/event/api/build.xml
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/event/api/build.xml  (original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/api/build.xml  Sat Sep 11 
01:50:37 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
-<project name="metro-studio-eclipse-event" default="install" basedir="." 
+<project name="metro-studio-event-api" default="install" basedir="." 
     xmlns:x="antlib:org.apache.avalon.tools">
 
   <property file="project.properties" />

Copied: avalon/trunk/central/laboratory/studio/eclipse/event/api/project.properties 
(from rev 45880, 
avalon/trunk/central/laboratory/studio/eclipse/event/project.properties)
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/event/project.properties     
(original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/api/project.properties Sat 
Sep 11 01:50:37 2004
@@ -1,4 +1,3 @@
 
-project.system = ../../../../system/build
+project.system = ../../../../../system/build
 
-project.src.main = .
\ No newline at end of file

Copied: avalon/trunk/central/laboratory/studio/eclipse/event/build.xml (from rev 
45872, avalon/trunk/central/laboratory/studio/eclipse/build.xml)
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/build.xml    (original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/build.xml      Sat Sep 11 
01:50:37 2004
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
-<project name="metro-studio-eclipse" default="install" basedir="." 
+<project name="metro-studio-event" default="install" basedir="." 
     xmlns:x="antlib:org.apache.avalon.tools">
 
-  <property name="project.system" value="../../../system/build" />
+  <property file="project.properties" />
 
-  <x:home index="index.xml"/>
+  <x:home index="../index.xml"/>
   <import file="${project.system}/default/reactor.xml"/>
 
 </project>

Modified: avalon/trunk/central/laboratory/studio/eclipse/event/impl/build.xml
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/event/impl/build.xml (original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/impl/build.xml Sat Sep 11 
01:50:37 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
-<project name="metro-studio-eclipse-event" default="install" basedir="." 
+<project name="metro-studio-event-impl" default="install" basedir="." 
     xmlns:x="antlib:org.apache.avalon.tools">
 
   <property file="project.properties" />

Copied: avalon/trunk/central/laboratory/studio/eclipse/event/impl/project.properties 
(from rev 45880, 
avalon/trunk/central/laboratory/studio/eclipse/event/project.properties)
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/event/project.properties     
(original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/impl/project.properties       
 Sat Sep 11 01:50:37 2004
@@ -1,4 +1,2 @@
 
 project.system = ../../../../system/build
-
-project.src.main = .
\ No newline at end of file

Modified: avalon/trunk/central/laboratory/studio/eclipse/event/project.properties
==============================================================================
--- avalon/trunk/central/laboratory/studio/eclipse/event/project.properties     
(original)
+++ avalon/trunk/central/laboratory/studio/eclipse/event/project.properties     Sat 
Sep 11 01:50:37 2004
@@ -1,4 +1,2 @@
 
 project.system = ../../../../system/build
-
-project.src.main = .
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to