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:45:06 UTC

svn commit: r618177 - in /incubator/composer/trunk/composer-site: ./ src/site/content/

Author: hammant
Date: Sun Feb  3 22:45:04 2008
New Revision: 618177

URL: http://svn.apache.org/viewvc?rev=618177&view=rev
Log:
renames

Added:
    incubator/composer/trunk/composer-site/src/site/content/CommandLineArgumentsContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/CommandLineArgumentsPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/DefaultContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/DefaultPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/ImmutableContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/ImmutablePicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/PropertiesContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/PropertiesPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/SystemPropertiesContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/SystemPropertiesPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/TransientContainer.html
      - copied unchanged from r618174, incubator/composer/trunk/composer-site/src/site/content/TransientPicoContainer.html
Removed:
    incubator/composer/trunk/composer-site/src/site/content/CommandLineArgumentsPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/DefaultPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/ImmutablePicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/PropertiesPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/SystemPropertiesPicoContainer.html
    incubator/composer/trunk/composer-site/src/site/content/TransientPicoContainer.html
Modified:
    incubator/composer/trunk/composer-site/apache-composer-site.iml
    incubator/composer/trunk/composer-site/src/site/content/sitemap.xml

Modified: incubator/composer/trunk/composer-site/apache-composer-site.iml
URL: http://svn.apache.org/viewvc/incubator/composer/trunk/composer-site/apache-composer-site.iml?rev=618177&r1=618176&r2=618177&view=diff
==============================================================================
--- incubator/composer/trunk/composer-site/apache-composer-site.iml (original)
+++ incubator/composer/trunk/composer-site/apache-composer-site.iml Sun Feb  3 22:45:04 2008
@@ -1,123 +1,89 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<module version="4" relativePaths="false" type="JAVA_MODULE"> 
-  <component name="NewModuleRootManager"> 
-    <exclude-output/>  
-    <orderEntry type="inheritedJdk"/>  
-    <!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->  
-    <!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->  
-    <content url="file://$MODULE_DIR$"> 
-      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->  
-      <!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->  
-      <excludeFolder url="file://$MODULE_DIR$/target"/>
-    </content>  
-    <orderEntry type="sourceFolder" forTests="false"/>  
-    <!-- Next include each dependency:
-      <orderEntry type="module" module-name="${dep.artifactId}"/>
-      <orderEntry type="module-library">
-        <library name="${dep.artifactId}">
-          <CLASSES>
-            <root url="jar://${lib.path}!/"/>
-          </CLASSES>
-          <JAVADOC/>
-          <SOURCES/>
-        </library>
-      </orderEntry>
-     -->  
-    <output url="file://$MODULE_DIR$/target/classes"/>
-    <output-test url="file://$MODULE_DIR$/target/test-classes"/>
-    <orderEntry type="module" module-name="apache-composer-tck"/>
+<module relativePaths="false" type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" 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" />
+    <orderEntry type="module" module-name="apache-composer-tck" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar:///Installed/M2_HOME/repository/org/jmock/jmock-junit4/2.4.0/jmock-junit4-2.4.0.jar!/"/>
+          <root url="jar://$M2_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:///Installed/M2_HOME/repository/org/jmock/jmock/2.4.0/jmock-2.4.0.jar!/"/>
+          <root url="jar://$M2_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:///Installed/M2_HOME/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar!/"/>
+          <root url="jar://$M2_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:///Installed/M2_HOME/repository/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar!/"/>
+          <root url="jar://$M2_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:///Installed/M2_HOME/repository/junit/junit-dep/4.4/junit-dep-4.4.jar!/"/>
+          <root url="jar://$M2_REPOSITORY$/junit/junit-dep/4.4/junit-dep-4.4.jar!/" />
         </CLASSES>
+        <JAVADOC />
+        <SOURCES />
       </library>
     </orderEntry>
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar:///Installed/M2_HOME/repository/com/thoughtworks/xstream/xstream/1.2.2/xstream-1.2.2.jar!/"/>
+          <root url="jar://$M2_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:///Installed/M2_HOME/repository/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.jar!/"/>
+          <root url="jar://$M2_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" module-name="apache-composer-core"/>
+    <orderEntry type="module" module-name="apache-composer-core" />
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar:///Installed/M2_HOME/repository/com/thoughtworks/paranamer/paranamer/1.1/paranamer-1.1.jar!/"/>
+          <root url="jar://$M2_REPOSITORY$/com/thoughtworks/paranamer/paranamer/1.1/paranamer-1.1.jar!/" />
         </CLASSES>
+        <JAVADOC />
+        <SOURCES />
       </library>
     </orderEntry>
-  </component>  
-  <component name="ModuleRootManager"/>  
-  <!-- If it's a war project:
-  <component name="WebModuleProperties">
-    <containerElement type="module" name="${dep.artifactId}">
-      <attribute name="method" value="1" />
-      <attribute name="URI" value="/WEB-INF/classes" />
-    </containerElement>
-    <containerElement type="library" level="module" name="${dep.artifactId}">
-      <attribute name="method" value="1" />
-      <attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
-    </containerElement>
-    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
-    <webroots>
-      <root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
-    </webroots>
+    <orderEntryProperties />
   </component>
-  --> 
 </module>
+

Modified: incubator/composer/trunk/composer-site/src/site/content/sitemap.xml
URL: http://svn.apache.org/viewvc/incubator/composer/trunk/composer-site/src/site/content/sitemap.xml?rev=618177&r1=618176&r2=618177&view=diff
==============================================================================
--- incubator/composer/trunk/composer-site/src/site/content/sitemap.xml (original)
+++ incubator/composer/trunk/composer-site/src/site/content/sitemap.xml Sun Feb  3 22:45:04 2008
@@ -37,11 +37,11 @@
     </section>
     <section>
         <name>Containers</name>
-        <page>DefaultApache Composer.html</page>
-	    <page>CommandLineArgumentsApache Composer.html</page>
-		<page>PropertiesApache Composer.html</page>
-		<page>SystemPropertiesApache Composer.html</page>
-		<page>TransientApache Composer.html</page>
+        <page>DefaultContainer.html</page>
+	    <page>CommandLineArgumentsContainer.html</page>
+		<page>PropertiesContainer.html</page>
+		<page>SystemPropertiesContainer.html</page>
+		<page>TransientContainer.html</page>
     </section>
     <section>
          <name>Applications</name>