Author: jleroux
Date: Sat Sep 18 06:22:34 2010
New Revision: 998412

URL: http://svn.apache.org/viewvc?rev=998412&view=rev
Log:
A patch from Chris Snow "ofbiz setup conflict. " 
(https://issues.apache.org/jira/browse/OFBIZ-3908) - OFBIZ-3908

Provide a warning for users following the setup instructions to let them know 
that the setup component is currently broken!

Modified:
    ofbiz/trunk/applications/commonext/data/helpdata/HELP_SETUP.xml

Modified: ofbiz/trunk/applications/commonext/data/helpdata/HELP_SETUP.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/data/helpdata/HELP_SETUP.xml?rev=998412&r1=998411&r2=998412&view=diff
==============================================================================
--- ofbiz/trunk/applications/commonext/data/helpdata/HELP_SETUP.xml (original)
+++ ofbiz/trunk/applications/commonext/data/helpdata/HELP_SETUP.xml Sat Sep 18 
06:22:34 2010
@@ -29,6 +29,14 @@
     </para>
     <section>
         <title>Why we have OFBiz Setup Application?</title>
+        <warning>
+            <para>
+                The OFBIZ Setup Application is broken!
+            </para>
+            <para>
+                For manual setup instructions, please see the <ulink 
url="https://cwiki.apache.org/confluence/x/dQB9";>Business Setup Guide</ulink> 
on the wiki.
+           </para>
+        </warning>
         <para>
             If you are the company and also want to use OFBiz for running your 
business then you easily be able to setting your information for start running 
         the system quickly via The OFBiz Setup Application.


Reply via email to