You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2014/02/18 07:01:09 UTC

svn commit: r1569205 - /struts/site/branches/jekyll-powered/build_cms.sh

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