Author: ksobkowiak
Date: Mon Dec  7 20:41:44 2015
New Revision: 1718460

URL: http://svn.apache.org/viewvc?rev=1718460&view=rev
Log:
[scm-publish] Updating main website contents

Added:
    servicemix/site/production/community/board-reports/2016-03-16.html
Modified:
    servicemix/site/production/community/board-reports.html
    servicemix/site/production/community/board-reports/2015-12-16.html

Modified: servicemix/site/production/community/board-reports.html
URL: 
http://svn.apache.org/viewvc/servicemix/site/production/community/board-reports.html?rev=1718460&r1=1718459&r2=1718460&view=diff
==============================================================================
--- servicemix/site/production/community/board-reports.html (original)
+++ servicemix/site/production/community/board-reports.html Mon Dec  7 20:41:44 
2015
@@ -9,7 +9,7 @@
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <link href="../css/downloads.css" rel="stylesheet" type="text/css"/>
     <title>
-      Board Report 2015-09-16
+      Board Report 2015-12-16
     </title>
     <script type='text/javascript'>
       //<![CDATA[
@@ -48,7 +48,7 @@
                     </a>
                   </td>
                   <td align="right">
-                    <a href="http://www.apache.org/"; Board Report 
2015-09-16="The Apache Sofware Foundation">
+                    <a href="http://www.apache.org/"; Board Report 
2015-12-16="The Apache Sofware Foundation">
                       <img border="0" height="60" 
src="../images/asf-logo.png"/>
                     </a>
                     <div id="top-menu">
@@ -98,7 +98,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="Boardreports">Board reports</h1><p>As every ASF project, Apache 
ServiceMix regularly reports to the Apache board about the status of the 
project.  Our latest report (September 16th, 2015) is shown below, links to 
previous reports are available at the bottom of the page.</p><h2 
id="September16th2015">September 16th, 2015</h2><pre>
+<h1 id="Boardreports">Board reports</h1><p>As every ASF project, Apache 
ServiceMix regularly reports to the Apache board about the status of the 
project.  Our latest report (December 16th, 2015) is shown below, links to 
previous reports are available at the bottom of the page.</p><h2 
id="December16th2015">December 16th, 2015</h2><pre>
 Apache ServiceMix is a flexible, open-source integration container that
 unifies the features and functionality of Apache ActiveMQ, Camel, CXF and
 Karaf to provide a complete, enterprise-ready ESB powered by OSGi.
@@ -109,14 +109,22 @@ The project focus of Apache ServiceMix i
 container, the actual functionality is being maintained in related projects
 like Apache Karaf, Apache CXF, Apache Camel and Apache ActiveMQ.
 
-Activity on the mailing lists and in JIRA has been a bit slow over the
-summer, but is picking up again now that we're planning to do new releases.
-
-We have released the first release from the new 6.0.x, which is based on 
-Karaf 3.0.x and includes numerous new features. We have also provided the 
-users with a new release 5.5.0, based on Karaf 2.4.x and containing upgrades 
-to the newest dependencies and some new features. We have also released the 
-next maintenance releases 5.4.1 and 5.1.6 and 3 sets of OSGi bundles.
+Activity on the mailing lists and in JIRA is picking up. We had some new 
+contributions. We also have been giving a talk about ServiceMix during 
+an 33rd Degree 4charity conference in Wroclaw (Poland).
+
+We have achieved the stability of he ServiceMix 6. The new fix version 6.0.1
+has been released. We have also released a new version 6.1.0 containing 
+upgrades to the newest dependencies and some new features.
+
+During the last period the new maintenance version 5.4.2 and the new stable 
+version 5.5.1 have been released. We have also decided to stop further 
+development on the old branches 5.1.x, 5.2.x and 5.3.x. 
+
+We have decided to decouple ServiceMix Plugins from ServiceMix 4 code and 
+maintain them a separate subproject. The source code has been migrated
+from svn to git repositoriy. A new fix version 1.3.1 of Maven Depend Plugin
+has been released. We have also released 3 sets of OSGi bundles.
 
 There are no outstanding issues requiring board attention.
 
