You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by le...@apache.org on 2004/06/15 14:14:53 UTC

svn commit: rev 21272 - in excalibur/sandbox/fortress2: . ecm fortress1-api fortress1-impl fortress2-api fortress2-impl

Author: leosimons
Date: Tue Jun 15 05:14:53 2004
New Revision: 21272

Added:
   excalibur/sandbox/fortress2/fortress2-api/fortress2-api.iml
   excalibur/sandbox/fortress2/fortress2-impl/fortress2-impl.iml
Modified:
   excalibur/sandbox/fortress2/build.xml
   excalibur/sandbox/fortress2/ecm/ecm.iml
   excalibur/sandbox/fortress2/fortress1-api/fortress1-api.iml
   excalibur/sandbox/fortress2/fortress1-impl/fortress1-impl.iml
   excalibur/sandbox/fortress2/fortress2.ipr
   excalibur/sandbox/fortress2/fortress2.iws
Log:
Ready to roll...

Modified: excalibur/sandbox/fortress2/build.xml
==============================================================================
--- excalibur/sandbox/fortress2/build.xml	(original)
+++ excalibur/sandbox/fortress2/build.xml	Tue Jun 15 05:14:53 2004
@@ -7,6 +7,9 @@
     
     <!-- the ordering is important! :-D -->
     <property name="subprojects" value="
+                                      fortress2-api/
+                                      fortress2-impl/
+
                                       ecm/
                                       ecm-examples/instrument-manager/
                                       ecm-test/

Modified: excalibur/sandbox/fortress2/ecm/ecm.iml
==============================================================================
--- excalibur/sandbox/fortress2/ecm/ecm.iml	(original)
+++ excalibur/sandbox/fortress2/ecm/ecm.iml	Tue Jun 15 05:14:53 2004
@@ -30,6 +30,8 @@
     <orderEntry type="library" name="junit-3.8.1" level="project" />
     <orderEntry type="library" name="servletapi-2.3" level="project" />
     <orderEntry type="library" name="excalibur-i18n-trunk" level="project" />
+    <orderEntry type="module" module-name="fortress2-api" />
+    <orderEntry type="module" module-name="fortress2-impl" />
   </component>
 </module>
 

Modified: excalibur/sandbox/fortress2/fortress1-api/fortress1-api.iml
==============================================================================
--- excalibur/sandbox/fortress2/fortress1-api/fortress1-api.iml	(original)
+++ excalibur/sandbox/fortress2/fortress1-api/fortress1-api.iml	Tue Jun 15 05:14:53 2004
@@ -15,6 +15,7 @@
     <orderEntry type="library" name="excalibur-event-api-trunk" level="project" />
     <orderEntry type="library" name="excalibur-event-impl-trunk" level="project" />
     <orderEntry type="library" name="junit-3.8.1" level="project" />
+    <orderEntry type="module" module-name="fortress2-api" />
   </component>
 </module>
 

Modified: excalibur/sandbox/fortress2/fortress1-impl/fortress1-impl.iml
==============================================================================
--- excalibur/sandbox/fortress2/fortress1-impl/fortress1-impl.iml	(original)
+++ excalibur/sandbox/fortress2/fortress1-impl/fortress1-impl.iml	Tue Jun 15 05:14:53 2004
@@ -49,6 +49,8 @@
     <orderEntry type="library" name="xerces-2.4.0" level="project" />
     <orderEntry type="library" name="xml-apis-2.0.2" level="project" />
     <orderEntry type="module" module-name="fortress1-api" />
+    <orderEntry type="module" module-name="fortress2-api" />
+    <orderEntry type="module" module-name="fortress2-impl" />
   </component>
 </module>
 

