You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fg...@apache.org on 2010/02/22 15:03:51 UTC

svn commit: r912570 - in /incubator/chemistry/trunk: pom.xml site/ site/pom.xml site/src/ src/

Author: fguillaume
Date: Mon Feb 22 14:03:50 2010
New Revision: 912570

URL: http://svn.apache.org/viewvc?rev=912570&view=rev
Log:
Move maven site doc in a subdirectory

Added:
    incubator/chemistry/trunk/site/   (with props)
    incubator/chemistry/trunk/site/pom.xml
      - copied, changed from r912566, incubator/chemistry/trunk/pom.xml
    incubator/chemistry/trunk/site/src/
      - copied from r912566, incubator/chemistry/trunk/src/
Removed:
    incubator/chemistry/trunk/pom.xml
    incubator/chemistry/trunk/src/

Propchange: incubator/chemistry/trunk/site/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Feb 22 14:03:50 2010
@@ -0,0 +1,7 @@
+bin
+target
+.*
+*.iml
+*.ipr
+*.iws
+

Copied: incubator/chemistry/trunk/site/pom.xml (from r912566, incubator/chemistry/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/site/pom.xml?p2=incubator/chemistry/trunk/site/pom.xml&p1=incubator/chemistry/trunk/pom.xml&r1=912566&r2=912570&rev=912570&view=diff
==============================================================================
--- incubator/chemistry/trunk/pom.xml (original)
+++ incubator/chemistry/trunk/site/pom.xml Mon Feb 22 14:03:50 2010
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.chemistry</groupId>
   <artifactId>chemistry-reactor</artifactId>
-  <name>Apache Chemistry</name>
+  <name>Apache Chemistry Site</name>
   <packaging>pom</packaging>
 
   <url>http://incubator.apache.org/chemistry/</url>