[jboss-svn-commits] JBoss Portal SVN: r5328 - in branches/JBoss_Portal_Branch_2_4/build: . ide/intellij/idea50/modules/api ide/intellij/idea50/modules/bridge ide/intellij/idea50/modules/cms ide/intellij/idea50/modules/common ide/intellij/idea50/modules/core ide/intellij/idea50/modules/faces ide/intellij/idea50/modules/federation ide/intellij/idea50/modules/format ide/intellij/idea50/modules/identity ide/intellij/idea50/modules/jems ide/intellij/idea50/modules/migration ide/intellij/idea50/modules/portlet ide/intellij/idea50/modules/security ide/intellij/idea50/modules/server ide/intellij/idea50/modules/test ide/intellij/idea50/modules/testsuite ide/intellij/idea50/modules/theme ide/intellij/idea50/modules/tools ide/intellij/idea50/modules/wsrp

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Oct 3 20:25:07 EDT 2006


Author: julien at jboss.com
Date: 2006-10-03 20:24:54 -0400 (Tue, 03 Oct 2006)
New Revision: 5328

Modified:
   branches/JBoss_Portal_Branch_2_4/build/distrib.xml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/api/api.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/bridge/bridge.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/cms/cms.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/common/common.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/core/core.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/faces/faces.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/federation/federation.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/format/format.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/identity/identity.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/jems/jems.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/migration/migration.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/portlet/portlet.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/security/security.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/server/server.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/test/test.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/testsuite/testsuite.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/theme/theme.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/tools/tools.iml
   branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/wsrp/wsrp.iml
Log:
2.4.1.CR1 output dir for distrib.xml

Modified: branches/JBoss_Portal_Branch_2_4/build/distrib.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/distrib.xml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/distrib.xml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <project default="main" name="JBoss Portal">
 
    <property name="source.dir" value="../../jboss-portal-2.4"/>
-   <property name="release.version" value="2.4.0-CR1"/>
+   <property name="release.version" value="2.4.1-CR1"/>
 
    <!-- -->
    <property name="portal.release.normal.name" value="jboss-portal-${release.version}"/>

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/api/api.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/api/api.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/api/api.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../api/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../api">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/bridge/bridge.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/bridge/bridge.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/bridge/bridge.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../bridge/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../bridge">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/cms/cms.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/cms/cms.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/cms/cms.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../cms/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../cms">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/common/common.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/common/common.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/common/common.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../common/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../common">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/core/core.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/core/core.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/core/core.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../core/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../core">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/faces/faces.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/faces/faces.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/faces/faces.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../faces/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../faces">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/federation/federation.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/federation/federation.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/federation/federation.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../federation/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../federation">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/format/format.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/format/format.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/format/format.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../format/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../format">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/identity/identity.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/identity/identity.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/identity/identity.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../forums/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../identity">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/jems/jems.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/jems/jems.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/jems/jems.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../jems/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../jems">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/migration/migration.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/migration/migration.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/migration/migration.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../migration/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../migration">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/portlet/portlet.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/portlet/portlet.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/portlet/portlet.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../portlet/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../portlet">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/security/security.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/security/security.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/security/security.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../security/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../security">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/server/server.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/server/server.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/server/server.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../server/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../server">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/test/test.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/test/test.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/test/test.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../test/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../test">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/testsuite/testsuite.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/testsuite/testsuite.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/testsuite/testsuite.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../testsuite/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../testsuite" />

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/theme/theme.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/theme/theme.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/theme/theme.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../theme/output/idea50/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../theme">

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/tools/tools.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/tools/tools.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/tools/tools.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../tools/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../tools" />

Modified: branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/wsrp/wsrp.iml
===================================================================
--- branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/wsrp/wsrp.iml	2006-10-03 23:52:49 UTC (rev 5327)
+++ branches/JBoss_Portal_Branch_2_4/build/ide/intellij/idea50/modules/wsrp/wsrp.iml	2006-10-04 00:24:54 UTC (rev 5328)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="JAVA_MODULE">
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/../../../../../../wsrp/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$/../../../../../../wsrp">




More information about the jboss-svn-commits mailing list