svn commit: r925636 - /ofbiz/site/index.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r925636 - /ofbiz/site/index.html

ruppert-2
Author: ruppert
Date: Sat Mar 20 17:01:35 2010
New Revision: 925636

URL: http://svn.apache.org/viewvc?rev=925636&view=rev
Log:
Updated demo site links to make it show the release candidate again.  Note there are still some issues with PermGen on the trunk that need to be updated.

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=925636&r1=925635&r2=925636&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sat Mar 20 17:01:35 2010
@@ -274,11 +274,10 @@
 
             <h3>Demo Sites</h3>
             <ul class="sidemenu">
-                <li><a href="http://ofbiz-vm.apache.org/ecommerce/control/main">Front-End Store <br /><span>this demo is based on the current svn trunk</span></a></li>
-                <li><a href="https://ofbiz-vm.apache.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps<br /><span>this demo is based on the current svn trunk</span></a></li>
-<!-- Removed for now - this has not been duplicated on apache infrastructure -->
-<!--                <li><a href="http://demo904.ofbiz.org/ecommerce/control/main">9.04 Front-End Store <br /><span>this demo is based on the 9.04 Release branch</span></a></li> -->
-<!--                <li><a href="https://demo904.ofbiz.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">9.04 Management Apps <br /><span>this demo is based on the 9.04 Release branch</span></a></li> -->
+                <li><a href="http://demo-trunk.ofbiz.apache.org/ecommerce/control/main">Front-End Store <br /><span>this demo is based on the current svn trunk</span></a></li>
+                <li><a href="https://demo-trunk.ofbiz.apache.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps<br /><span>this demo is based on the current svn trunk</span></a></li>
+                <li><a href="http://demo-stable.ofbiz.apache.org/ecommerce/control/main">9.04 Front-End Store <br /><span>this demo is based on the 9.04 Release Candidate branch.</span></a></li>
+                <li><a href="https://demo-stable.ofbiz.apache.org/catalog/control/login/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">9.04 Management Apps<br /><span>this demo is based on the 9.04 Release Candidate branch.</span></a></li>
                 <li><a href="http://cwiki.apache.org/confluence/x/oQBk">All Known Demo Servers<br /><span> A list of all known trunk and release demo servers.</span></a></li>
 <!-- Removed for now - this has not been duplicated on apache infrastructure -->
 <!--                <li><a href="http://log.ofbiz.org/">Daily Log Files<br /><span>trunk and release demo log files.</span></a></li> -->