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 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="UTF-8"/>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+  <meta name="Date-Revision-yyyymmdd" content="20140206"/>
+  <meta http-equiv="Content-Language" content="en"/>
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>Apache Struts 1 EOL Press Release</title>
+
+  <link rel="stylesheet" href="/bootstrap/css/bootstrap.css">
+  <link rel="stylesheet" href="/css/main.css">
+
+  <script type="text/javascript" src="/js/jquery-1.11.0.min.js"></script>
+  <script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script>
+  <script type="text/javascript" src="/js/community.js"></script>
+</head>
+<body>
+
+<header>
+  <!-- Fixed navbar -->
+<nav>
+  <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+      <div class="navbar-collapse collapse">
+        <ul class="nav navbar-nav">
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache 
Struts <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="index.html">Welcome</a></li>
+              <li><a href="downloads.html">Downloads</a></li>
+              <li><a href="announce.html">Announcements</a></li>
+              <li><a href="http://www.apache.org/licenses/";>License</a></li>
+              <li><a 
href="http://apache.org/foundation/thanks.html";>Thanks!</a></li>
+              <li><a 
href="http://apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Support 
<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="mail.html">User Mailing List</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/WW";>Issue 
Tracker</a></li>
+              <li><a href="security.html">Reporting Security Issues</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="birdseye.html">Birds Eye</a></li>
+              <li><a href="primer.html">Key Technologies</a></li>
+              <li><a href="kickstart.html">Kickstart FAQ</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/WW/Home";>Wiki</a></li>
+              <li><a 
href="http://struts.apache.org/release/2.3.x/index.html";>Struts 2</a></li>
+              <li><a 
href="http://struts.apache.org/release/1.3.x/index.html";>Struts 1</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Contributing <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="youatstruts.html">You at Struts</a></li>
+              <li><a href="helping.html">How to Help FAQ</a></li>
+              <li><a href="dev-mail.html">Development Lists</a></li>
+              <li class="divider"></li>
+              <li><a href="git-for-struts.html">Git for Struts</a></li>
+              <li><a href="builds.html">Source Code</a></li>
+              <li><a href="coding-standards.html">Coding standards</a></li>
+              <li class="divider"></li>
+              <li><a href="releases.html">Release Guidelines</a></li>
+              <li><a href="bylaws.html">PMC Charter</a></li>
+              <li><a href="volunteers.html">Volunteers</a></li>
+              <li><a 
href="https://git-wip-us.apache.org/repos/asf?p=struts.git";>Source 
Repository</a></li>
+            </ul>
+          </li>
+
+        </ul>
+      </div>
+      <!--/.nav-collapse -->
+    </div>
+  </div>
+</nav>
+
+  <div class="container">
+    <div class="row">
+      <div class="pull-left">
+        <a href="/" id="bannerLeft">
+          <img src="/img/struts.gif" alt="Apache Struts"/>
+        </a>
+      </div>
+      <div class="pull-right"><a href="http://www.apache.org"; id="bannerRight">
+        <img src="/img/asf-logo.gif" alt="Apache Software Foundation"/>
+      </a>
+      </div>
+    </div>
+  </div>
+</header>
+
+
+<article class="container">
+  <section class="col-md-12">
+    <h1>Apache Struts 1 End-Of-Life (EOL) Press Release</h1>
+
+<p><strong>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.</strong></p>
+
+<p>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.</p>
+
+<p>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.</p>
+
+<p>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 <a href="http://struts.apache.org";>Apache Struts project homepage</a> now 
and in future.</p>
+
+<p>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.</p>
+
+  </section>
+</article>
+
+  <hr/>
+<footer class="container">
+  <div class="row col-md-12 text-center">
+    Copyright &copy; 2000-2014 <a href="http://www.apache.org/";>The Apache 
Software Foundation</a>. All Rights Reserved.
+  </div>
+  <div class="row col-md-12 text-center">
+    Apache Struts, Struts, Apache, the Apache feather logo, and the Apache 
Struts
+    project logos are trademarks of The Apache Software Foundation.
+  </div>
+</footer>
+
+
+</body>
+</html>