@@ -129,54 +137,56 @@ July 05 2014.
 
 Community Objectives
 --------------------
-After the 6.0.0 release, our goal for the next period is to make the branch 
-6.0.x as a new stable line of ServiceMix. We're not expecting too much 
-dependency updates to become available for the 5.1.x, 5.2.x and 5.3.x branches,
-but we do plan to keep our release schedule going with the 5.4.x and 5.5.x 
-releases. We plan to keep a steady release schedule and keep up with new fix 
-releases of our dependency projects. 
+We're not expecting too much dependency updates to become available for the 
+5.4.x, but we do plan to keep our release schedule going with the 5.4.x, 
+5.5.x and 5.6.x (the new development branch) releases. We plan to keep a 
+steady release schedule and keep up with new fix releases of our dependency 
+projects. 
 
-We also plan to start the work on the new ServiceMix 7.x line, which should be 
-based on Karaf 4.x and will include numerous new features and dependency 
upgrades. 
+In the new period we are going to focus on the further development, stability 
+and maintenance of ServiceMix 6.
 
-Our goal for the next months is to improve the documentation and website.
+Our goal for the next period is to start the development of the new ServiceMix 
+7.x line and release the first stable version from it.  
 
 Releases
 --------
 
- - A set of 77 OSGi bundles on June 19 2015
- - Apache ServiceMix 5.1.6 on June 26 2015
- - Apache ServiceMix 5.2.2 on June 27 2015
- - Apache ServiceMix 6.0.0 on July 08 2015
- - A set of 67 OSGi bundles on July 13 2015
- - Apache ServiceMix 5.4.1 on July 17 2015
- - Apache ServiceMix 5.5.0 on July 18 2015
- - A set of 42 OSGi bundles on August 09 2015
+ - Apache ServiceMix Bundles 2015.08 on September 15 2015
+ - Depends Maven Plugin 1.3.0 on September 27 2015
+ - Apache ServiceMix 5.5.1 on October 28 2015
+ - Apache ServiceMix 6.0.1 on October 28 2015
+ - Depends Maven Plugin 1.3.1 on November 02 2015
+ - Apache ServiceMix Bundles 2015.10 on November 06 2015
+ - Apache ServiceMix 5.4.2 on November 25 2015
+ - Apache ServiceMix 6.1.0 on December 01 2015
+ - Apache ServiceMix Bundles 2015.11 on December 03 2015
+
 
 Mailing list activity
 --------------------- 
    
  - [email protected]:  
-    - 410 subscribers (down -9 in the last 3 months): 
-    - 114 emails sent to list (105 in previous quarter) 
+    - 416 subscribers (up 5 in the last 3 months): 
+    - 109 emails sent to list (95 in previous quarter) 
    
  - [email protected]:  
-    - 204 subscribers (up 0 in the last 3 months): 
-    - 110 emails sent to list (163 in previous quarter) 
+    - 205 subscribers (up 1 in the last 3 months): 
+    - 194 emails sent to list (112 in previous quarter) 
    
  - [email protected]:  
     - 7 subscribers (up 0 in the last 3 months): 
-    - 374 emails sent to list (676 in previous quarter) 
+    - 549 emails sent to list (441 in previous quarter) 
 
  - [email protected]:  
-    - 53 subscribers (up 0 in the last 3 months): 
-    - 1623 emails sent to list (1409 in previous period)    
+    - 54 subscribers (up 1 in the last 3 months): 
+    - 1838 emails sent to list (1623 in previous period)    
    
 JIRA activity
 ------------- 
    
- - 84 JIRA tickets created in the last 3 months 
- - 88 JIRA tickets closed/resolved in the last 3 months  
+ - 87 JIRA tickets created in the last 3 months 
+ - 86 JIRA tickets closed/resolved in the last 3 months   
 </pre><h2 id="Allboardreports">All board reports</h2><ul>
           <li>
                 <a href="board-reports/2007-10-17.html">
@@ -353,6 +363,11 @@ JIRA activity
                   2015 12 16
                 </a>
                 
+              </li><li>
+                <a href="board-reports/2016-03-16.html">
+                  2016 03 16
+                </a>
+                
               </li>
         </ul>
                 </div>