Added: excalibur/sandbox/fortress2/fortress2-api/fortress2-api.iml
==============================================================================
--- (empty file)
+++ excalibur/sandbox/fortress2/fortress2-api/fortress2-api.iml	Tue Jun 15 05:14:53 2004
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true">
+  <component name="ModuleRootManager" />
+  <component name="NewModuleRootManager">
+    <output url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-api/target/classes" />
+    <exclude-output />
+    <output-test url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-api/target/test-classes" />
+    <content url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-api">
+      <sourceFolder url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-api/src/java" isTestSource="false" />
+      <sourceFolder url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-api/src/test" isTestSource="true" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="library" name="avalon-framework-api-4.1.5" level="project" />
+    <orderEntry type="library" name="avalon-framework-impl-4.1.5" level="project" />
+  </component>
+</module>
+

Added: excalibur/sandbox/fortress2/fortress2-impl/fortress2-impl.iml
==============================================================================
--- (empty file)
+++ excalibur/sandbox/fortress2/fortress2-impl/fortress2-impl.iml	Tue Jun 15 05:14:53 2004
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true">
+  <component name="ModuleRootManager" />
+  <component name="NewModuleRootManager">
+    <output url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl/target/classes" />
+    <exclude-output />
+    <output-test url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl/target/test-classes" />
+    <content url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl">
+      <sourceFolder url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl/src/java" isTestSource="false" />
+      <sourceFolder url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl/src/test" isTestSource="true" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="fortress2-api" />
+  </component>
+</module>
+

Modified: excalibur/sandbox/fortress2/fortress2.ipr
==============================================================================
--- excalibur/sandbox/fortress2/fortress2.ipr	(original)
+++ excalibur/sandbox/fortress2/fortress2.ipr	Tue Jun 15 05:14:53 2004
@@ -118,6 +118,8 @@
       <module fileurl="file://$PROJECT_DIR$/ecm/ecm.iml" filepath="$PROJECT_DIR$/ecm/ecm.iml" />
       <module fileurl="file://$PROJECT_DIR$/fortress1-api/fortress1-api.iml" filepath="$PROJECT_DIR$/fortress1-api/fortress1-api.iml" />
       <module fileurl="file://$PROJECT_DIR$/fortress1-impl/fortress1-impl.iml" filepath="$PROJECT_DIR$/fortress1-impl/fortress1-impl.iml" />
+      <module fileurl="file://$PROJECT_DIR$/fortress2-api/fortress2-api.iml" filepath="$PROJECT_DIR$/fortress2-api/fortress2-api.iml" />
+      <module fileurl="file://$PROJECT_DIR$/fortress2-impl/fortress2-impl.iml" filepath="$PROJECT_DIR$/fortress2-impl/fortress2-impl.iml" />
     </modules>
   </component>
   <component name="ProjectRootManager" version="2" assert-keyword="true" project-jdk-name="java version &quot;1.4.2_04&quot;" />

Modified: excalibur/sandbox/fortress2/fortress2.iws
==============================================================================
--- excalibur/sandbox/fortress2/fortress2.iws	(original)
+++ excalibur/sandbox/fortress2/fortress2.iws	Tue Jun 15 05:14:53 2004
@@ -120,7 +120,11 @@
   </component>
   <component name="J2EEProjectPane" />
   <component name="PackagesPane" />
-  <component name="ProjectPane" />
+  <component name="ProjectPane">
+    <expanded_node url="" module="fortress2-impl" type="module" />
+    <expanded_node url="" module="fortress2-api" type="module" />
+    <expanded_node url="file:///home/lsimons/svn/asf/excalibur/sandbox/fortress2/fortress2-impl" module="fortress2-impl" type="directory" />
+  </component>
   <component name="ProjectView">
     <navigator currentView="ProjectPane" splitterProportion="0.5">
       <flattenPackages />
@@ -233,7 +237,7 @@
     </todo-panel>
   </component>
   <component name="ToolWindowManager">
-    <frame x="446" y="387" width="783" height="580" extended-state="0" />
+    <frame x="-5" y="25" width="1290" height="979" extended-state="0" />
     <editor active="false" />
     <layout>
       <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="1" />
@@ -242,7 +246,7 @@
       <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="2" />
       <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="7" />
       <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="sliding" type="sliding" visible="false" weight="0.4" order="0" />
-      <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.24827586" order="0" />
+      <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.24350649" order="0" />
       <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.4" order="4" />
       <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="1" />
       <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="1" />

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org