Thanks Jacopo,
Done with r1737086 and r1737087
Note: that you might need to update your local minilang-catalog.xml (if you
refer to something external to trunk HEAD)
Jacques
Le 30/03/2016 10:32, Jacopo Cappellato a écrit :
I agree with Jacques
Jacopo
On Wed, Mar 30, 2016 at 8:03 AM, Jacques Le Roux <
[email protected]> wrote:
Hi Dev,
I wonder about this, should we not remove the simple-methods.xsd file
altogether. It seems useless in trunk now
Jacques
Le 30/03/2016 08:00, [email protected] a écrit :
Author: jleroux
Date: Wed Mar 30 06:00:25 2016
New Revision: 1737078
URL: http://svn.apache.org/viewvc?rev=1737078&view=rev
Log:
Removes simple-methods.xsd from the catalog, it's no longer used
Modified:
ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml
Modified: ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml?rev=1737078&r1=1737077&r2=1737078&view=diff
==============================================================================
--- ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml (original)
+++ ofbiz/trunk/framework/minilang/dtd/minilang-catalog.xml Wed Mar 30
06:00:25 2016
@@ -26,7 +26,6 @@ under the License.
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<!-- <public publicId="-//W3C//DTD SVG 1.0//EN" uri="svg10.dtd"/>
-->
- <system systemId="http://ofbiz.apache.org/dtds/simple-methods.xsd"
uri="simple-methods.xsd" />
<system systemId="
http://ofbiz.apache.org/dtds/simple-methods-v2.xsd"
uri="simple-methods-v2.xsd" />
</catalog>