You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2012/04/07 06:14:58 UTC

svn commit: r1310668 - /ofbiz/site/download.html

Author: jacopoc
Date: Sat Apr  7 04:14:57 2012
New Revision: 1310668

URL: http://svn.apache.org/viewvc?rev=1310668&view=rev
Log:
Created new section with release information containing the former information for release naming conventions and new details about tentative release schedule.
Misc minor modifications.


Modified:
    ofbiz/site/download.html

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1310668&r1=1310667&r2=1310668&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Sat Apr  7 04:14:57 2012
@@ -71,8 +71,7 @@
     <li>using the command line, build the system (with demo data) and run it with the following command:
     </li>
     <li style="list-style: none">
-      <h5>./ant run-install run</h5> (on Linux and like)
-      <h5>.\ant run-install run</h5> (on Windows)
+      <h5>ant run-install run</h5> (on Linux and like use "./ant" rather than "ant")
     </li>
     <li>point your browser to http://localhost:8080/catalog and login with username &quot;admin&quot; and password &quot;ofbiz&quot;</li>
     <li>refer to the README file for further details
@@ -85,15 +84,7 @@ ERP, CRM, E-Business / E-Commerce, MRP, 
 <p>
 Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page; in that page you'll also
 find instructions on how to verify the integrity of the release file using the signature and hashes (PGP, MD5, SHA512) available for each release.
-
-<ul>The current naming convention for OFBiz releases is <b>&lt;Major Release Number&gt;.&lt;Minor Release Number&gt;</b> where:
-<li>&lt;Major Release Number&gt; is in the format of &lt;YY.MM&gt; where YY and MM are the year and month the release branch was created (i.e. date of the feature freeze);
-   a new Major Release Number is created every year in April (09.04, 10.04, 11.04 etc...)</li>
-<li>&lt;Minor Release Number&gt; is a two digit sequential number: 01 (if specified) is the first release from the <Major Release Number> branch; 02 is the second etc...;
-    for a given Major Release Number you should always use the release with the highest Minor Release Number because it represents the latest bug fix release for the Major Release Number you are using.</li>
-</ul>
 </p>
-<hr/>
 <h3>Apache OFBiz 10.04</h3>
 <p>Released in January 2011, it contains all the features of the trunk up to April 2010
 and since then has been stabilized with bug fixes. It is our current "stable" release.
@@ -104,7 +95,6 @@ and since then has been stabilized with 
 [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-10.04.zip.md5" target="_blank">MD5</a>]
 [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-10.04.zip.sha" target="_blank">SHA512</a>] Apache OFBiz 10.04
 </p>
-<br/>
 <hr/>
 <h3>Other downloads</h3>
 <p>
@@ -114,6 +104,46 @@ and since then has been stabilized with 
 [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.02.zip.sha" target="_blank">SHA512</a>] released in February 2012, is the latest bug fix release in the 09.04 series that contains all the features of the trunk up to April 2009; this is the last release for the 09.04 series (that is now closed)
 <h3>Old releases</h3>
 <p>Old superseded releases can be found in the OFBiz <a href="http://archive.apache.org/dist/ofbiz/" target="_blank">archive</a>.</p>
+<hr/>
+<h3>Release Information</h3>
+<ul>The naming convention for OFBiz releases is <b>&lt;Major Release Number&gt;.&lt;Minor Release Number&gt;</b> where:
+<li>&lt;Major Release Number&gt; is in the format of &lt;YY.MM&gt; where YY and MM are the year and month the release branch was created (i.e. date of the feature freeze);
+   a new Major Release Number is created every year in April (09.04, 10.04, 11.04 etc...)</li>
+<li>&lt;Minor Release Number&gt; is a two digit sequential number: 01 (if specified) is the first release from the <Major Release Number> branch; 02 is the second etc...;
+    for a given Major Release Number you should always use the release with the highest Minor Release Number because it represents the latest bug fix release for the Major Release Number you are using.</li>
+</ul>
+
+<ul>Tentative release schedule for the 10.04 series:
+<li>April 2012 - Apache OFBiz 10.04.02</li>
+<li>October 2012 - Apache OFBiz 10.04.03</li>
+<li>April 2013 - Apache OFBiz 10.04.04 (last release of the 10.04 series)</li>
+</ul>
+<ul>Tentative release schedule for the 11.04 series:
+<li>May 2012 - Apache OFBiz 11.04.01</li>
+<li>September 2012 - Apache OFBiz 11.04.02</li>
+<li>March 2013 - Apache OFBiz 11.04.03</li>
+<li>September 2013 - Apache OFBiz 11.04.04</li>
+<li>April 2014 - Apache OFBiz 11.04.05 (last release of the 11.04 series)</li>
+</ul>
+<ul>Tentative release schedule for the 12.04 series:
+<li>April 2012 - creation of the release branch for 12.04 (this is not a release yet)</li>
+<li>February 2013 - Apache OFBiz 12.04.01</li>
+<li>August 2013 - Apache OFBiz 12.04.02</li>
+<li>March 2014 - Apache OFBiz 12.04.03</li>
+<li>September 2014 - Apache OFBiz 12.04.04</li>
+<li>April 2015 - Apache OFBiz 12.04.05 (last release of the 12.04 series)</li>
+</ul>
+<!--
+<ul>Tentative release schedule for the YY.04 series:
+<li>April YYYY - creation of the release branch for YY.04 (this is not a release yet)</li>
+<li>February YYYY+1 - Apache OFBiz YY.04.01</li>
+<li>August  YYYY+1 - Apache OFBiz YY.04.02</li>
+<li>March  YYYY+2 - Apache OFBiz YY.04.03</li>
+<li>September  YYYY+2 - Apache OFBiz YY.04.04</li>
+<li>April  YYYY+3 - Apache OFBiz YY.04.05 (last release of the YY.04 series)</li>
+</ul>
+-->
+
 <!--  =================== Snapshot/Nightly Builds===========  -->
 <!--
 jacopoc: publishing a link to download tarballs that are not official release may not be allowed by ASF: snapshots are fine but should be known only to developers of the project