Author: jacopoc
Date: Fri Jan 5 13:56:47 2018 New Revision: 1820297 URL: http://svn.apache.org/viewvc?rev=1820297&view=rev Log: Removed a section containing a notice about the 14.12 and 15.12 branches that is no longer needed. Removed the reference to specific release numbers from the title of the section about archived releases. Modified: ofbiz/site/download.html ofbiz/site/template/page/download.tpl.php Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1820297&r1=1820296&r2=1820297&view=diff ============================================================================== --- ofbiz/site/download.html (original) +++ ofbiz/site/download.html Fri Jan 5 13:56:47 2018 @@ -158,12 +158,8 @@ <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a> <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA12]</a> <a href ="release-notes-16.11.04.html">[Release Notes]</a></p> - <h2>Special Notice Regarding Branches 14.12 and 15.12</h2> - <p>The branches 14.12 and 15.12 contain the complete codebase including the specialpurpose components and will remain as unreleased branches so will be accessible for developers and service providers to support their client base. The project has changed the Apache OFBiz build system from Apache Ant to Gradle beginning with the 16.11* series of releases so 14.12 and 15.12 are still using Ant.</p> - <p>Branches 14.12 and 15.12 will be no longer supported</p> - - <h2>Apache OFBiz 13.07 and earlier</h2> + <h2>Earlier Releases</h2> <div class="divider"><span></span></div> <p>Older superseded releases of Apache OFBiz can be found in the <a href="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p> <p><strong>NOTE: To avoid any security vulnerabilities the Apache OFBiz community highly recommend that all users upgrade to the latest stable release.</strong></p> Modified: ofbiz/site/template/page/download.tpl.php URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/download.tpl.php?rev=1820297&r1=1820296&r2=1820297&view=diff ============================================================================== --- ofbiz/site/template/page/download.tpl.php (original) +++ ofbiz/site/template/page/download.tpl.php Fri Jan 5 13:56:47 2018 @@ -60,12 +60,8 @@ <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.md5" target="external">[MD5]</a> <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.04.zip.sha" target="external">[SHA12]</a> <a href ="release-notes-16.11.04.html">[Release Notes]</a></p> - <h2>Special Notice Regarding Branches 14.12 and 15.12</h2> - <p>The branches 14.12 and 15.12 contain the complete codebase including the specialpurpose components and will remain as unreleased branches so will be accessible for developers and service providers to support their client base. The project has changed the Apache OFBiz build system from Apache Ant to Gradle beginning with the 16.11* series of releases so 14.12 and 15.12 are still using Ant.</p> - <p>Branches 14.12 and 15.12 will be no longer supported</p> - - <h2>Apache OFBiz 13.07 and earlier</h2> + <h2>Earlier Releases</h2> <div class="divider"><span></span></div> <p>Older superseded releases of Apache OFBiz can be found in the <a href="//archive.apache.org/dist/ofbiz/" target="external">Apache OFBiz archive</a></p> <p><strong>NOTE: To avoid any security vulnerabilities the Apache OFBiz community highly recommend that all users upgrade to the latest stable release.</strong></p> |
Free forum by Nabble | Edit this page |