Modified: servicemix/site/production/community/board-reports/2015-12-16.html
URL: 
http://svn.apache.org/viewvc/servicemix/site/production/community/board-reports/2015-12-16.html?rev=1718460&r1=1718459&r2=1718460&view=diff
==============================================================================
--- servicemix/site/production/community/board-reports/2015-12-16.html 
(original)
+++ servicemix/site/production/community/board-reports/2015-12-16.html Mon Dec  
7 20:41:44 2015
@@ -98,7 +98,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<div class="warning" style="border: 1px solid #c00;background-color: 
#fcc;margin: 20px;padding: 0px 6px 0px 6px;"><p>This is a work-in-progress - 
the board report has not yet been submitted.</p></div><h2 
id="December16th2015">December 16th, 2015</h2><pre>
+<h2 id="December16th2015">December 16th, 2015</h2><pre>
 Apache ServiceMix is a flexible, open-source integration container that
 unifies the features and functionality of Apache ActiveMQ, Camel, CXF and
 Karaf to provide a complete, enterprise-ready ESB powered by OSGi.

Added: servicemix/site/production/community/board-reports/2016-03-16.html
URL: 
http://svn.apache.org/viewvc/servicemix/site/production/community/board-reports/2016-03-16.html?rev=1718460&view=auto
==============================================================================
--- servicemix/site/production/community/board-reports/2016-03-16.html (added)
+++ servicemix/site/production/community/board-reports/2016-03-16.html Mon Dec  
7 20:41:44 2015
@@ -0,0 +1,204 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" 
"http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd";> 
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+    <meta name="description" content="Apache ServiceMix - An open-source 
integration container"/>
+    <meta name="keywords" content="business integration, enterprise service 
bus, enterprise application integration, ESB, EAI, SOA, Service Oriented 
Architecture, web services, SOAP, JBI, JMS, WSDL, business-to-business, b2b, 
XML, EDI, Electronic Data Interchange, standards support, integration 
standards, application integration, java message service, middleware, message 
broker, software, solutions, services, ActiveMQ, ServiceMix, open source, MQ, 
message queue, message bus,felix,karaf,camel"/>
+    <meta name="author" content="The Apache ServiceMix Team"/>
+    <link href="../../css/style.css" rel="stylesheet" type="text/css"/>
+    <link href="../../css/pygmentize.css" rel="stylesheet" type="text/css"/>
+    <link href="../../css/downloads.css" rel="stylesheet" type="text/css"/>
+    <title>
+      Board Report 2016-03-16
+    </title>
+    <script type='text/javascript'>
+      //<![CDATA[
+        var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-398545-1']); 
_gaq.push(['_trackPageview']); (function() { var ga = 
document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js'; var s = 
document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 
})();
+      //]]>
+    </script>
+  </head>
+  <body>
+    <table width="100%" cellpadding="0" cellspacing="0">
+      <tr width="100%">
+        <td id="cell-0-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-0-1">
+          &nbsp;
+        </td>
+        <td id="cell-0-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-1-0">
+          &nbsp;
+        </td>
+        <td id="cell-1-1">
+          &nbsp;
+        </td>
+        <td id="cell-1-2">
+          <div style="padding: 5px;">
+            <div id="banner">
+              <table border="0" cellpadding="0" cellspacing="0" width="100%">
+                <tr>
+                  <td align="left" class="topbardiv" nowrap="">
+                    <a href="http://servicemix.apache.org/"; title="Apache 
ServiceMix - open-source integration server">
+                      <img border="0" src="../../images/servicemix-logo.png" 
width="400px"/>
+                    </a>
+                  </td>
+                  <td align="right">
+                    <a href="http://www.apache.org/"; Board Report 
2016-03-16="The Apache Sofware Foundation">
+                      <img border="0" height="60" 
src="../../images/asf-logo.png"/>
+                    </a>
+                    <div id="top-menu">
+                      <table border="0" cellpadding="1" cellspacing="0" 
width="100%">
+                        <tr>
+                          <td>
+                            <div align="left"></div>
+                          </td>
+                          <td>
+                            <div align="right">
+                              <p><a href="../../downloads.html">Downloads</a> 
| <a href="../../developers/source.html">Source</a> | <a 
href="../discussion-forums.html">Forums</a> | <a 
href="../support.html">Support</a></p>
+                            </div>
+                          </td>
+                        </tr>
+                      </table>
+                    </div>
+                  </td>
+                </tr>
+              </table>
+            </div>
+          </div>
+        </td>
+        <td id="cell-1-3">
+          &nbsp;
+        </td>
+        <td id="cell-1-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-2-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-2-1">
+          <table>
+            <tr height="100%" valign="top">
+              <td height="100%">
+                <div id="wrapper-menu-page-right">
+                  <div id="wrapper-menu-page-top">
+                    <div id="wrapper-menu-page-bottom">
+                      <div id="menu-page">
+                        <h3 id="Overviewindex"><a 
href="../../index.html">Overview</a></h3><ul style="list-style: 
square"><li><p><a href="../../index.html">Home</a></p></li><li><p><a 
href="../../downloads.html">Downloads</a></p></li><li><p><a 
href="../../overview/license.html">License</a></p></li></ul><h3 
id="Documentation"><a 
href="../../documentation.html">Documentation</a></h3><ul><li><a 
href="http://servicemix.apache.org/docs/5.0.x/quickstart/index.html"; 
target="quickstart">Quickstart Guide</a></li><li><a 
href="http://servicemix.apache.org/docs/5.0.x/index.html"; 
target="documentation">Documentation: 5.0.x</a></li></ul><h3 
id="Search">Search</h3><DIV style="padding: 5px 5px 0px 25px;"><FORM 
action="http://www.google.com/search"; method="get" style="font-size: 
10px;"><INPUT name="ie" type="hidden" value="UTF-8"></INPUT><INPUT name="oe" 
type="hidden" value="UTF-8"></INPUT>  <INPUT maxlength="255" name="q" size="15" 
type="text" value></INPUT>  <INPUT name="btnG" type="submit" value="
 Search"></INPUT>  <INPUT name="domains" type="hidden" 
