You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@composer.apache.org by ha...@apache.org on 2008/02/04 06:38:10 UTC

svn commit: r618175 [1/3] - in /incubator/composer/trunk: apache-composer.iml apache-composer.ipr composer-core/apache-composer-core.iml composer-site/picocontainer-distribution.iml composer-site/pom.xml composer-tck/apache-composer-tck.iml pom.xml

Author: hammant
Date: Sun Feb  3 22:38:09 2008
New Revision: 618175

URL: http://svn.apache.org/viewvc?rev=618175&view=rev
Log:
IDEA file changes

Modified:
    incubator/composer/trunk/apache-composer.iml
    incubator/composer/trunk/apache-composer.ipr
    incubator/composer/trunk/composer-core/apache-composer-core.iml
    incubator/composer/trunk/composer-site/picocontainer-distribution.iml
    incubator/composer/trunk/composer-site/pom.xml
    incubator/composer/trunk/composer-tck/apache-composer-tck.iml
    incubator/composer/trunk/pom.xml

Modified: incubator/composer/trunk/apache-composer.iml
URL: http://svn.apache.org/viewvc/incubator/composer/trunk/apache-composer.iml?rev=618175&r1=618174&r2=618175&view=diff
==============================================================================
--- incubator/composer/trunk/apache-composer.iml (original)
+++ incubator/composer/trunk/apache-composer.iml Sun Feb  3 22:38:09 2008
@@ -1,79 +1,64 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="false" type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
-    <output url="file://$MODULE_DIR$/target/classes" />
-    <exclude-output />
-    <output-test url="file://$MODULE_DIR$/target/test-classes" />
-    <content url="file://$MODULE_DIR$">
-      <excludeFolder url="file://$MODULE_DIR$/distribution/target" />
-      <excludeFolder url="file://$MODULE_DIR$/target" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
+
+<module relativePaths="false" type="JAVA_MODULE" version="4"> 
+  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> 
+    <output url="file://$MODULE_DIR$/target/classes"/>  
+    <exclude-output/>  
+    <output-test url="file://$MODULE_DIR$/target/test-classes"/>  
+    <content url="file://$MODULE_DIR$"> 
+      <excludeFolder url="file://$MODULE_DIR$/target"/>
+    </content>  
+    <orderEntry type="inheritedJdk"/>  
+    <orderEntry type="sourceFolder" forTests="false"/>  
+    <orderEntryProperties/>  
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/org/jmock/jmock-junit4/2.4.0/jmock-junit4-2.4.0.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/org/jmock/jmock-junit4/2.4.0/jmock-junit4-2.4.0.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/org/jmock/jmock/2.4.0/jmock-2.4.0.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/org/jmock/jmock/2.4.0/jmock-2.4.0.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$M2_REPOSITORY$/junit/junit-dep/4.4/junit-dep-4.4.jar!/" />
+          <root url="jar:///Installed/M2_HOME/repository/junit/junit-dep/4.4/junit-dep-4.4.jar!/"/>
         </CLASSES>
-        <JAVADOC />
-        <SOURCES />
       </library>
     </orderEntry>
-    <orderEntryProperties />
-  </component>
+  </component> 
 </module>
-