Added: websites/staging/vcl/trunk/content/comm/boardreports/2012-07-25-apache-vcl-board-report.html ============================================================================== --- websites/staging/vcl/trunk/content/comm/boardreports/2012-07-25-apache-vcl-board-report.html (added) +++ websites/staging/vcl/trunk/content/comm/boardreports/2012-07-25-apache-vcl-board-report.html Thu Jan 24 14:39:17 2013 @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + <link href="/css/vcl.css" rel="stylesheet" type="text/css"> + <link href="/css/code.css" rel="stylesheet" type="text/css"> + <title>Apache VCL - 2012-07-25 Apache VCL Board Report</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +</head> + +<body> + <div id="sitetitle"> + <table width="100%" border="0" cellspacing="0" cellpadding="5"> + <tr> + <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td> + <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td> + </tr> + </table> + </div> + + <div id="navigation"> + <ul> +<li>Information<ul> +<li><a href="/info/about.html">What is VCL?</a></li> +<li><a href="/info/features.html">Features</a></li> +<li><a href="/info/architecture.html">Architecture</a></li> +<li><a href="/info/use-cases.html">Use Cases</a></li> +<li><a href="/downloads/download.cgi">Download</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li> +<li><a href="/info/faq.html">FAQ</a></li> +</ul> +</li> +<li><a href="/docs/index.html">Documentation</a><ul> +<li><a href="/docs/using-vcl.html">Using VCL</a></li> +<li><a href="/docs/image-creation.html">Image Creation</a></li> +<li><a href="/docs/administration.html">Administration</a></li> +<li><a href="/docs/installation.html">Installation</a></li> +<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li> +</ul> +</li> +<li><a href="/comm/index.html">Community</a><ul> +<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> +<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> +<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li> +<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="/dev/index.html">Development</a><ul> +<li><a href="/dev/jira.html">Issue Tracking</a></li> +<li><a href="/dev/code-documentation.html">Code Documentation</a></li> +<li><a href="/dev/roadmap.html">Roadmap</a></li> +</ul> +</li> +</ul> +</li> +<li><a href="http://www.apache.org">Apache Software Foundation</a><ul> +<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> +<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li> +</ul> +</li> +</ul> + </div> + + <div id="content"> + <h1 class="title">2012-07-25 Apache VCL Board Report</h1> + <h3 id="description">DESCRIPTION</h3> +<p>VCL is a modular cloud computing platform which dynamically provisions and +brokers remote access to compute resources including virtual machines, +bare-metal computers, and resources in other cloud platforms. A +self-service web portal is used to request resources and for +administration. VCL became a TLP on June 20, 2012.</p> +<h3 id="current-activity">CURRENT ACTIVITY</h3> +<ul> +<li>The community is working to complete the post-graduation tasks with the +help of Infrastructure. <a href="#1">[1]</a></li> +<li>Mailing lists have been moved to vcl.apache.org.</li> +<li>PMC and private list have been established.</li> +<li>Repository has been moved.</li> +<li>Project website will be migrated from Confluence to the CMS.</li> +<li>Attempted to release VCL 2.3 in June but bugs were found which required +new release candidates. Decided to hold off until after graduation. A vote +to release VCL 2.3 is currently underway. It will likely be released before +the board meeting.</li> +</ul> +<h3 id="releases">RELEASES</h3> +<ul> +<li>None at the time this report was written. A vote to release VCL 2.3 is +currently underway.</li> +</ul> +<h3 id="community">COMMUNITY</h3> +<ul> +<li>Subscribers to the user list: 152</li> +<li>Subscribers to the dev list: 140</li> +<li>Committers: 9</li> +<li>PMC members: 6</li> +</ul> +<h3 id="committerpmc-changes">COMMITTER/PMC CHANGES</h3> +<ul> +<li>New committer: Dmitri Chebotarov (2012-5-30)</li> +</ul> +<h3 id="issues">ISSUES</h3> +<ul> +<li>There are no issues requiring board attention at this time.</li> +</ul> +<p><a name="1"> +[1] <a href="https://issues.apache.org/jira/browse/INFRA-4761">https://issues.apache.org/jira/browse/INFRA-4761</a></p> + </div> + + <div id="footer"> + <div class="copyright"> + <p> + Copyright © 2012 The Apache Software Foundation, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br /> + Apache and the Apache feather logo are trademarks of The Apache Software Foundation. + </p> + </div> + </div> + +</body> +</html>
Added: websites/staging/vcl/trunk/content/comm/boardreports/2012-08-15-apache-vcl-board-report.html ============================================================================== --- websites/staging/vcl/trunk/content/comm/boardreports/2012-08-15-apache-vcl-board-report.html (added) +++ websites/staging/vcl/trunk/content/comm/boardreports/2012-08-15-apache-vcl-board-report.html Thu Jan 24 14:39:17 2013 @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + <link href="/css/vcl.css" rel="stylesheet" type="text/css"> + <link href="/css/code.css" rel="stylesheet" type="text/css"> + <title>Apache VCL - 2012-08-15 Apache VCL Board Report</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +</head> + +<body> + <div id="sitetitle"> + <table width="100%" border="0" cellspacing="0" cellpadding="5"> + <tr> + <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td> + <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td> + </tr> + </table> + </div> + + <div id="navigation"> + <ul> +<li>Information<ul> +<li><a href="/info/about.html">What is VCL?</a></li> +<li><a href="/info/features.html">Features</a></li> +<li><a href="/info/architecture.html">Architecture</a></li> +<li><a href="/info/use-cases.html">Use Cases</a></li> +<li><a href="/downloads/download.cgi">Download</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li> +<li><a href="/info/faq.html">FAQ</a></li> +</ul> +</li> +<li><a href="/docs/index.html">Documentation</a><ul> +<li><a href="/docs/using-vcl.html">Using VCL</a></li> +<li><a href="/docs/image-creation.html">Image Creation</a></li> +<li><a href="/docs/administration.html">Administration</a></li> +<li><a href="/docs/installation.html">Installation</a></li> +<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li> +</ul> +</li> +<li><a href="/comm/index.html">Community</a><ul> +<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> +<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> +<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li> +<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="/dev/index.html">Development</a><ul> +<li><a href="/dev/jira.html">Issue Tracking</a></li> +<li><a href="/dev/code-documentation.html">Code Documentation</a></li> +<li><a href="/dev/roadmap.html">Roadmap</a></li> +</ul> +</li> +</ul> +</li> +<li><a href="http://www.apache.org">Apache Software Foundation</a><ul> +<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> +<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li> +</ul> +</li> +</ul> + </div> + + <div id="content"> + <h1 class="title">2012-08-15 Apache VCL Board Report</h1> + <h3 id="description">DESCRIPTION</h3> +<p>VCL is a modular cloud computing platform which dynamically provisions and +brokers remote access to compute resources including virtual machines, +bare-metal computers, and resources in other cloud platforms. A +self-service web portal is used to request resources and for +administration. VCL became a TLP on June 20, 2012.</p> +<h3 id="current-activity">CURRENT ACTIVITY</h3> +<ul> +<li>The community has completed most of the post-graduation tasks with the +help of Infrastructure. <a href="#1">[1]</a></li> +<li>A CMS website has been created. <a href="#2">[2]</a> + We are working to migrate content from Confluence to the CMS.</li> +<li>A VCL 2.3.1 bugfix branch has been created. This will be released in a +few months.</li> +<li>Development is beginning for VCL 2.4 features.</li> +</ul> +<h3 id="releases">RELEASES</h3> +<ul> +<li>VCL 2.3 was released on 2012-07-20</li> +</ul> +<h3 id="community">COMMUNITY</h3> +<ul> +<li>Subscribers to the user list: 150</li> +<li>Subscribers to the dev list: 143</li> +<li>Committers: 9</li> +<li>PMC members: 6</li> +</ul> +<h3 id="issues">ISSUES</h3> +<ul> +<li>There are no issues requiring board attention at this time.</li> +</ul> +<p><a name="1" /> +[1] <a href="https://issues.apache.org/jira/browse/INFRA-4761">https://issues.apache.org/jira/browse/INFRA-4761</a><br> +<a name="2" /> +[2] <a href="http://vcl.apache.org">http://vcl.apache.org</a></p> + </div> + + <div id="footer"> + <div class="copyright"> + <p> + Copyright © 2012 The Apache Software Foundation, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br /> + Apache and the Apache feather logo are trademarks of The Apache Software Foundation. + </p> + </div> + </div> + +</body> +</html> Added: websites/staging/vcl/trunk/content/comm/boardreports/2012-09-19-apache-vcl-board-report.html ============================================================================== --- websites/staging/vcl/trunk/content/comm/boardreports/2012-09-19-apache-vcl-board-report.html (added) +++ websites/staging/vcl/trunk/content/comm/boardreports/2012-09-19-apache-vcl-board-report.html Thu Jan 24 14:39:17 2013 @@ -0,0 +1,138 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + <link href="/css/vcl.css" rel="stylesheet" type="text/css"> + <link href="/css/code.css" rel="stylesheet" type="text/css"> + <title>Apache VCL - 2012-09-19 Apache VCL Board Report</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +</head> + +<body> + <div id="sitetitle"> + <table width="100%" border="0" cellspacing="0" cellpadding="5"> + <tr> + <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td> + <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td> + </tr> + </table> + </div> + + <div id="navigation"> + <ul> +<li>Information<ul> +<li><a href="/info/about.html">What is VCL?</a></li> +<li><a href="/info/features.html">Features</a></li> +<li><a href="/info/architecture.html">Architecture</a></li> +<li><a href="/info/use-cases.html">Use Cases</a></li> +<li><a href="/downloads/download.cgi">Download</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li> +<li><a href="/info/faq.html">FAQ</a></li> +</ul> +</li> +<li><a href="/docs/index.html">Documentation</a><ul> +<li><a href="/docs/using-vcl.html">Using VCL</a></li> +<li><a href="/docs/image-creation.html">Image Creation</a></li> +<li><a href="/docs/administration.html">Administration</a></li> +<li><a href="/docs/installation.html">Installation</a></li> +<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li> +</ul> +</li> +<li><a href="/comm/index.html">Community</a><ul> +<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> +<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> +<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li> +<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="/dev/index.html">Development</a><ul> +<li><a href="/dev/jira.html">Issue Tracking</a></li> +<li><a href="/dev/code-documentation.html">Code Documentation</a></li> +<li><a href="/dev/roadmap.html">Roadmap</a></li> +</ul> +</li> +</ul> +</li> +<li><a href="http://www.apache.org">Apache Software Foundation</a><ul> +<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> +<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li> +</ul> +</li> +</ul> + </div> + + <div id="content"> + <h1 class="title">2012-09-19 Apache VCL Board Report</h1> + <h3 id="description">DESCRIPTION</h3> +<p>VCL is a modular cloud computing platform which dynamically provisions and +brokers remote access to compute resources including virtual machines, +bare-metal computers, and resources in other cloud platforms. A +self-service web portal is used to request resources and for +administration. VCL became a TLP on June 20, 2012.</p> +<h3 id="current-activity">CURRENT ACTIVITY</h3> +<ul> +<li>The community has completed the post-graduation tasks.</li> +<li>Work continues to migrate content from Confluence to the new CMS website +and to improve the design.</li> +<li>Several commits have been made to the VCL 2.3.1 bugfix branch to address +minor problems with VCL 2.3, which was released in July. VCL 2.3.1 will be +released this fall.</li> +<li>Traffic on the lists has been fairly high, mostly due to questions +related to recently released VCL 2.3.</li> +<li>Development is still in the beginning stage for the VCL 2.4 features. +Most development has been devoted to bug fixes.</li> +<li>One of the committers is working to develop code to provide a VCL block +in Moodle. Some licensing concerns arose from this due to Moodle's GPL +license. <a href="#1">[1]</a> + Guidance was provided by legal-discuss. It was decided for this to be a +separate non-ASF project independent of the Apache VCL.</li> +</ul> +<h3 id="releases">RELEASES</h3> +<ul> +<li>None</li> +</ul> +<h3 id="community">COMMUNITY</h3> +<ul> +<li>Subscribers to the user list: 154</li> +<li>Posts to user list, 8/2012: 130</li> +<li>Subscribers to the dev list: 144</li> +<li>Posts to dev list, 8/2012: 159</li> +<li>Committers: 9</li> +<li>PMC members: 6</li> +</ul> +<h3 id="issues">ISSUES</h3> +<ul> +<li>There are no issues requiring board attention at this time.</li> +</ul> +<p><a name="1" /> +[1] <a href="http://markmail.org/thread/leb6jw5e3d45lswy">http://markmail.org/thread/leb6jw5e3d45lswy</a></p> + </div> + + <div id="footer"> + <div class="copyright"> + <p> + Copyright © 2012 The Apache Software Foundation, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br /> + Apache and the Apache feather logo are trademarks of The Apache Software Foundation. + </p> + </div> + </div> + +</body> +</html> Added: websites/staging/vcl/trunk/content/comm/boardreports/2012-12-19-apache-vcl-board-report.html ============================================================================== --- websites/staging/vcl/trunk/content/comm/boardreports/2012-12-19-apache-vcl-board-report.html (added) +++ websites/staging/vcl/trunk/content/comm/boardreports/2012-12-19-apache-vcl-board-report.html Thu Jan 24 14:39:17 2013 @@ -0,0 +1,132 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + <link href="/css/vcl.css" rel="stylesheet" type="text/css"> + <link href="/css/code.css" rel="stylesheet" type="text/css"> + <title>Apache VCL - 2012-12-19 Apache VCL Board Report</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +</head> + +<body> + <div id="sitetitle"> + <table width="100%" border="0" cellspacing="0" cellpadding="5"> + <tr> + <td><a href="/index.html"><img src="/img/vcl-logo.png" height="100" align="left" alt="Apache VCL logo"></a></td> + <td><a href="http://www.apache.org"><img src="/img/asf-logo.png" align="right" alt="Apache Software Foundation logo"></a></td> + </tr> + </table> + </div> + + <div id="navigation"> + <ul> +<li>Information<ul> +<li><a href="/info/about.html">What is VCL?</a></li> +<li><a href="/info/features.html">Features</a></li> +<li><a href="/info/architecture.html">Architecture</a></li> +<li><a href="/info/use-cases.html">Use Cases</a></li> +<li><a href="/downloads/download.cgi">Download</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li> +<li><a href="/info/faq.html">FAQ</a></li> +</ul> +</li> +<li><a href="/docs/index.html">Documentation</a><ul> +<li><a href="/docs/using-vcl.html">Using VCL</a></li> +<li><a href="/docs/image-creation.html">Image Creation</a></li> +<li><a href="/docs/administration.html">Administration</a></li> +<li><a href="/docs/installation.html">Installation</a></li> +<li><a href="/docs/deployment-planning.html">Deployment Planning</a></li> +</ul> +</li> +<li><a href="/comm/index.html">Community</a><ul> +<li><a href="/comm/index.html#getInvolved">Getting Involved</a></li> +<li><a href="/comm/index.html#mail-list">Mailing Lists</a></li> +<li><a href="/comm/index.html#how-do-i-join-the-project">How can I Join</a></li> +<li><a href="/comm/wiki.html">Wiki</a></li> +<li><a href="/dev/index.html">Development</a><ul> +<li><a href="/dev/jira.html">Issue Tracking</a></li> +<li><a href="/dev/code-documentation.html">Code Documentation</a></li> +<li><a href="/dev/roadmap.html">Roadmap</a></li> +</ul> +</li> +</ul> +</li> +<li><a href="http://www.apache.org">Apache Software Foundation</a><ul> +<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> +<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li> +</ul> +</li> +</ul> + </div> + + <div id="content"> + <h1 class="title">2012-12-19 Apache VCL Board Report</h1> + <h3 id="description">DESCRIPTION</h3> +<p>VCL is a modular cloud computing platform which dynamically provisions and +brokers remote access to compute resources including virtual machines, +bare-metal computers, and resources in other cloud platforms. A +self-service web portal is used to request resources and for +administration. VCL became a TLP on June 20, 2012.</p> +<h3 id="current-activity">CURRENT ACTIVITY</h3> +<ul> +<li>Work continues to migrate content from Confluence to the new CMS website +and to improve the design.</li> +<li>VCL 2.3.1 will likely be released before the December 2012 board meeting. +This is a bug fix release. All of the issues targeted for VCL 2.3.1 have +been resolved and the release process is beginning.</li> +<li>Most development has been devoted to addressing bugs in VCL 2.3 and +preparing VCL 2.3.1. Work on new features slated for VCL 2.4 will increase +now that VCL 2.3.1 is complete.</li> +<li>Alan Cabrera and Kevan Miller have resigned from the VCL PMC. They were +mentors of the VCL project throughout incubation. The VCL community is +grateful for all of their help.</li> +</ul> +<h3 id="releases">RELEASES</h3> +<ul> +<li>None</li> +</ul> +<h3 id="community">COMMUNITY</h3> +<ul> +<li>Subscribers to the user list: 153</li> +<li>Posts to user list, 9/12-11/12: 211</li> +<li>Subscribers to the dev list: 137</li> +<li>Posts to dev list, 9/12-11/12: 167</li> +<li>Committers: 7</li> +<li>PMC members: 4</li> +</ul> +<h3 id="issues">ISSUES</h3> +<ul> +<li>There are no issues requiring board attention at this time.</li> +</ul> + </div> + + <div id="footer"> + <div class="copyright"> + <p> + Copyright © 2012 The Apache Software Foundation, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br /> + Apache and the Apache feather logo are trademarks of The Apache Software Foundation. + </p> + </div> + </div> + +</body> +</html>
