Author: jleroux
Date: Fri Sep  4 03:51:55 2015
New Revision: 1701150

URL: http://svn.apache.org/r1701150
Log:
A patch from Pierre Smits for "Update site-conf.xsd to prioritise Groovy over 
BSF" https://issues.apache.org/jira/browse/OFBIZ-6597

Modified:
    ofbiz/trunk/framework/webapp/dtd/site-conf.xsd

Modified: ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/dtd/site-conf.xsd?rev=1701150&r1=1701149&r2=1701150&view=diff
==============================================================================
--- ofbiz/trunk/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/trunk/framework/webapp/dtd/site-conf.xsd Fri Sep  4 03:51:55 2015
@@ -423,7 +423,7 @@ under the License.
             <xs:annotation>
                 <xs:documentation>
                     There are as much as types (of type request) as available 
defined and accessible event handlers.
-                    Most used are java, service, service-multi, simple and bsf 
(or groovy).
+                    Most used are java, service, service-multi, simple and 
groovy (or bsf).
                     A most comprehensive list can be found in the 
common-controller.
                 </xs:documentation>
             </xs:annotation>


Reply via email to