[jboss-svn-commits] JBoss Portal SVN: r5688 - in trunk/build/ide/intellij/idea60/modules: bridge cms core

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Nov 20 14:27:52 EST 2006


Author: julien at jboss.com
Date: 2006-11-20 14:27:48 -0500 (Mon, 20 Nov 2006)
New Revision: 5688

Modified:
   trunk/build/ide/intellij/idea60/modules/bridge/bridge.iml
   trunk/build/ide/intellij/idea60/modules/cms/cms.iml
   trunk/build/ide/intellij/idea60/modules/core/core.iml
Log:
project file udpate improvements

Modified: trunk/build/ide/intellij/idea60/modules/bridge/bridge.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/bridge/bridge.iml	2006-11-20 19:25:15 UTC (rev 5687)
+++ trunk/build/ide/intellij/idea60/modules/bridge/bridge.iml	2006-11-20 19:27:48 UTC (rev 5688)
@@ -10,7 +10,6 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="module" module-name="api" />
     <orderEntry type="module" module-name="server" />
     <orderEntry type="module" module-name="common" />
     <orderEntry type="module-library">

Modified: trunk/build/ide/intellij/idea60/modules/cms/cms.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/cms/cms.iml	2006-11-20 19:25:15 UTC (rev 5687)
+++ trunk/build/ide/intellij/idea60/modules/cms/cms.iml	2006-11-20 19:27:48 UTC (rev 5688)
@@ -131,7 +131,6 @@
         <SOURCES />
       </library>
     </orderEntry>
-    <orderEntry type="module" module-name="api" />
     <orderEntry type="module" module-name="portlet" />
     <orderEntry type="module-library">
       <library>

Modified: trunk/build/ide/intellij/idea60/modules/core/core.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/core/core.iml	2006-11-20 19:25:15 UTC (rev 5687)
+++ trunk/build/ide/intellij/idea60/modules/core/core.iml	2006-11-20 19:27:48 UTC (rev 5688)
@@ -15,7 +15,6 @@
     <orderEntry type="module" module-name="portlet" />
     <orderEntry type="module" module-name="format" />
     <orderEntry type="module" module-name="common" />
-    <orderEntry type="module" module-name="api" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
@@ -257,6 +256,7 @@
         <SOURCES />
       </library>
     </orderEntry>
+    <orderEntry type="module" module-name="wsrp" />
     <orderEntryProperties />
   </component>
   <component name="VcsManagerConfiguration">




More information about the jboss-svn-commits mailing list