value="servicemix.apache.org"></INPUT>  <INPUT name="sitesearch" type="hidden" 
value="servicemix.apache.org"></INPUT></FORM></DIV><h3 id="Community"><a 
href="../../community.html">Community</a></h3><ul style="list-style: 
square"><li><p><a href="../support.html">Support</a></p></li><li><p><a 
href="../discussion-forums.html">Discussion Forums</a></p></li><li><p><a 
href="../mailing-lists.html">Mailing Lists</a></p></li><li><p><a 
href="http://issues.apache.org/activemq/browse/SM";>Issues</a></p></li><li><p><a 
href="../irc.html">IRC</a></p></li><li><p><a 
href="../contributing.html">Contributing</a></p></li><li><p><a 
href="../users.html">Users</a></p></li><li><p><a 
href="../team.html">Team</a></p></li><li><p><a 
href="../releases-schedule.html">Schedule</a></p></li></ul><h3 
id="Developers"><a href="../../developers.html">Developers</a></h3><ul 
style="list-style: square"><li><p><a 
href="../../developers/source.html">Source</a></p></li><li
 ><p><a href="../../developers/becoming-a-committer.html">Becoming a 
 >committer</a></p></li><li><p><a 
 >href="../../developers/release-guide.html">Release 
 >Guide</a></p></li><li><p><a 
 >href="../../developers/related-projects.html">Related 
 >Projects</a></p></li><li><p><a 
 >href="../../developers/tools.html">Tools</a></p></li></ul><h3 
 >id="RelatedProjects">Related Projects</h3><ul style="list-style: 
 >square"><li><p><a href="http://karaf.apache.org/"; title="OSGi 
 >Container">Apache Karaf</a></p></li><li><p><a 
 >href="http://activemq.apache.org/"; title="The most popular and powerful open 
 >source Message Bus">Apache ActiveMQ</a></p></li><li><p><a 
 >href="http://activemq.apache.org/camel/"; title="POJO based Enterprise 
 >Integration Patterns and routing framework">Apache 
 >Camel</a></p></li><li><p><a href="http://cxf.apache.org/"; title="Service 
 >Enablement Framework based on SOAP and JAX-WS">Apache 
 >CXF</a></p></li><li><p><a href="http://ode.apache.org/"; title="Orchestration 
 >Engine">Apache ODE</a></p></li><li><p>
 <a href="http://jencks.codehaus.org/"; title="Message Driven POJOs and pooling 