Added: struts/site/branches/jekyll-powered/content/volunteers.html
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/volunteers.html?rev=1566154&view=auto
==============================================================================
--- struts/site/branches/jekyll-powered/content/volunteers.html (added)
+++ struts/site/branches/jekyll-powered/content/volunteers.html Sat Feb  8 
22:40:16 2014
@@ -0,0 +1,210 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="UTF-8"/>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+  <meta name="Date-Revision-yyyymmdd" content="20140206"/>
+  <meta http-equiv="Content-Language" content="en"/>
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>Volunteers</title>
+
+  <link rel="stylesheet" href="/bootstrap/css/bootstrap.css">
+  <link rel="stylesheet" href="/css/main.css">
+
+  <script type="text/javascript" src="/js/jquery-1.11.0.min.js"></script>
+  <script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script>
+  <script type="text/javascript" src="/js/community.js"></script>
+</head>
+<body>
+
+<header>
+  <!-- Fixed navbar -->
+<nav>
+  <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+      <div class="navbar-collapse collapse">
+        <ul class="nav navbar-nav">
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache 
Struts <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="index.html">Welcome</a></li>
+              <li><a href="downloads.html">Downloads</a></li>
+              <li><a href="announce.html">Announcements</a></li>
+              <li><a href="http://www.apache.org/licenses/";>License</a></li>
+              <li><a 
href="http://apache.org/foundation/thanks.html";>Thanks!</a></li>
+              <li><a 
href="http://apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Support 
<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="mail.html">User Mailing List</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/WW";>Issue 
Tracker</a></li>
+              <li><a href="security.html">Reporting Security Issues</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="birdseye.html">Birds Eye</a></li>
+              <li><a href="primer.html">Key Technologies</a></li>
+              <li><a href="kickstart.html">Kickstart FAQ</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/WW/Home";>Wiki</a></li>
+              <li><a 
href="http://struts.apache.org/release/2.3.x/index.html";>Struts 2</a></li>
+              <li><a 
href="http://struts.apache.org/release/1.3.x/index.html";>Struts 1</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Contributing <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="youatstruts.html">You at Struts</a></li>
+              <li><a href="helping.html">How to Help FAQ</a></li>
+              <li><a href="dev-mail.html">Development Lists</a></li>
+              <li class="divider"></li>
+              <li><a href="git-for-struts.html">Git for Struts</a></li>
+              <li><a href="builds.html">Source Code</a></li>
+              <li><a href="coding-standards.html">Coding standards</a></li>
+              <li class="divider"></li>
+              <li><a href="releases.html">Release Guidelines</a></li>
+              <li><a href="bylaws.html">PMC Charter</a></li>
+              <li><a href="volunteers.html">Volunteers</a></li>
+              <li><a 
href="https://git-wip-us.apache.org/repos/asf?p=struts.git";>Source 
Repository</a></li>
+            </ul>
+          </li>
+
+        </ul>
+      </div>
+      <!--/.nav-collapse -->
+    </div>
+  </div>
+</nav>
+
+  <div class="container">
+    <div class="row">
+      <div class="pull-left">
+        <a href="/" id="bannerLeft">
+          <img src="/img/struts.gif" alt="Apache Struts"/>
+        </a>
+      </div>
+      <div class="pull-right"><a href="http://www.apache.org"; id="bannerRight">
+        <img src="/img/asf-logo.gif" alt="Apache Software Foundation"/>
+      </a>
+      </div>
+    </div>
+  </div>
+</header>
+
+
+<article class="container">
+  <section class="col-md-12">
+    <h1>Volunteers</h1>
+
+<p>The project consists of a diverse group of volunteers who share common 
values regarding collaborative,
+community-based open source development. If you are interested in some 
statistics, you can find
+some <a 
href="http://www.apache.org/%7Evgritsenko/stats/projects/struts";>here</a></p>
+
+<h2>Project Management Committee Members</h2>
+
+<p>Committee members are listed in the chronological order, according to the 
date each person become a committer
+or committee member.</p>
+
+<ul>
+<li>James Holmes (jholmes at apache.org)</li>
+<li>Don Brown (mrdon at apache.org)</li>
+<li>Wendy Smoak (wsmoak at apache.org)</li>
+<li>Laurie Harper (laurieh at apache.org)</li>
+<li>Alexandru Popescu (apopescu at apache.org)</li>
+<li>Rene Gielen, Vice President and Chair (rgielen at apache.org)</li>
+<li>Rainer Hermanns (hermanns at apache.org)</li>
+<li>Toby Jee (tmjee at apache.org)</li>
+<li>Paul Benedict (pbenedict at apache.org)</li>
+<li>Musachy Barroso (musachy at apache.org)</li>
+<li>Dave Newton (davenewton at apache.org)</li>
+<li>Wes Wannemacher (wesw at apache.org)</li>
+<li>Lukasz Lenart (lukaszlenart at apache.org)</li>
+<li>Philip Luppens (phil at apache.org)</li>
+<li>Maurizio Cucchiara (mcucchiara at apache.org)</li>
+<li>Johannes Geppert (jogep at apache.org)</li>
+<li>Christian Grobmeier (grobmeier at apache.org)</li>
+</ul>
+
+<h2>Committers</h2>
+
+<p>Other committers are listed in the chronological order, according to the 
date each person became a committer.</p>
+
+<ul>
+<li>Michael Jouravlev (mikus at apache.org)</li>
+<li>Bob Lee (crazybob at apache.org)</li>
+<li>David H. DeWolf (ddewolf at apache.org)</li>
+<li>Tom Schneider (tschneider at apache.org)</li>
+<li>Matt Raible (mraible at apache.org)</li>
+<li>Brian Pontarelli (bpontarelli at apache.org)</li>
+<li>Jeromy Evans (jeromy at apache.org)</li>
+<li>Mathias Bogaert (pathos at apache.org)</li>
+<li>John Lindal (jafl at apache.org)</li>
+<li>Bruce A. Phillips (bphillips at apache.org)</li>
+<li>Greg Huber (ghuber at apache.org)</li>
+</ul>
+
+<h2>Emeritus Volunteers</h2>
+
+<p>Emeritus volunteers are no longer active in the project. An emeritus 
volunteer can become active again upon request.
+(&quot;Merit never expires.&quot;)</p>
+
+<ul>
+<li>Luis Arias</li>
+<li>David Geary (dgeary at apache.org)</li>
+<li>Pierre Delisle (pierred at apache.org)</li>
+<li>Michael Schachter</li>
+<li>Vincent Massol (vmassol at apache.org)</li>
+<li>David Winterfeldt (dwinterfeldt at apache.org)</li>
+<li>Oleg Alexeev (oalexeev at apache.org)</li>
+<li>Rob Leland (rleland at apache.org)</li>
+<li>Arron Bates (arron at apache.org)</li>
+<li>Steve Raeburn (PMC) (sraeburn at apache.org)</li>
+<li>James Turner (turner at apache.org)</li>
+<li>Sean Schofield (PMC) (schof at apache.org)</li>
+<li>Richard Feit (rich at apache.org)</li>
+<li>David M. Karr (PMC) (dmkarr at apache.org)</li>
+<li>David Graham (PMC) (dgraham at apache.org)</li>
+<li>Eddie Bush (ekbush at apache.org)</li>
+<li>Henri Yandell (PMC) (bayard at apache.org)</li>
+<li>Patrick Lightbody (PMC) (plightbo at apache.org)</li>
+<li>Greg Reddin (PMC) (greddin at apache.org)</li>
+<li>Ian Roughley (PMC) (roughley at apache.org)</li>
+<li>Craig R. McClanahan (PMC) (craigmcc at apache.org)</li>
+<li>Joe Germuska (PMC) (germuska at apache.org)</li>
+<li>Hubert Rabago (PMC) (hrabago at apache.org)</li>
+<li>Gary VanMatre (PMC) (gvanmatre at apache.org)</li>
+<li>Jason Carreira (PMC) (jcarreira at apache.org)</li>
+<li>Cedric Dumoulin (PMC) (cedric at apache.org)</li>
+<li>James Mitchell (PMC) (jmitchell at apache.org)</li>
+<li>Antonio Petrelli (PMC) (apetrelli at apache.org)</li>
+<li>Ted Husted (PMC) (husted at apache.org)</li>
+<li>Nils-Helge Garli Hegvik (PMC) (nilsga at apache.org)</li>
+<li>Martin Cooper (PMC) (martinc at apache.org)</li>
+<li>Niall Pemberton (PMC) (niallp at apache.org)</li>
+</ul>
+
+  </section>
+</article>
+
+  <hr/>
+<footer class="container">
+  <div class="row col-md-12 text-center">
+    Copyright &copy; 2000-2014 <a href="http://www.apache.org/";>The Apache 
Software Foundation</a>. All Rights Reserved.
+  </div>
+  <div class="row col-md-12 text-center">
+    Apache Struts, Struts, Apache, the Apache feather logo, and the Apache 
Struts
+    project logos are trademarks of The Apache Software Foundation.
+  </div>
+</footer>
+
+
+</body>
+</html>

