Revision: 425
          http://svn.sourceforge.net/stripes/?rev=425&view=rev
Author:   tfenne
Date:     2006-10-05 17:48:21 -0700 (Thu, 05 Oct 2006)

Log Message:
-----------
Module files updated for IDEA 6.0

Modified Paths:
--------------
    trunk/examples/Examples.iml
    trunk/stripes/stripes.iml
    trunk/tests/tests.iml

Modified: trunk/examples/Examples.iml
===================================================================
--- trunk/examples/Examples.iml 2006-09-28 23:32:31 UTC (rev 424)
+++ trunk/examples/Examples.iml 2006-10-06 00:48:21 UTC (rev 425)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <module version="4" relativePaths="true" type="J2EE_WEB_MODULE" 
j2ee-integration="Tomcat Server">
+  <component name="AppServerSpecificValidatorsManager" />
   <component name="ModuleRootManager" />
-  <component name="NewModuleRootManager">
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
     <output url="file://$MODULE_DIR$/web/WEB-INF/classes" />
     <exclude-output />
     <exclude-exploded />
@@ -46,7 +47,8 @@
     <setting name="JAR_URL" 
value="file://$MODULE_DIR$/dist/stripes-examples.war" />
     <setting name="JAR_ENABLED" value="true" />
     <setting name="SYNC_EXPLODED_DIR" value="true" />
-    <setting name="BUILD_ON_FRAME_DEACTIVATION" value="false" />
+    <setting name="BUILD_MODULE_ON_FRAME_DEACTIVATION" value="false" />
+    <setting name="BUILD_EXTERNAL_DEPENDENCIES" value="false" />
     <setting name="RUN_JASPER_VALIDATION" value="false" />
   </component>
   <component name="WebModuleProperties">
@@ -85,8 +87,6 @@
       <root url="file://$MODULE_DIR$/web/WEB-INF" relative="/WEB-INF" />
     </webroots>
   </component>
-  <component name="WeblogicWebModuleProperties">
-    <option name="IS_RUN_APPC" value="false" />
-  </component>
+  <component name="WeblogicWebModuleProperties" />
 </module>
 

Modified: trunk/stripes/stripes.iml
===================================================================
--- trunk/stripes/stripes.iml   2006-09-28 23:32:31 UTC (rev 424)
+++ trunk/stripes/stripes.iml   2006-10-06 00:48:21 UTC (rev 425)
@@ -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$/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$">

Modified: trunk/tests/tests.iml
===================================================================
--- trunk/tests/tests.iml       2006-09-28 23:32:31 UTC (rev 424)
+++ trunk/tests/tests.iml       2006-10-06 00:48:21 UTC (rev 425)
@@ -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$/classes" />
     <exclude-output />
     <content url="file://$MODULE_DIR$">


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to