for JMS and JDBC">Jencks</a></p></li><li><p><a 
href="http://stomp.codehaus.org/"; title="Simple cross language protocol for 
messaging">Stomp</a></p></li><li><p><a href="http://www.springframework.org/"; 
title="The well know framework">Spring</a></p></li><li><p><a 
href="http://geronimo.apache.org/"; title="The Apache J2EE 
server">Geronimo</a></p></li></ul><h3 id="ApacheSoftwareFoundation">Apache 
Software Foundation</h3><ul style="list-style: square"><li><p><a 
href="http://www.apache.org/licenses/";>License</a></p></li><li><p><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></p></li><li><p><a
 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></p></li><li><p><a
 href="http://www.apache.org/security/";>Security</a></p></li></ul>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </td>
+              <td height="100%" width="100%">
+                <div class="wiki-content">
+<div class="warning" style="border: 1px solid #c00;background-color: 
#fcc;margin: 20px;padding: 0px 6px 0px 6px;"><p>This is a work-in-progress - 
the board report has not yet been submitted.</p></div><h2 
id="March16th2016">March 16th, 2016</h2><pre>
+Apache ServiceMix is a flexible, open-source integration container that
+unifies the features and functionality of Apache ActiveMQ, Camel, CXF and
+Karaf to provide a complete, enterprise-ready ESB powered by OSGi.
+
+Project Status
+==============
+The project focus of Apache ServiceMix is the assembly of the integration
+container, the actual functionality is being maintained in related projects
+like Apache Karaf, Apache CXF, Apache Camel and Apache ActiveMQ.
+
+TODO
+
+There are no outstanding issues requiring board attention.
+
+Community
+=========
+Currently 49 committers and 22 PMC members in the project. No new PMC members
+nor committers were added in the last 3 months. Last committer addition was 
+Wim Verreydt on July 05 2014. Last PMC addition was Krzysztof Sobkowiak on 
+July 05 2014. 
+
+Community Objectives
+====================
+TODO
+
+Releases
+========
+
+TODO
+
+
+Mailing list activity
+===================== 
+   
+ - [email protected]:  
+    - 416 subscribers (up 5 in the last 3 months): 
+    - 109 emails sent to list (95 in previous quarter) 
+   
+ - [email protected]:  
+    - 205 subscribers (up 1 in the last 3 months): 
+    - 194 emails sent to list (112 in previous quarter) 
+   
+ - [email protected]:  
+    - 7 subscribers (up 0 in the last 3 months): 
+    - 549 emails sent to list (441 in previous quarter) 
+
+ - [email protected]:  
+    - 54 subscribers (up 1 in the last 3 months): 
+    - 1838 emails sent to list (1623 in previous period)    
+   
+JIRA activity
+============= 
+   
+ - 87 JIRA tickets created in the last 3 months 
+ - 86 JIRA tickets closed/resolved in the last 3 months   
+</pre>
+                </div>
+              </td>
+            </tr>
+          </table>
+        </td>
+        <td id="cell-2-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-3-0">
+          &nbsp;
+        </td>
+        <td id="cell-3-1">
+          &nbsp;
+        </td>
+        <td id="cell-3-2">
+          <div id="footer">
+            <div id="site-footer">
+              &copy; 2008-2011 The Apache Software Foundation -
+              <a href="../../privacy-policy.html">Privacy Policy</a>
+              <br/>
+              Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, 
and the Apache ServiceMix project logo are trademarks of The Apache Software 
Foundation.
+            </div>
+          </div>
+        </td>
+        <td id="cell-3-3">
+          &nbsp;
+        </td>
+        <td id="cell-3-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-4-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-4-1">
+          &nbsp;
+        </td>
+        <td id="cell-4-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+    </table>
+  </body>
+</html>
\ No newline at end of file


Reply via email to