svn commit: r1565944 - /struts/site/branches/jekyll-powered/
Author: lukaszlenart Date: Sat Feb 8 09:29:30 2014 New Revision: 1565944 URL: http://svn.apache.org/r1565944 Log: Starting migration to Jekyll Added: struts/site/branches/jekyll-powered/ (props changed) - copied from r1565943, struts/site/trunk/ Propchange: struts/site/branches/jekyll-powered/ -- --- svn:ignore (added) +++ svn:ignore Sat Feb 8 09:29:30 2014 @@ -0,0 +1 @@ +struts-site.iml Propchange: struts/site/branches/jekyll-powered/ -- svn:mergeinfo = /struts/site/branches/site2fluidomigration:1412528-1425276
svn commit: r896865 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 09:29:34 2014 New Revision: 896865 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 09:29:34 2014 @@ -1 +1 @@ -1565110 +1565944
svn commit: r1565947 - in /struts/site/branches/jekyll-powered: ./ content/ old-content/ pom.xml
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 @@ org.apache.maven.plugins maven-site-plugin -${basedir}/content +${basedir}/old-content
svn commit: r896866 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 09:53:02 2014 New Revision: 896866 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 09:53:02 2014 @@ -1 +1 @@ -1565944 +1565947
svn commit: r896867 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 09:57:21 2014 New Revision: 896867 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 09:57:21 2014 @@ -1 +1 @@ -1565947 +1565949
svn commit: r1565949 - in /struts/site/branches/jekyll-powered: ./ _layouts/ _posts/ _source/ _source/css/ content/ content/css/
Author: lukaszlenart Date: Sat Feb 8 09:57:18 2014 New Revision: 1565949 URL: http://svn.apache.org/r1565949 Log: Adds basic Jekyll structure Added: struts/site/branches/jekyll-powered/_config.yml struts/site/branches/jekyll-powered/_layouts/ struts/site/branches/jekyll-powered/_layouts/default.html struts/site/branches/jekyll-powered/_posts/ struts/site/branches/jekyll-powered/_source/ struts/site/branches/jekyll-powered/_source/css/ struts/site/branches/jekyll-powered/_source/css/main.css (with props) struts/site/branches/jekyll-powered/_source/css/syntax.css struts/site/branches/jekyll-powered/_source/index.html struts/site/branches/jekyll-powered/content/ struts/site/branches/jekyll-powered/content/css/ struts/site/branches/jekyll-powered/content/css/main.css (with props) struts/site/branches/jekyll-powered/content/css/syntax.css struts/site/branches/jekyll-powered/content/index.html Added: struts/site/branches/jekyll-powered/_config.yml URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_config.yml?rev=1565949&view=auto == --- struts/site/branches/jekyll-powered/_config.yml (added) +++ struts/site/branches/jekyll-powered/_config.yml Sat Feb 8 09:57:18 2014 @@ -0,0 +1,7 @@ +name: Apache Struts +markdown: redcarpet +pygments: true + +source: _source +destination:content +encoding: UTF-8 Added: struts/site/branches/jekyll-powered/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_layouts/default.html?rev=1565949&view=auto == --- struts/site/branches/jekyll-powered/_layouts/default.html (added) +++ struts/site/branches/jekyll-powered/_layouts/default.html Sat Feb 8 09:57:18 2014 @@ -0,0 +1,44 @@ + + + + + +{{ page.title }} + + + + + + + + + + + + + +{{ site.name }} +home + + + {{ content }} + + + + +Your Name +What You Are +y...@example.com + + + + +https://github.com/yourusername";>github.com/yourusername +https://twitter.com/yourusername";>twitter.com/yourusername + + + + + + + Added: struts/site/branches/jekyll-powered/_source/css/main.css URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_source/css/main.css?rev=1565949&view=auto == --- struts/site/branches/jekyll-powered/_source/css/main.css (added) +++ struts/site/branches/jekyll-powered/_source/css/main.css Sat Feb 8 09:57:18 2014 @@ -0,0 +1,160 @@ +/*/ +/* +/* Common +/* +/*/ + +/* Global Reset */ +* { + margin: 0; + padding: 0; +} + +html, body { height: 100%; } + +body { + background-color: #FFF; + font: 13.34px Helvetica, Arial, sans-serif; + font-size: small; + text-align: center; +} + +h1, h2, h3, h4, h5, h6 { + font-size: 100%; } + +h1 { margin-bottom: 1em; } +p { margin: 1em 0; } + +a { color: #00a; } +a:hover { color: #000; } +a:visited { color: #a0a; } + +/*/ +/* +/* Home +/* +/*/ +.posts { + list-style-type: none; + margin-bottom: 2em; +} + +.posts li { + line-height: 1.75em; +} + +.posts span { + color: #aaa; + font-family: Monaco, "Courier New", monospace; + font-size: 80%; +} + +/*/ +/* +/* Site +/* +/*/ + +.site { + font-size: 115%; + text-align: justify; + width: 42em; + margin: 3em auto 2em; + line-height: 1.5em; +} + +.header a { + font-weight: bold; + text-decoration: none; +} + +.title { + display: inline-block; + margin-bottom: 2em; +} + +.title a { + color: #a00; +} + +.title a:hover { + color: #000; +} + +.header a.extra { + color: #aaa; + margin-left: 1em; +} + +.header a.extra:hover { + color: #000; +} + +.meta { + color: #aaa; +} + +.footer { + font-size: 80%; + color: #666; + border-top: 4px solid #eee; + margin-top: 2em; + overflow: hidden; +} + +.footer .contact { + float: left; + margin-right: 3em; +} + +.footer .contact a { + color: #8085C1; +} + +.footer .rss { + margin-top: 1.1em; + margin-right: -.2em; + float: right; +} + +.footer .rss img { + border: 0; +}
svn commit: r1565950 - /struts/site/branches/jekyll-powered/pom.xml
Author: lukaszlenart Date: Sat Feb 8 09:58:23 2014 New Revision: 1565950 URL: http://svn.apache.org/r1565950 Log: Removes Maven pom Removed: struts/site/branches/jekyll-powered/pom.xml
svn commit: r896868 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 09:58:26 2014 New Revision: 896868 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 09:58:26 2014 @@ -1 +1 @@ -1565949 +1565950
svn commit: r896869 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:07:42 2014 New Revision: 896869 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:07:42 2014 @@ -1 +1 @@ -1565950 +1565951
svn commit: r1565951 - in /struts/site/branches/jekyll-powered: _layouts/default.html _source/js/ _source/js/community.js old-content/resources/community.js
Author: lukaszlenart Date: Sat Feb 8 10:07:39 2014 New Revision: 1565951 URL: http://svn.apache.org/r1565951 Log: Prepares basic meta template Added: struts/site/branches/jekyll-powered/_source/js/ struts/site/branches/jekyll-powered/_source/js/community.js - copied unchanged from r1565947, struts/site/branches/jekyll-powered/old-content/resources/community.js Removed: struts/site/branches/jekyll-powered/old-content/resources/community.js Modified: struts/site/branches/jekyll-powered/_layouts/default.html Modified: struts/site/branches/jekyll-powered/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_layouts/default.html?rev=1565951&r1=1565950&r2=1565951&view=diff == --- struts/site/branches/jekyll-powered/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/_layouts/default.html Sat Feb 8 10:07:39 2014 @@ -1,44 +1,41 @@ - - - - -{{ page.title }} - - - - - - - - - - - - - -{{ site.name }} -home - - - {{ content }} - - - - -Your Name -What You Are -y...@example.com - - - - -https://github.com/yourusername";>github.com/yourusername -https://twitter.com/yourusername";>twitter.com/yourusername - - - - + +http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> + + + + + + + Welcome to the Apache Struts project + + + + + + + + + + + + Navigation + + + + +Body + + + +Sidebar + + + +Footer + - - + + \ No newline at end of file
svn commit: r1565952 - /struts/site/branches/jekyll-powered/_layouts/default.html
Author: lukaszlenart Date: Sat Feb 8 10:29:32 2014 New Revision: 1565952 URL: http://svn.apache.org/r1565952 Log: Adds missing content tag Added: struts/site/branches/jekyll-powered/_layouts/default.html - copied, changed from r1565951, struts/site/branches/jekyll-powered/_layouts/default.html Copied: struts/site/branches/jekyll-powered/_layouts/default.html (from r1565951, struts/site/branches/jekyll-powered/_layouts/default.html) URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_layouts/default.html?p2=struts/site/branches/jekyll-powered/_layouts/default.html&p1=struts/site/branches/jekyll-powered/_layouts/default.html&r1=1565951&r2=1565952&rev=1565952&view=diff == --- struts/site/branches/jekyll-powered/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/_layouts/default.html Sat Feb 8 10:29:32 2014 @@ -25,9 +25,13 @@ This isn't a real template - it's meta t - -Body - + + + + {{ content }} + + + Sidebar
svn commit: r896876 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:30:15 2014 New Revision: 896876 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:30:15 2014 @@ -1 +1 @@ -1565952 +1565953
svn commit: r1565953 - /struts/site/branches/jekyll-powered/_config.yml
Author: lukaszlenart Date: Sat Feb 8 10:30:11 2014 New Revision: 1565953 URL: http://svn.apache.org/r1565953 Log: Reformats configuration and reduces allowed extensions to .md only Modified: struts/site/branches/jekyll-powered/_config.yml Modified: struts/site/branches/jekyll-powered/_config.yml URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_config.yml?rev=1565953&r1=1565952&r2=1565953&view=diff == --- struts/site/branches/jekyll-powered/_config.yml (original) +++ struts/site/branches/jekyll-powered/_config.yml Sat Feb 8 10:30:11 2014 @@ -1,7 +1,7 @@ -name: Apache Struts -markdown: redcarpet -pygments: true - -source: _source -destination:content -encoding: UTF-8 +name: Apache Struts +markdown: redcarpet +markdown_ext: md +pygments: true +source: _source +destination: content +encoding: UTF-8
svn commit: r896875 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:29:36 2014 New Revision: 896875 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:29:36 2014 @@ -1 +1 @@ -1565951 +1565952
svn commit: r1565954 - in /struts/site/branches/jekyll-powered: _config.yml _layouts/default.html _posts/ _source/css/ _source/index.html _source/js/ content/index.html content/js/ content/js/communit
Author: lukaszlenart Date: Sat Feb 8 10:46:55 2014 New Revision: 1565954 URL: http://svn.apache.org/r1565954 Log: Cleans up after structure changing Added: struts/site/branches/jekyll-powered/content/js/ struts/site/branches/jekyll-powered/content/js/community.js struts/site/branches/jekyll-powered/source/ - copied from r1565949, struts/site/branches/jekyll-powered/_source/ Removed: struts/site/branches/jekyll-powered/_layouts/default.html struts/site/branches/jekyll-powered/_posts/ struts/site/branches/jekyll-powered/_source/css/ struts/site/branches/jekyll-powered/_source/index.html struts/site/branches/jekyll-powered/_source/js/ struts/site/branches/jekyll-powered/source/index.html Modified: struts/site/branches/jekyll-powered/_config.yml struts/site/branches/jekyll-powered/content/index.html Modified: struts/site/branches/jekyll-powered/_config.yml URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_config.yml?rev=1565954&r1=1565953&r2=1565954&view=diff == --- struts/site/branches/jekyll-powered/_config.yml (original) +++ struts/site/branches/jekyll-powered/_config.yml Sat Feb 8 10:46:55 2014 @@ -2,6 +2,6 @@ name: Apache Struts markdown: redcarpet markdown_ext: md pygments: true -source: _source +source: source destination: content encoding: UTF-8 Modified: struts/site/branches/jekyll-powered/content/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/index.html?rev=1565954&r1=1565953&r2=1565954&view=diff == --- struts/site/branches/jekyll-powered/content/index.html (original) +++ struts/site/branches/jekyll-powered/content/index.html Sat Feb 8 10:46:55 2014 @@ -1,6 +1,52 @@ - - Blog Posts - - - - \ No newline at end of file + + +http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> + + + + + + + + Welcome to the Apache Struts project + + + + + + + + + + + + + + + Navigation + + + + + + + # Blog Posts + +test + + + + + + +Sidebar + + + +Footer + + + + \ No newline at end of file Added: struts/site/branches/jekyll-powered/content/js/community.js URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/js/community.js?rev=1565954&view=auto == --- struts/site/branches/jekyll-powered/content/js/community.js (added) +++ struts/site/branches/jekyll-powered/content/js/community.js Sat Feb 8 10:46:55 2014 @@ -0,0 +1,30 @@ +/* Facebook */ +(function (d, s, id) { +var js, fjs = d.getElementsByTagName(s)[0]; +if (d.getElementById(id)) return; +js = d.createElement(s); +js.id = id; +js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; +fjs.parentNode.insertBefore(js, fjs); +}(document, 'script', 'facebook-jssdk')); + +/* Google Plus */ +(function () { +var po = document.createElement('script'); +po.type = 'text/javascript'; +po.async = true; +po.src = '//apis.google.com/js/plusone.js'; +var s = document.getElementsByTagName('script')[0]; +s.parentNode.insertBefore(po, s); +})(); + +/* Twitter */ +!function (d, s, id) { +var js, fjs = d.getElementsByTagName(s)[0]; +if (!d.getElementById(id)) { +js = d.createElement(s); +js.id = id; +js.src = "//platform.twitter.com/widgets.js"; +fjs.parentNode.insertBefore(js, fjs); +} +}(document, "script", "twitter-wjs");
svn commit: r896878 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:46:59 2014 New Revision: 896878 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:46:59 2014 @@ -1 +1 @@ -1565953 +1565954
svn commit: r896879 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:51:06 2014 New Revision: 896879 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:51:06 2014 @@ -1 +1 @@ -1565954 +1565956
svn commit: r1565956 - in /struts/site/branches/jekyll-powered: _layouts/default.html _source/index.html
Author: lukaszlenart Date: Sat Feb 8 10:51:03 2014 New Revision: 1565956 URL: http://svn.apache.org/r1565956 Log: Restores missing files Added: struts/site/branches/jekyll-powered/_layouts/default.html struts/site/branches/jekyll-powered/_source/index.html Added: struts/site/branches/jekyll-powered/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_layouts/default.html?rev=1565956&view=auto == --- struts/site/branches/jekyll-powered/_layouts/default.html (added) +++ struts/site/branches/jekyll-powered/_layouts/default.html Sat Feb 8 10:51:03 2014 @@ -0,0 +1,45 @@ + + +http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> + + + + + + + Welcome to the Apache Struts project + + + + + + + + + + + + Navigation + + + + + + + {{ content }} + + + + + +Sidebar + + + +Footer + + + + Added: struts/site/branches/jekyll-powered/_source/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/_source/index.html?rev=1565956&view=auto == --- struts/site/branches/jekyll-powered/_source/index.html (added) +++ struts/site/branches/jekyll-powered/_source/index.html Sat Feb 8 10:51:03 2014 @@ -0,0 +1,13 @@ +--- +layout: default +title: Your New Jekyll Site +--- + + + Blog Posts + +{% for post in site.posts %} + {{ post.date | date_to_string }} » {{ post.title }} +{% endfor %} + +
svn commit: r1565957 - in /struts/site/branches/jekyll-powered: _source/index.html source/_layouts/ source/_layouts/default.html source/index.html
Author: lukaszlenart Date: Sat Feb 8 10:52:01 2014 New Revision: 1565957 URL: http://svn.apache.org/r1565957 Log: Moves files under new source folder Added: struts/site/branches/jekyll-powered/source/_layouts/ - copied from r1565949, struts/site/branches/jekyll-powered/_layouts/ struts/site/branches/jekyll-powered/source/_layouts/default.html - copied unchanged from r1565956, struts/site/branches/jekyll-powered/_layouts/default.html struts/site/branches/jekyll-powered/source/index.html - copied unchanged from r1565956, struts/site/branches/jekyll-powered/_source/index.html Removed: struts/site/branches/jekyll-powered/_source/index.html
svn commit: r896880 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:52:04 2014 New Revision: 896880 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:52:04 2014 @@ -1 +1 @@ -1565956 +1565957
svn commit: r1565959 - /struts/site/branches/jekyll-powered/_source/
Author: lukaszlenart Date: Sat Feb 8 10:55:08 2014 New Revision: 1565959 URL: http://svn.apache.org/r1565959 Log: Removes unused folder Removed: struts/site/branches/jekyll-powered/_source/
svn commit: r896881 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:55:11 2014 New Revision: 896881 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:55:11 2014 @@ -1 +1 @@ -1565957 +1565959
svn commit: r896882 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:56:11 2014 New Revision: 896882 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:56:11 2014 @@ -1 +1 @@ -1565959 +1565960
svn commit: r1565960 - /struts/site/branches/jekyll-powered/_layouts/
Author: lukaszlenart Date: Sat Feb 8 10:56:07 2014 New Revision: 1565960 URL: http://svn.apache.org/r1565960 Log: Removes unused folder Removed: struts/site/branches/jekyll-powered/_layouts/
svn commit: r896884 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:57:57 2014 New Revision: 896884 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:57:57 2014 @@ -1 +1 @@ -1565961 +1565962
svn commit: r1565961 - in /struts/site/branches/jekyll-powered/source: _layouts/default.html index.html
Author: lukaszlenart Date: Sat Feb 8 10:57:15 2014 New Revision: 1565961 URL: http://svn.apache.org/r1565961 Log: Moves title to be configure per page Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html struts/site/branches/jekyll-powered/source/index.html Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_layouts/default.html?rev=1565961&r1=1565960&r2=1565961&view=diff == --- struts/site/branches/jekyll-powered/source/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/source/_layouts/default.html Sat Feb 8 10:57:15 2014 @@ -9,7 +9,7 @@ This isn't a real template - it's meta t - Welcome to the Apache Struts project + {{ page.title }} Modified: struts/site/branches/jekyll-powered/source/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/index.html?rev=1565961&r1=1565960&r2=1565961&view=diff == --- struts/site/branches/jekyll-powered/source/index.html (original) +++ struts/site/branches/jekyll-powered/source/index.html Sat Feb 8 10:57:15 2014 @@ -1,6 +1,6 @@ --- layout: default -title: Your New Jekyll Site +title: Welcome to the Apache Struts project ---
svn commit: r896883 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 10:57:18 2014 New Revision: 896883 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 10:57:18 2014 @@ -1 +1 @@ -1565960 +1565961
svn commit: r1565962 - in /struts/site/branches/jekyll-powered/source: index.html index.md
Author: lukaszlenart Date: Sat Feb 8 10:57:53 2014 New Revision: 1565962 URL: http://svn.apache.org/r1565962 Log: Changes extension to use Markdown Added: struts/site/branches/jekyll-powered/source/index.md - copied unchanged from r1565961, struts/site/branches/jekyll-powered/source/index.html Removed: struts/site/branches/jekyll-powered/source/index.html
svn commit: r1565964 - /struts/site/branches/jekyll-powered/source/index.md
Author: lukaszlenart Date: Sat Feb 8 11:00:47 2014 New Revision: 1565964 URL: http://svn.apache.org/r1565964 Log: Uses Markdown syntax Modified: struts/site/branches/jekyll-powered/source/index.md Modified: struts/site/branches/jekyll-powered/source/index.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/index.md?rev=1565964&r1=1565963&r2=1565964&view=diff == --- struts/site/branches/jekyll-powered/source/index.md (original) +++ struts/site/branches/jekyll-powered/source/index.md Sat Feb 8 11:00:47 2014 @@ -3,11 +3,4 @@ layout: default title: Welcome to the Apache Struts project --- - - Blog Posts - -{% for post in site.posts %} - {{ post.date | date_to_string }} » {{ post.title }} -{% endfor %} - - +# Struts Site powered by Jekyll! \ No newline at end of file
svn commit: r896885 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 11:00:32 2014 New Revision: 896885 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 11:00:32 2014 @@ -1 +1 @@ -1565962 +1565963
svn commit: r1565963 - /struts/site/branches/jekyll-powered/source/_layouts/default.html
Author: lukaszlenart Date: Sat Feb 8 11:00:28 2014 New Revision: 1565963 URL: http://svn.apache.org/r1565963 Log: Adds missing styles Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_layouts/default.html?rev=1565963&r1=1565962&r2=1565963&view=diff == --- struts/site/branches/jekyll-powered/source/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/source/_layouts/default.html Sat Feb 8 11:00:28 2014 @@ -8,9 +8,13 @@ This isn't a real template - it's meta t + {{ page.title }} + + +
svn commit: r896886 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 11:00:50 2014 New Revision: 896886 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 11:00:50 2014 @@ -1 +1 @@ -1565963 +1565964
svn commit: r896887 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 11:01:53 2014 New Revision: 896887 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 11:01:53 2014 @@ -1 +1 @@ -1565964 +1565965
svn commit: r1565965 - in /struts/site/branches/jekyll-powered: content/index.html content/js/ source/js/
Author: lukaszlenart Date: Sat Feb 8 11:01:50 2014 New Revision: 1565965 URL: http://svn.apache.org/r1565965 Log: Restores community.js Added: struts/site/branches/jekyll-powered/source/js/ - copied from r1565958, struts/site/branches/jekyll-powered/content/js/ Removed: struts/site/branches/jekyll-powered/content/js/ Modified: struts/site/branches/jekyll-powered/content/index.html Modified: struts/site/branches/jekyll-powered/content/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/index.html?rev=1565965&r1=1565964&r2=1565965&view=diff == --- struts/site/branches/jekyll-powered/content/index.html (original) +++ struts/site/branches/jekyll-powered/content/index.html Sat Feb 8 11:01:50 2014 @@ -32,9 +32,7 @@ This isn't a real template - it's meta t - # Blog Posts - -test + Struts Site powered by Jekyll! @@ -49,4 +47,4 @@ test - \ No newline at end of file +
svn commit: r896888 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 11:02:55 2014 New Revision: 896888 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 11:02:55 2014 @@ -1 +1 @@ -1565965 +1565966
svn commit: r1565966 - in /struts/site/branches/jekyll-powered/content/js: ./ community.js
Author: lukaszlenart Date: Sat Feb 8 11:02:52 2014 New Revision: 1565966 URL: http://svn.apache.org/r1565966 Log: Adds auto generated content Added: struts/site/branches/jekyll-powered/content/js/ struts/site/branches/jekyll-powered/content/js/community.js Added: struts/site/branches/jekyll-powered/content/js/community.js URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/js/community.js?rev=1565966&view=auto == --- struts/site/branches/jekyll-powered/content/js/community.js (added) +++ struts/site/branches/jekyll-powered/content/js/community.js Sat Feb 8 11:02:52 2014 @@ -0,0 +1,30 @@ +/* Facebook */ +(function (d, s, id) { +var js, fjs = d.getElementsByTagName(s)[0]; +if (d.getElementById(id)) return; +js = d.createElement(s); +js.id = id; +js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; +fjs.parentNode.insertBefore(js, fjs); +}(document, 'script', 'facebook-jssdk')); + +/* Google Plus */ +(function () { +var po = document.createElement('script'); +po.type = 'text/javascript'; +po.async = true; +po.src = '//apis.google.com/js/plusone.js'; +var s = document.getElementsByTagName('script')[0]; +s.parentNode.insertBefore(po, s); +})(); + +/* Twitter */ +!function (d, s, id) { +var js, fjs = d.getElementsByTagName(s)[0]; +if (!d.getElementById(id)) { +js = d.createElement(s); +js.id = id; +js.src = "//platform.twitter.com/widgets.js"; +fjs.parentNode.insertBefore(js, fjs); +} +}(document, "script", "twitter-wjs");
svn commit: r1566111 - in /struts/site/branches/jekyll-powered: old-content/markdown/ source/
Author: lukaszlenart Date: Sat Feb 8 19:56:16 2014 New Revision: 1566111 URL: http://svn.apache.org/r1566111 Log: Moves old Markdown pages to Jekyll Added: struts/site/branches/jekyll-powered/source/birdseye.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/birdseye.md struts/site/branches/jekyll-powered/source/builds.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/builds.md struts/site/branches/jekyll-powered/source/bylaws.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/bylaws.md struts/site/branches/jekyll-powered/source/coding-standards.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/coding-standards.md struts/site/branches/jekyll-powered/source/dev-mail.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/dev-mail.md struts/site/branches/jekyll-powered/source/git-for-struts.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/git-for-struts.md struts/site/branches/jekyll-powered/source/releases.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/releases.md struts/site/branches/jekyll-powered/source/struts1eol-announcement.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/struts1eol-announcement.md struts/site/branches/jekyll-powered/source/struts1eol-press.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/struts1eol-press.md struts/site/branches/jekyll-powered/source/volunteers.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/volunteers.md struts/site/branches/jekyll-powered/source/youatstruts.md - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/markdown/youatstruts.md Removed: struts/site/branches/jekyll-powered/old-content/markdown/birdseye.md struts/site/branches/jekyll-powered/old-content/markdown/builds.md struts/site/branches/jekyll-powered/old-content/markdown/bylaws.md struts/site/branches/jekyll-powered/old-content/markdown/coding-standards.md struts/site/branches/jekyll-powered/old-content/markdown/dev-mail.md struts/site/branches/jekyll-powered/old-content/markdown/git-for-struts.md struts/site/branches/jekyll-powered/old-content/markdown/releases.md struts/site/branches/jekyll-powered/old-content/markdown/struts1eol-announcement.md struts/site/branches/jekyll-powered/old-content/markdown/struts1eol-press.md struts/site/branches/jekyll-powered/old-content/markdown/volunteers.md struts/site/branches/jekyll-powered/old-content/markdown/youatstruts.md
svn commit: r896930 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 19:56:20 2014 New Revision: 896930 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 19:56:20 2014 @@ -1 +1 @@ -1565966 +1566111
svn commit: r1566144 - /struts/site/branches/jekyll-powered/source/_includes/
Author: lukaszlenart Date: Sat Feb 8 22:31:44 2014 New Revision: 1566144 URL: http://svn.apache.org/r1566144 Log: Adds includes Added: struts/site/branches/jekyll-powered/source/_includes/
svn commit: r896943 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:32:10 2014 New Revision: 896943 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:32:10 2014 @@ -1 +1 @@ -1566144 +1566145
svn commit: r896942 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:31:48 2014 New Revision: 896942 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:31:48 2014 @@ -1 +1 @@ -1566111 +1566144
svn commit: r1566145 - in /struts/site/branches/jekyll-powered: old-content/resources/images/asf-logo.gif old-content/resources/images/struts.gif source/img/ source/img/asf-logo.gif source/img/struts.
Author: lukaszlenart Date: Sat Feb 8 22:32:07 2014 New Revision: 1566145 URL: http://svn.apache.org/r1566145 Log: Moves logos to new location Added: struts/site/branches/jekyll-powered/source/img/ struts/site/branches/jekyll-powered/source/img/asf-logo.gif - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/resources/images/asf-logo.gif struts/site/branches/jekyll-powered/source/img/struts.gif - copied unchanged from r1565958, struts/site/branches/jekyll-powered/old-content/resources/images/struts.gif Removed: struts/site/branches/jekyll-powered/old-content/resources/images/asf-logo.gif struts/site/branches/jekyll-powered/old-content/resources/images/struts.gif
svn commit: r896944 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:32:40 2014 New Revision: 896944 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:32:40 2014 @@ -1 +1 @@ -1566145 +1566146
svn commit: r1566146 - /struts/site/branches/jekyll-powered/source/_layouts/default.html
Author: lukaszlenart Date: Sat Feb 8 22:32:37 2014 New Revision: 1566146 URL: http://svn.apache.org/r1566146 Log: Adjusts default layout used by all pages except index Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_layouts/default.html?rev=1566146&r1=1566145&r2=1566146&view=diff == --- struts/site/branches/jekyll-powered/source/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/source/_layouts/default.html Sat Feb 8 22:32:37 2014 @@ -1,8 +1,5 @@ - -http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> + @@ -12,38 +9,24 @@ This isn't a real template - it's meta t {{ page.title }} - + - - - - + + - - - Navigation - - - - - - - {{ content }} - - - - - -Sidebar - - - -Footer - +{% include header.html %} + + + +{{ content }} + + + + {% include footer.html %}
svn commit: r896945 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:33:21 2014 New Revision: 896945 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:33:21 2014 @@ -1 +1 @@ -1566146 +1566147
svn commit: r1566147 - in /struts/site/branches/jekyll-powered/source/_includes: footer.html header.html top-menu.html
Author: lukaszlenart Date: Sat Feb 8 22:33:17 2014 New Revision: 1566147 URL: http://svn.apache.org/r1566147 Log: Adds basic components to build page of Added: struts/site/branches/jekyll-powered/source/_includes/footer.html struts/site/branches/jekyll-powered/source/_includes/header.html struts/site/branches/jekyll-powered/source/_includes/top-menu.html Added: struts/site/branches/jekyll-powered/source/_includes/footer.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_includes/footer.html?rev=1566147&view=auto == --- struts/site/branches/jekyll-powered/source/_includes/footer.html (added) +++ struts/site/branches/jekyll-powered/source/_includes/footer.html Sat Feb 8 22:33:17 2014 @@ -0,0 +1,10 @@ + + + +Copyright © 2000-2014 http://www.apache.org/";>The Apache Software Foundation. All Rights Reserved. + + +Apache Struts, Struts, Apache, the Apache feather logo, and the Apache Struts +project logos are trademarks of The Apache Software Foundation. + + Added: struts/site/branches/jekyll-powered/source/_includes/header.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_includes/header.html?rev=1566147&view=auto == --- struts/site/branches/jekyll-powered/source/_includes/header.html (added) +++ struts/site/branches/jekyll-powered/source/_includes/header.html Sat Feb 8 22:33:17 2014 @@ -0,0 +1,17 @@ + + {% include top-menu.html %} + + + + + + + + + http://www.apache.org"; id="bannerRight"> + + + + + + Added: struts/site/branches/jekyll-powered/source/_includes/top-menu.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_includes/top-menu.html?rev=1566147&view=auto == --- struts/site/branches/jekyll-powered/source/_includes/top-menu.html (added) +++ struts/site/branches/jekyll-powered/source/_includes/top-menu.html Sat Feb 8 22:33:17 2014 @@ -0,0 +1,64 @@ + + + + + + + + +{{ site.name }} + + Welcome + Downloads + Announcements + http://www.apache.org/licenses/";>License + http://apache.org/foundation/thanks.html";>Thanks! + http://apache.org/foundation/sponsorship.html";>Sponsorship + + + + +Support + + User Mailing List + https://issues.apache.org/jira/browse/WW";>Issue Tracker + Reporting Security Issues + + + + +Documentation + + Birds Eye + Key Technologies + Kickstart FAQ + https://cwiki.apache.org/confluence/display/WW/Home";>Wiki + http://struts.apache.org/release/2.3.x/index.html";>Struts 2 + http://struts.apache.org/release/1.3.x/index.html";>Struts 1 + + + + +Contributing + + You at Struts + How to Help FAQ + Development Lists + + Git for Struts + Source Code + Coding standards + + Release Guidelines + PMC Charter + Volunteers + https://git-wip-us.apache.org/repos/asf?p=struts.git";>Source Repository + + + + + + + + + \ No newline at end of file
svn commit: r1566148 - /struts/site/branches/jekyll-powered/source/css/main.css
Author: lukaszlenart Date: Sat Feb 8 22:34:19 2014 New Revision: 1566148 URL: http://svn.apache.org/r1566148 Log: Modifies main stylesheet Modified: struts/site/branches/jekyll-powered/source/css/main.css Modified: struts/site/branches/jekyll-powered/source/css/main.css URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/css/main.css?rev=1566148&r1=1566147&r2=1566148&view=diff == --- struts/site/branches/jekyll-powered/source/css/main.css (original) +++ struts/site/branches/jekyll-powered/source/css/main.css Sat Feb 8 22:34:19 2014 @@ -1,160 +1,3 @@ -/*/ -/* -/* Common -/* -/*/ - -/* Global Reset */ -* { - margin: 0; - padding: 0; -} - -html, body { height: 100%; } - -body { - background-color: #FFF; - font: 13.34px Helvetica, Arial, sans-serif; - font-size: small; - text-align: center; -} - -h1, h2, h3, h4, h5, h6 { - font-size: 100%; } - -h1 { margin-bottom: 1em; } -p { margin: 1em 0; } - -a { color: #00a; } -a:hover { color: #000; } -a:visited { color: #a0a; } - -/*/ -/* -/* Home -/* -/*/ -.posts { - list-style-type: none; - margin-bottom: 2em; -} - -.posts li { - line-height: 1.75em; -} - -.posts span { - color: #aaa; - font-family: Monaco, "Courier New", monospace; - font-size: 80%; -} - -/*/ -/* -/* Site -/* -/*/ - -.site { - font-size: 115%; - text-align: justify; - width: 42em; - margin: 3em auto 2em; - line-height: 1.5em; -} - -.header a { - font-weight: bold; - text-decoration: none; -} - -.title { - display: inline-block; - margin-bottom: 2em; -} - -.title a { - color: #a00; -} - -.title a:hover { - color: #000; -} - -.header a.extra { - color: #aaa; - margin-left: 1em; -} - -.header a.extra:hover { - color: #000; -} - -.meta { - color: #aaa; -} - -.footer { - font-size: 80%; - color: #666; - border-top: 4px solid #eee; - margin-top: 2em; - overflow: hidden; -} - -.footer .contact { - float: left; - margin-right: 3em; -} - -.footer .contact a { - color: #8085C1; -} - -.footer .rss { - margin-top: 1.1em; - margin-right: -.2em; - float: right; -} - -.footer .rss img { - border: 0; -} - -/*/ -/* -/* Posts -/* -/*/ - -/* standard */ -.post pre { - border: 1px solid #ddd; - background-color: #eef; - padding: 0 .4em; -} - -.post ul, .post ol { - margin-left: 1.35em; -} - -.post code { - border: 1px solid #ddd; - background-color: #eef; - padding: 0 .2em; -} - -.post pre code { - border: none; -} - -/* terminal */ -.post pre.terminal { - border: 1px solid #000; - background-color: #333; - color: #FFF; -} - -.post pre.terminal code { - background-color: #333; -} +nav { + margin-bottom: 56px; +} \ No newline at end of file
svn commit: r896946 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:34:22 2014 New Revision: 896946 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:34:22 2014 @@ -1 +1 @@ -1566147 +1566148
svn commit: r896947 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:35:33 2014 New Revision: 896947 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:35:33 2014 @@ -1 +1 @@ -1566148 +1566149
svn commit: r1566149 - /struts/site/branches/jekyll-powered/source/_layouts/main-page.html
Author: lukaszlenart Date: Sat Feb 8 22:35:30 2014 New Revision: 1566149 URL: http://svn.apache.org/r1566149 Log: Adds basic style for index page Added: struts/site/branches/jekyll-powered/source/_layouts/main-page.html - copied, changed from r1565963, struts/site/branches/jekyll-powered/source/_layouts/default.html Copied: struts/site/branches/jekyll-powered/source/_layouts/main-page.html (from r1565963, struts/site/branches/jekyll-powered/source/_layouts/default.html) URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_layouts/main-page.html?p2=struts/site/branches/jekyll-powered/source/_layouts/main-page.html&p1=struts/site/branches/jekyll-powered/source/_layouts/default.html&r1=1565963&r2=1566149&rev=1566149&view=diff == --- struts/site/branches/jekyll-powered/source/_layouts/default.html (original) +++ struts/site/branches/jekyll-powered/source/_layouts/main-page.html Sat Feb 8 22:35:30 2014 @@ -1,8 +1,5 @@ - -http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> + @@ -12,38 +9,24 @@ This isn't a real template - it's meta t {{ page.title }} - + - - - - + + - - - Navigation - - + {% include header.html %} - {{ content }} - - -Sidebar - - - -Footer - + {% include footer.html %}
svn commit: r1566150 - in /struts/site/branches/jekyll-powered/source: birdseye.md builds.md bylaws.md coding-standards.md dev-mail.md git-for-struts.md releases.md struts1eol-announcement.md struts1e
Author: lukaszlenart Date: Sat Feb 8 22:36:10 2014 New Revision: 1566150 URL: http://svn.apache.org/r1566150 Log: Converts existing Markdown pages Modified: struts/site/branches/jekyll-powered/source/birdseye.md struts/site/branches/jekyll-powered/source/builds.md struts/site/branches/jekyll-powered/source/bylaws.md struts/site/branches/jekyll-powered/source/coding-standards.md struts/site/branches/jekyll-powered/source/dev-mail.md struts/site/branches/jekyll-powered/source/git-for-struts.md struts/site/branches/jekyll-powered/source/releases.md struts/site/branches/jekyll-powered/source/struts1eol-announcement.md struts/site/branches/jekyll-powered/source/struts1eol-press.md struts/site/branches/jekyll-powered/source/volunteers.md struts/site/branches/jekyll-powered/source/youatstruts.md Modified: struts/site/branches/jekyll-powered/source/birdseye.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/birdseye.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/birdseye.md (original) +++ struts/site/branches/jekyll-powered/source/birdseye.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -From a birds eye +--- +layout: default +title: From a birds eye +--- # From a birds eye Modified: struts/site/branches/jekyll-powered/source/builds.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/builds.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/builds.md (original) +++ struts/site/branches/jekyll-powered/source/builds.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Source Code +--- +layout: default +title: Source Code +--- # Source Code Modified: struts/site/branches/jekyll-powered/source/bylaws.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/bylaws.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/bylaws.md (original) +++ struts/site/branches/jekyll-powered/source/bylaws.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Project Management Committee Charter +--- +layout: default +title: Project Management Committee Charter +--- # Apache Struts PMC Charter Modified: struts/site/branches/jekyll-powered/source/coding-standards.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/coding-standards.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/coding-standards.md (original) +++ struts/site/branches/jekyll-powered/source/coding-standards.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Coding standards +--- +layout: default +title: Coding standards +--- # In the first place Modified: struts/site/branches/jekyll-powered/source/dev-mail.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/dev-mail.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/dev-mail.md (original) +++ struts/site/branches/jekyll-powered/source/dev-mail.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Dev Mailing List +--- +layout: default +title: Dev Mailing List +--- # Development Lists Modified: struts/site/branches/jekyll-powered/source/git-for-struts.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/git-for-struts.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/git-for-struts.md (original) +++ struts/site/branches/jekyll-powered/source/git-for-struts.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Git for Struts +--- +layout: default +title: Git for Struts +--- # Using Git with Struts Modified: struts/site/branches/jekyll-powered/source/releases.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/releases.md?rev=1566150&r1=1566149&r2=1566150&view=diff == --- struts/site/branches/jekyll-powered/source/releases.md (original) +++ struts/site/branches/jekyll-powered/source/releases.md Sat Feb 8 22:36:10 2014 @@ -1,4 +1,7 @@ -Release Guidelines +--- +layout: default +title: Release Guidelines +--- # Release Guidelines Modified: struts/site/branches/jekyll-powered/source/struts1eol-announcement.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/struts1eol-announcement.md?rev=1566150&r1=1566149&r2=1566150&view=diff ==
svn commit: r896948 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:36:14 2014 New Revision: 896948 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:36:14 2014 @@ -1 +1 @@ -1566149 +1566150
svn commit: r1566152 - /struts/site/branches/jekyll-powered/source/index.md
Author: lukaszlenart Date: Sat Feb 8 22:37:27 2014 New Revision: 1566152 URL: http://svn.apache.org/r1566152 Log: Migrates old content of index page Modified: struts/site/branches/jekyll-powered/source/index.md Modified: struts/site/branches/jekyll-powered/source/index.md URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/index.md?rev=1566152&r1=1566151&r2=1566152&view=diff == --- struts/site/branches/jekyll-powered/source/index.md (original) +++ struts/site/branches/jekyll-powered/source/index.md Sat Feb 8 22:37:27 2014 @@ -1,6 +1,63 @@ --- -layout: default +layout: main-page title: Welcome to the Apache Struts project --- -# Struts Site powered by Jekyll! \ No newline at end of file + + +Apache Struts + + Apache Struts is a free, open-source, MVC framework for creating elegant, + modern Java web applications. It favors convention over configuration, is + extensible using a plugin architecture, and ships with plugins to support + REST, AJAX and JSON. + +http://struts.apache.org/download.cgi#struts2316"; class="btn btn-primary btn-large">Download +Technology Primer + + + + + + + Struts 2.3.16 GA + Apache Struts 2.3.16 GA has been released on 8 december 2013. + http://struts.apache.org/release/2.3.x/docs/version-notes-2316.html";>Version notes + + + Want to help? + We welcome your help! If you want to learn more about how to build + and patch the Struts 2 codebase, please read the Developer Docs + + + + Apache Struts 1 + End-Of-Life (EOL) + The Struts 1.x web framework has reached its end of life and is no longer officially supported. + Read the announcment or the official Press release + + + + + + + + + + + + + +Official IRC channel: #struts + + + +https://www.facebook.com/apachestruts"; data-send="true" data-width="450" + data-show-faces="false"> +http://struts.apache.org/";> +https://twitter.com/TheApacheStruts"; class="twitter-follow-button" data-show-count="false">Follow + @TheApacheStruts + + + +
svn commit: r896949 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:37:30 2014 New Revision: 896949 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:37:30 2014 @@ -1 +1 @@ -1566150 +1566152
svn commit: r896951 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:38:49 2014 New Revision: 896951 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:38:49 2014 @@ -1 +1 @@ -1566152 +1566153
svn commit: r1566154 [7/7] - in /struts/site/branches/jekyll-powered/content: ./ bootstrap/ bootstrap/css/ bootstrap/fonts/ bootstrap/js/ css/ img/ js/
Added: struts/site/branches/jekyll-powered/content/struts1eol-press.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/struts1eol-press.html?rev=1566154&view=auto == --- struts/site/branches/jekyll-powered/content/struts1eol-press.html (added) +++ struts/site/branches/jekyll-powered/content/struts1eol-press.html Sat Feb 8 22:40:16 2014 @@ -0,0 +1,154 @@ + + + + + + + + + + Apache Struts 1 EOL Press Release + + + + + + + + + + + + + + + + + + + +Apache Struts + + Welcome + Downloads + Announcements + http://www.apache.org/licenses/";>License + http://apache.org/foundation/thanks.html";>Thanks! + http://apache.org/foundation/sponsorship.html";>Sponsorship + + + + +Support + + User Mailing List + https://issues.apache.org/jira/browse/WW";>Issue Tracker + Reporting Security Issues + + + + +Documentation + + Birds Eye + Key Technologies + Kickstart FAQ + https://cwiki.apache.org/confluence/display/WW/Home";>Wiki + http://struts.apache.org/release/2.3.x/index.html";>Struts 2 + http://struts.apache.org/release/1.3.x/index.html";>Struts 1 + + + + +Contributing + + You at Struts + How to Help FAQ + Development Lists + + Git for Struts + Source Code + Coding standards + + Release Guidelines + PMC Charter + Volunteers + https://git-wip-us.apache.org/repos/asf?p=struts.git";>Source Repository + + + + + + + + + + + + + + + + + + http://www.apache.org"; id="bannerRight"> + + + + + + + + + + +Apache Struts 1 End-Of-Life (EOL) Press Release + +2013-04-05 - The Apache Struts Project Team would like to inform you that the Struts 1.x web framework has reached its end of life and is no longer officially supported. + +Started in 2000 to create an improved development experience over pure Java Server Pages (JSP) utilization, +Struts 1 soon became the de-facto standard for Java-based web application development. +Numerous companies adopted Struts 1 as a strategic platform and stayed with it even after JSF was introduced +as a standardized Java EE framework for web application development. In the early 2000s, most job offerings in the +space of Java-based web technology came with Struts 1 as a must-have skill. +Even nowadays many important web sites and web based user interfaces rely on Struts 1 technology. +It is furthermore remarkable that many later introduced web frameworks such as Spring MVC or WebWork +were crucially inspired by Struts 1. + +Struts 1 had its last release - version 1.3.10 - in December 2008. In the meantime the Struts community has +focused on pushing the Struts 2 framework forward, with as many as 23 releases as of this writing. Taking this +into account, announcing Struts 1 EOL is just the official statement that we have been lacking volunteer support +for some time now and that users should not rely on a properly maintained framework state when utilizing +Struts 1 in their projects. + +As far as the Apache Struts team is currently aware of, there is no urgent issue posing the immediate need to +eliminate Struts 1 usage from user projects. However, users should be aware that security and bug fixes will +no longer be provided. Apart from that, all Struts 1 related resources and downloads will be accessible from +the http://struts.apache.org";>Apache Struts project homepage now and in future. + +While generally possible, the Apache Struts project team would not recommend to start new projects based +on Struts 1 any more. Project teams are advised to examine alternative web frameworks instead. +While any action based Java web framework is a potential candidate to re-use Struts 1 architectural +experience or migrate existing Struts-1-based applications, the Apache Struts team can highly recommend investigating +Struts 2 as a successor framework. Struts 2 is modern, highly decoupled, feature rich, well maintained and +successfully running in many mission critical projects in the wild. It shares the same basic principles with +Struts 1, but offers a highly improved architecture, API and solution portfolio. Other alternatives include +Spring Web MVC, Grails or Stripes. + + + + + + + +Copyright © 2000-2014 http://www.apache.org/";>The Apache Software
svn commit: r1566155 - in /struts/site/branches/jekyll-powered/source: index.html index.md
Author: lukaszlenart Date: Sat Feb 8 22:40:59 2014 New Revision: 1566155 URL: http://svn.apache.org/r1566155 Log: Changes extension to match content Added: struts/site/branches/jekyll-powered/source/index.html - copied unchanged from r1566152, struts/site/branches/jekyll-powered/source/index.md Removed: struts/site/branches/jekyll-powered/source/index.md
svn commit: r896953 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:41:02 2014 New Revision: 896953 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:41:02 2014 @@ -1 +1 @@ -1566154 +1566155
svn commit: r896952 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:40:19 2014 New Revision: 896952 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:40:19 2014 @@ -1 +1 @@ -1566153 +1566154
svn commit: r896954 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:41:40 2014 New Revision: 896954 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:41:40 2014 @@ -1 +1 @@ -1566155 +1566156
svn commit: r1566156 - /struts/site/branches/jekyll-powered/content/index.html
Author: lukaszlenart Date: Sat Feb 8 22:41:37 2014 New Revision: 1566156 URL: http://svn.apache.org/r1566156 Log: Updates generated content Modified: struts/site/branches/jekyll-powered/content/index.html Modified: struts/site/branches/jekyll-powered/content/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/index.html?rev=1566156&r1=1566155&r2=1566156&view=diff == --- struts/site/branches/jekyll-powered/content/index.html (original) +++ struts/site/branches/jekyll-powered/content/index.html Sat Feb 8 22:41:37 2014 @@ -143,8 +143,7 @@ - - + @@ -159,7 +158,8 @@ @TheApacheStruts - + +
svn commit: r896955 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:47:27 2014 New Revision: 896955 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:47:27 2014 @@ -1 +1 @@ -1566156 +1566158
svn commit: r1566158 - /struts/site/branches/jekyll-powered/source/_includes/header.html
Author: lukaszlenart Date: Sat Feb 8 22:47:24 2014 New Revision: 1566158 URL: http://svn.apache.org/r1566158 Log: Adds GitHub ribbon Modified: struts/site/branches/jekyll-powered/source/_includes/header.html Modified: struts/site/branches/jekyll-powered/source/_includes/header.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_includes/header.html?rev=1566158&r1=1566157&r2=1566158&view=diff == --- struts/site/branches/jekyll-powered/source/_includes/header.html (original) +++ struts/site/branches/jekyll-powered/source/_includes/header.html Sat Feb 8 22:47:24 2014 @@ -1,3 +1,7 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + {% include top-menu.html %}
svn commit: r896956 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sat Feb 8 22:47:58 2014 New Revision: 896956 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sat Feb 8 22:47:58 2014 @@ -1 +1 @@ -1566158 +1566159
svn commit: r1566159 - /struts/site/branches/jekyll-powered/content/
Author: lukaszlenart Date: Sat Feb 8 22:47:54 2014 New Revision: 1566159 URL: http://svn.apache.org/r1566159 Log: Updates generated content Modified: struts/site/branches/jekyll-powered/content/birdseye.html struts/site/branches/jekyll-powered/content/builds.html struts/site/branches/jekyll-powered/content/bylaws.html struts/site/branches/jekyll-powered/content/coding-standards.html struts/site/branches/jekyll-powered/content/dev-mail.html struts/site/branches/jekyll-powered/content/git-for-struts.html struts/site/branches/jekyll-powered/content/index.html struts/site/branches/jekyll-powered/content/releases.html struts/site/branches/jekyll-powered/content/struts1eol-announcement.html struts/site/branches/jekyll-powered/content/struts1eol-press.html struts/site/branches/jekyll-powered/content/volunteers.html struts/site/branches/jekyll-powered/content/youatstruts.html Modified: struts/site/branches/jekyll-powered/content/birdseye.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/birdseye.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/birdseye.html (original) +++ struts/site/branches/jekyll-powered/content/birdseye.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/builds.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/builds.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/builds.html (original) +++ struts/site/branches/jekyll-powered/content/builds.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/bylaws.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/bylaws.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/bylaws.html (original) +++ struts/site/branches/jekyll-powered/content/bylaws.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/coding-standards.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/coding-standards.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/coding-standards.html (original) +++ struts/site/branches/jekyll-powered/content/coding-standards.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/dev-mail.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/dev-mail.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/dev-mail.html (original) +++ struts/site/branches/jekyll-powered/content/dev-mail.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/git-for-struts.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/git-for-struts.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/content/git-for-struts.html (original) +++ struts/site/branches/jekyll-powered/content/git-for-struts.html Sat Feb 8 22:47:54 2014 @@ -18,6 +18,10 @@ +http://github.com/apache/struts";> + https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa.png"; alt="Fork me on GitHub"> + + Modified: struts/site/branches/jekyll-powered/content/index.html URL: http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/index.html?rev=1566159&r1=1566158&r2=1566159&view=diff == --- struts/site/branches/jekyll-powered/
[CONF] Confluence Changes in the last 24 hours
Confluence Changes in the last 24 hours Apache Ambari Pages Page: Technology Stack edited by Yusaku Sako [07:53 PM] (View Changes) Page: Ambari Development edited by Yusaku Sako [07:41 PM] (View Changes) Page: Quick Start Guide edited by Yusaku Sako [07:40 PM] (View Changes) Apache Camel Pages Page: Crypto edited by Franz Forsthofer [09:28 AM] (View Changes) Page: Websocket edited by willem jiang [06:17 AM] (View Changes) Page: CXF edited by willem jiang [05:20 AM] (View Changes) Apache Cloudstack Pages Page: Test Automation report on Simulator edited by Srikanteswararao Talluri [11:22 AM] (View Changes) Page: Virtual Router aggregated command execution edited by Sheng Yang [03:52 AM] (View Changes) Apache Flex Pages Page: Release Guide for the SDK edited by Justin Mclean [12:37 AM] (View Changes) Apache Hive Pages Page: SerDe edited by Lefty Leverenz [12:26 PM] (View Changes) Page: DeveloperGuide edited by Lefty Leverenz [12:22 PM] (View Changes) Page: LanguageManual Select edited by Harish Butani [12:17 AM] (View Changes) Page: Common Table _expression_ created by Harish Butani [12:14 AM] Apache Mesos Pages Page: Registrar Design Document edited by Benjamin Mahler [01:18 AM] (View Changes) Apache Qpid Pages Page: 0.26 Release edited by Justin Ross [11:34 AM] (View Changes) Spark Pages Page: