This is an automated email from the ASF dual-hosted git repository.

mbrohl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new b432630  Improved: Updates source repository information (OFBIZ-12581)
b432630 is described below

commit b4326307197836d3b8587f1c0e6a1d5c876189f0
Author: Michael Brohl <michael.br...@ecomify.de>
AuthorDate: Tue Feb 22 23:39:20 2022 +0100

    Improved: Updates source repository information (OFBIZ-12581)
    
    Removes the 17.12 branch, makes 18.12 the stable branch and adds 22.01.
---
 source-repositories.html                  | 26 +++++++++++++-------------
 template/page/source-repositories.tpl.php | 26 +++++++++++++-------------
 2 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/source-repositories.html b/source-repositories.html
index 3c51ece..c3cdc77 100644
--- a/source-repositories.html
+++ b/source-repositories.html
@@ -176,18 +176,18 @@
     </dl>
     <h2>Releases</h2>
     <dl class="iconsList">
-        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release17.12 (stable)</strong><dt>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release18.12 (stable)</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
-        <dd><code>$ git checkout origin/release17.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release17.12 
(stable)</strong><dt>
+        <dd><code>$ git checkout origin/release18.12</code></dd>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release18.12 
(stable)</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-plugins.git plugins </code></dd>
-        <dd><code>$ git checkout origin/release17.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release18.12 </strong></dt>
-        <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
         <dd><code>$ git checkout origin/release18.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release18.12 
</strong><dt>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release22.01 </strong></dt>
+        <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
+        <dd><code>$ git checkout origin/release22.01</code></dd>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release22.01 
</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-plugins.git plugins </code></dd>
-        <dd><code>$ git checkout origin/release18.12 </code></dd>
+        <dd><code>$ git checkout origin/release22.01 </code></dd>
     </dl>
     <h2>Tools</h2>
     <dl class="iconsList">
@@ -206,10 +206,10 @@
               <div class="span10">
                 <h2>Committer Access</h2>
                 <div class="divider"><span></span></div>
-                   <p>Committer access requires a special account which is 
provided by the OFBiz adminstrators. If you have a Committer account you can 
access the repository through HTTPS. When checking in, you will be prompted 
your userID and password</p>
-                   <p>When you first connect you will be prompted to accept 
the SSL certificate. Verify the certificate. .</p>
-                   <p>Git handles keyword expansion, EOL conversion as well as 
many other features. These features are configured at the server level, so you 
don't have to worry about them </p>   
-              </div> 
+                  <p>Committer access requires a special account which is 
provided by the OFBiz adminstrators. If you have a Committer account you can 
access the repository through HTTPS. When checking in, you will be prompted 
your userID and password</p>
+                  <p>When you first connect you will be prompted to accept the 
SSL certificate. Verify the certificate. .</p>
+                  <p>Git handles keyword expansion, EOL conversion as well as 
many other features. These features are configured at the server level, so you 
don't have to worry about them </p>
+              </div>
             </section>
 
           </div>
@@ -219,7 +219,7 @@
    </section>
  </section>
   <!-- page content -->
- 
+
 <!-- footer -->
 <footer class="footer1">
   <div class="container" id="footer">
diff --git a/template/page/source-repositories.tpl.php 
b/template/page/source-repositories.tpl.php
index 0dfeab7..f2c3f82 100644
--- a/template/page/source-repositories.tpl.php
+++ b/template/page/source-repositories.tpl.php
@@ -65,18 +65,18 @@
     </dl>
     <h2>Releases</h2>
     <dl class="iconsList">
-        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release17.12 (stable)</strong><dt>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release18.12 (stable)</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
-        <dd><code>$ git checkout origin/release17.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release17.12 
(stable)</strong><dt>
+        <dd><code>$ git checkout origin/release18.12</code></dd>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release18.12 
(stable)</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-plugins.git plugins </code></dd>
-        <dd><code>$ git checkout origin/release17.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release18.12 </strong></dt>
-        <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
         <dd><code>$ git checkout origin/release18.12</code></dd>
-        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release18.12 
</strong><dt>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-framework branch 
release22.01 </strong></dt>
+        <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-framework.git ofbiz-framework 
</code></dd>
+        <dd><code>$ git checkout origin/release22.01</code></dd>
+        <dt><i class="icon-pin"></i> <strong>ofbiz-plugins branch release22.01 
</strong><dt>
         <dd><code>$ git clone 
https://gitbox.apache.org/repos/asf/ofbiz-plugins.git plugins </code></dd>
-        <dd><code>$ git checkout origin/release18.12 </code></dd>
+        <dd><code>$ git checkout origin/release22.01 </code></dd>
     </dl>
     <h2>Tools</h2>
     <dl class="iconsList">
@@ -95,10 +95,10 @@
               <div class="span10">
                 <h2>Committer Access</h2>
                 <div class="divider"><span></span></div>
-                   <p>Committer access requires a special account which is 
provided by the OFBiz adminstrators. If you have a Committer account you can 
access the repository through HTTPS. When checking in, you will be prompted 
your userID and password</p>
-                   <p>When you first connect you will be prompted to accept 
the SSL certificate. Verify the certificate. .</p>
-                   <p>Git handles keyword expansion, EOL conversion as well as 
many other features. These features are configured at the server level, so you 
don't have to worry about them </p>   
-              </div> 
+                  <p>Committer access requires a special account which is 
provided by the OFBiz adminstrators. If you have a Committer account you can 
access the repository through HTTPS. When checking in, you will be prompted 
your userID and password</p>
+                  <p>When you first connect you will be prompted to accept the 
SSL certificate. Verify the certificate. .</p>
+                  <p>Git handles keyword expansion, EOL conversion as well as 
many other features. These features are configured at the server level, so you 
don't have to worry about them </p>
+              </div>
             </section>
 
           </div>
@@ -108,4 +108,4 @@
    </section>
  </section>
   <!-- page content -->
- 
+

Reply via email to