Author: lukaszlenart
Date: Sat Feb  8 09:52:58 2014
New Revision: 1565947

URL: http://svn.apache.org/r1565947
Log:
Moves old content to new directoty

Added:
    struts/site/branches/jekyll-powered/old-content/
      - copied from r1565944, struts/site/branches/jekyll-powered/content/
Removed:
    struts/site/branches/jekyll-powered/content/
Modified:
    struts/site/branches/jekyll-powered/   (props changed)
    struts/site/branches/jekyll-powered/pom.xml

Propchange: struts/site/branches/jekyll-powered/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Feb  8 09:52:58 2014
@@ -1 +1,2 @@
 struts-site.iml
+.idea

Modified: struts/site/branches/jekyll-powered/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/pom.xml?rev=1565947&r1=1565946&r2=1565947&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/pom.xml (original)
+++ struts/site/branches/jekyll-powered/pom.xml Sat Feb  8 09:52:58 2014
@@ -136,7 +136,7 @@
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
                     <configuration>
-                        <siteDirectory>${basedir}/content</siteDirectory>
+                        <siteDirectory>${basedir}/old-content</siteDirectory>
                     </configuration>
                 </plugin>
             </plugins>


Reply via email to