Author: taher
Date: Tue Feb 27 10:53:59 2018
New Revision: 1825438
URL:
http://svn.apache.org/viewvc?rev=1825438&view=revLog:
Reverted: commit r1825436, inconsistency in results between me and buildbot
WIP, to investigate
Modified:
ofbiz/ofbiz-framework/trunk/framework/security/ofbiz-component.xml
Modified: ofbiz/ofbiz-framework/trunk/framework/security/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/security/ofbiz-component.xml?rev=1825438&r1=1825437&r2=1825438&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/security/ofbiz-component.xml (original)
+++ ofbiz/ofbiz-framework/trunk/framework/security/ofbiz-component.xml Tue Feb 27 10:53:59 2018
@@ -26,7 +26,7 @@ under the License.
<classpath type="dir" location="dtd"/>
<entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/>
- <entity-resource type="data" reader-name="seed-initial" loader="main" location="data/SecurityPermissionSeedData.xml"/>
+ <entity-resource type="data" reader-name="seed" loader="main" location="data/SecurityPermissionSeedData.xml"/>
<!-- NOTE: comment this line out to ensure no resetting of passwords -->
<entity-resource type="data" reader-name="demo" loader="main" location="data/PasswordSecurityDemoData.xml"/>
<entity-resource type="data" reader-name="demo" loader="main" location="data/SecurityGroupDemoData.xml"/>