[portal-commits] JBoss Portal SVN: r9007 - in branches/UIServer/build/ide/intellij/idea60/modules: migration and 1 other directories.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Sun Nov 18 09:50:33 EST 2007


Author: julien at jboss.com
Date: 2007-11-18 09:50:32 -0500 (Sun, 18 Nov 2007)
New Revision: 9007

Modified:
   branches/UIServer/build/ide/intellij/idea60/modules/core-uiserver/core-uiserver.iml
   branches/UIServer/build/ide/intellij/idea60/modules/migration/migration.iml
   branches/UIServer/build/ide/intellij/idea60/modules/uiserver/uiserver.iml
Log:
update project file for portal ui branch

Modified: branches/UIServer/build/ide/intellij/idea60/modules/core-uiserver/core-uiserver.iml
===================================================================
--- branches/UIServer/build/ide/intellij/idea60/modules/core-uiserver/core-uiserver.iml	2007-11-18 14:47:07 UTC (rev 9006)
+++ branches/UIServer/build/ide/intellij/idea60/modules/core-uiserver/core-uiserver.iml	2007-11-18 14:50:32 UTC (rev 9007)
@@ -9,7 +9,34 @@
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="module" module-name="uiserver" />
+    <orderEntry type="module" module-name="core" />
+    <orderEntry type="module" module-name="server" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/apache-log4j/lib/log4j.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
+    <orderEntry type="module" module-name="jems" />
+    <orderEntry type="module" module-name="common" />
+    <orderEntry type="module" module-name="test" />
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/junit/lib/junit.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
     <orderEntryProperties />
   </component>
+  <component name="VcsManagerConfiguration">
+    <option name="ACTIVE_VCS_NAME" value="svn" />
+    <option name="USE_PROJECT_VCS" value="false" />
+  </component>
 </module>
 

Modified: branches/UIServer/build/ide/intellij/idea60/modules/migration/migration.iml
===================================================================
--- branches/UIServer/build/ide/intellij/idea60/modules/migration/migration.iml	2007-11-18 14:47:07 UTC (rev 9006)
+++ branches/UIServer/build/ide/intellij/idea60/modules/migration/migration.iml	2007-11-18 14:50:32 UTC (rev 9007)
@@ -80,7 +80,7 @@
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">
-    <option name="ACTIVE_VCS_NAME" value="CVS" />
+    <option name="ACTIVE_VCS_NAME" value="svn" />
     <option name="USE_PROJECT_VCS" value="false" />
   </component>
   <component name="copyright">

Modified: branches/UIServer/build/ide/intellij/idea60/modules/uiserver/uiserver.iml
===================================================================
--- branches/UIServer/build/ide/intellij/idea60/modules/uiserver/uiserver.iml	2007-11-18 14:47:07 UTC (rev 9006)
+++ branches/UIServer/build/ide/intellij/idea60/modules/uiserver/uiserver.iml	2007-11-18 14:50:32 UTC (rev 9007)
@@ -39,7 +39,20 @@
         <SOURCES />
       </library>
     </orderEntry>
+    <orderEntry type="module-library">
+      <library>
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/../../../../../../thirdparty/junit/lib/junit.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES />
+      </library>
+    </orderEntry>
     <orderEntryProperties />
   </component>
+  <component name="VcsManagerConfiguration">
+    <option name="ACTIVE_VCS_NAME" value="svn" />
+    <option name="USE_PROJECT_VCS" value="false" />
+  </component>
 </module>
 




More information about the portal-commits mailing list