Author: lukaszlenart
Date: Tue Feb 18 06:01:08 2014
New Revision: 1569205

URL: http://svn.apache.org/r1569205
Log:
Uses Jekyll instead Maven to generate site

Modified:
    struts/site/branches/jekyll-powered/build_cms.sh

Modified: struts/site/branches/jekyll-powered/build_cms.sh
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/build_cms.sh?rev=1569205&r1=1569204&r2=1569205&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/build_cms.sh (original)
+++ struts/site/branches/jekyll-powered/build_cms.sh Tue Feb 18 06:01:08 2014
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-mvn clean site
+jekyll build


Reply via email to