Added: struts/site/branches/jekyll-powered/content/youatstruts.html
URL: 
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/content/youatstruts.html?rev=1566154&view=auto
==============================================================================
--- struts/site/branches/jekyll-powered/content/youatstruts.html (added)
+++ struts/site/branches/jekyll-powered/content/youatstruts.html Sat Feb  8 
22:40:16 2014
@@ -0,0 +1,178 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="UTF-8"/>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+  <meta name="Date-Revision-yyyymmdd" content="20140206"/>
+  <meta http-equiv="Content-Language" content="en"/>
+  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+
+  <title>You at Struts</title>
+
+  <link rel="stylesheet" href="/bootstrap/css/bootstrap.css">
+  <link rel="stylesheet" href="/css/main.css">
+
+  <script type="text/javascript" src="/js/jquery-1.11.0.min.js"></script>
+  <script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script>
+  <script type="text/javascript" src="/js/community.js"></script>
+</head>
+<body>
+
+<header>
+  <!-- Fixed navbar -->
+<nav>
+  <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+      <div class="navbar-collapse collapse">
+        <ul class="nav navbar-nav">
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache 
Struts <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="index.html">Welcome</a></li>
+              <li><a href="downloads.html">Downloads</a></li>
+              <li><a href="announce.html">Announcements</a></li>
+              <li><a href="http://www.apache.org/licenses/";>License</a></li>
+              <li><a 
href="http://apache.org/foundation/thanks.html";>Thanks!</a></li>
+              <li><a 
href="http://apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" href="#">Support 
<b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="mail.html">User Mailing List</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/WW";>Issue 
Tracker</a></li>
+              <li><a href="security.html">Reporting Security Issues</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="birdseye.html">Birds Eye</a></li>
+              <li><a href="primer.html">Key Technologies</a></li>
+              <li><a href="kickstart.html">Kickstart FAQ</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/WW/Home";>Wiki</a></li>
+              <li><a 
href="http://struts.apache.org/release/2.3.x/index.html";>Struts 2</a></li>
+              <li><a 
href="http://struts.apache.org/release/1.3.x/index.html";>Struts 1</a></li>
+            </ul>
+          </li>
+
+          <li class="dropdown">
+            <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Contributing <b class="caret"></b></a>
+            <ul class="dropdown-menu">
+              <li><a href="youatstruts.html">You at Struts</a></li>
+              <li><a href="helping.html">How to Help FAQ</a></li>
+              <li><a href="dev-mail.html">Development Lists</a></li>
+              <li class="divider"></li>
+              <li><a href="git-for-struts.html">Git for Struts</a></li>
+              <li><a href="builds.html">Source Code</a></li>
+              <li><a href="coding-standards.html">Coding standards</a></li>
+              <li class="divider"></li>
+              <li><a href="releases.html">Release Guidelines</a></li>
+              <li><a href="bylaws.html">PMC Charter</a></li>
+              <li><a href="volunteers.html">Volunteers</a></li>
+              <li><a 
href="https://git-wip-us.apache.org/repos/asf?p=struts.git";>Source 
Repository</a></li>
+            </ul>
+          </li>
+
+        </ul>
+      </div>
+      <!--/.nav-collapse -->
+    </div>
+  </div>
+</nav>
+
+  <div class="container">
+    <div class="row">
+      <div class="pull-left">
+        <a href="/" id="bannerLeft">
+          <img src="/img/struts.gif" alt="Apache Struts"/>
+        </a>
+      </div>
+      <div class="pull-right"><a href="http://www.apache.org"; id="bannerRight">
+        <img src="/img/asf-logo.gif" alt="Apache Software Foundation"/>
+      </a>
+      </div>
+    </div>
+  </div>
+</header>
+
+
+<article class="container">
+  <section class="col-md-12">
+    <h1>You at Apache Struts</h1>
+
+<p>We are happy you are considering to contribute to Apache Struts and
+we are definitely looking forward to your work.</p>
+
+<p>We all are a happy group of volunteers and much often work on Struts
+in our free time. We are not getting any money for our work from the
+Apache Software Foundation (nor does any other project receive money)
+and most of us are not paid by a company for working on Struts.</p>
+
+<p>Still we are happy to contribute, meet up from time to time and
+provide user support. That&#39;s because we have formed a community
+where we know, trust, and learn from each other.</p>
+
+<p>Considering that we are a grown set of people, you must understand
+that you need to grow into the project as well if you want to join.
+While we are happy to accept your patches if they fit or discuss
+technical changes on them with you, we cannot provide SCM access
+on request. But if we start to believe you have grown into the project
+and would make a great addition to our committer community we&#39;ll
+held a private discussion and eventually invite you to join officially.</p>
+
+<p>You can read more about this on the page <a 
href="http://www.apache.org/foundation/how-it-works.html";>&quot;How the ASF 
works&quot;</a>.</p>
+
+<p>Now as you have understood that you don&#39;t need to ask for anything to 
start,
+you can simply start. It is always a good idea to first subscribe to the
+<a href="dev-mail.html">Developers Mailinglist</a>. We are discussing 
everything
+around Struts in public (except a few things, like discussions on persons).
+With reading the developers list you&#39;ll get a good idea what we are 
planning
+and maybe even how you can help.</p>
+
+<p>Another way is to simply look through the <a 
href="https://issues.apache.org/jira/browse/WW";>Issue Tracker</a>
+and work on a patch. It&#39;s recommended to first try to understand and then 
discuss
+what you plan on the mailing list. This way we will find out if we are on
+the same page and of course will learn about you.</p>
+
+<p>Please note, not only code contributions are welcome. We also invite people
+to join us because they have written extraordinary examples, documentation
+or help a lot on the user mailing lists. For us, &quot;Community is over 
Code&quot;.
+And a good community does not reduce itself to people who write code.</p>
+
+<p>If you like, you can read Craig R. McClanahans article on
+<a 
href="http://jakarta.apache.org/site/contributing.html";>Contributing</a>.</p>
+
+<p>Here is another comment that was sent to the Jakarta Turbine Mailing
+List about the open source process and the contrastbetween how an
+open source product and a proprietary product improve through the user
+community: <a 
href="http://jakarta.apache.org/site/understandingopensource.html";>Understanding
 Opensource</a>.</p>
+
+<p>While written for ASF developers, the Rules for Revolutionaries provides 
insight into how
+the collaborative process works, and how our process differs from working on a 
hierarchical
+team: <a 
href="http://incubator.apache.org/learn/rules-for-revolutionaries.html";>Rules 
for Revolutionaries</a></p>
+
+<p>Feel free to ping us on the <a href="dev-mail.html">Developers 
Mailinglist</a> if you have
+any questions. Also make sure you read the <a href="helping.html">FAQ</a> 
which provides
+more information how you can help us.</p>
+
+  </section>
+</article>
+
+  <hr/>
+<footer class="container">
+  <div class="row col-md-12 text-center">
+    Copyright &copy; 2000-2014 <a href="http://www.apache.org/";>The Apache 
Software Foundation</a>. All Rights Reserved.
+  </div>
+  <div class="row col-md-12 text-center">
+    Apache Struts, Struts, Apache, the Apache feather logo, and the Apache 
Struts
+    project logos are trademarks of The Apache Software Foundation.
+  </div>
+</footer>
+
+
+</body>
+</html>


Reply via email to