Permalink
Please
sign in to comment.
Browse files
Improved: Remove redundant "dtd" directory from classpath
(OFBIZ-11161) the "dtd" directories are already present as resources distributed inside OFBiz jar, so there is no need to augment the classpath to find the XML schema inside those directories. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1865796 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Showing
with
1 addition
and 15 deletions.
- +0 −1 applications/content/ofbiz-component.xml
- +0 −1 framework/base/ofbiz-component.xml
- +0 −1 framework/datafile/ofbiz-component.xml
- +0 −1 framework/entity/ofbiz-component.xml
- +0 −1 framework/minilang/ofbiz-component.xml
- +0 −2 framework/resources/templates/ofbiz-component.xml
- +0 −1 framework/security/ofbiz-component.xml
- +0 −1 framework/service/ofbiz-component.xml
- +1 −4 framework/testtools/ofbiz-component.xml
- +0 −1 framework/webapp/ofbiz-component.xml
- +0 −1 framework/widget/ofbiz-component.xml
0 comments on commit
cf79277