Author: jleroux
Date: Thu Apr 24 07:44:34 2014
New Revision: 1589625
URL: http://svn.apache.org/r1589625
Log:
A patch from Pierre Smits for "Scrum component contains private email
addresses" https://issues.apache.org/jira/browse/OFBIZ-5623
The demo data of the scrum component contains various email addresses that are
not compliant with normal demo email adresses
Modified:
ofbiz/trunk/specialpurpose/scrum/data/scrumDemoData.xml
Modified: ofbiz/trunk/specialpurpose/scrum/data/scrumDemoData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/scrum/data/scrumDemoData.xml?rev=1589625&r1=1589624&r2=1589625&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/scrum/data/scrumDemoData.xml (original)
+++ ofbiz/trunk/specialpurpose/scrum/data/scrumDemoData.xml Thu Apr 24 07:44:34
2014
@@ -100,11 +100,11 @@ under the License.
<UserLoginSecurityGroup userLoginId="scrumadmin" groupId="SCRUM_ADMIN"
fromDate="2010-08-09 11:44:08.418"/>
<!-- ContactMech Password of all E-mails are "aws12345"-->
- <ContactMech contactMechId="SCRUM_CONTACT01"
contactMechTypeId="EMAIL_ADDRESS"
infoString="[email protected]"/>
- <ContactMech contactMechId="SCRUM_CONTACT02"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
- <ContactMech contactMechId="SCRUM_CONTACT03"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
- <ContactMech contactMechId="SCRUM_CONTACT04"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
- <ContactMech contactMechId="SCRUM_CONTACT06"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT01"
contactMechTypeId="EMAIL_ADDRESS"
infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT02"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT03"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT04"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT06"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
<PartyContactMech contactMechId="SCRUM_CONTACT01" fromDate="2010-09-24
00:00:00.0" partyId="DemoCustomer-1"/>
<PartyContactMech contactMechId="SCRUM_CONTACT01" fromDate="2010-09-24
00:00:00.0" partyId="DemoCustomer-2"/>
@@ -126,7 +126,7 @@ under the License.
<PartyRole partyId="DemoScrumCompany" roleTypeId="PRODUCT_OWNER_COMP"
lastUpdatedStamp="2010-11-17 14:50:12.197" lastUpdatedTxStamp="2010-11-17
14:50:11.775" createdStamp="2010-11-17 14:50:12.197" createdTxStamp="2010-11-17
14:50:11.775"/>
<PartyGroup partyId="DemoScrumCompany" groupName="Demo Scrum Company"/>
- <ContactMech contactMechId="SCRUM_CONTACT07"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT07"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
<PartyContactMech contactMechId="SCRUM_CONTACT07" fromDate="2010-09-24
00:00:00.0" partyId="DemoScrumCompany"/>
<PartyContactMechPurpose partyId="DemoScrumCompany"
contactMechId="SCRUM_CONTACT07" contactMechPurposeTypeId="SUPPORT_EMAIL"
fromDate="2010-07-23 00:00:00.000"/>
@@ -150,7 +150,7 @@ under the License.
<PartyGroup partyId="DemoScrumCompany2" groupName="Demo Scrum Company 2"/>
<PartyRelationship partyIdFrom="DemoScrumCompany2"
roleTypeIdFrom="ACCOUNT" partyIdTo="DemoCustomer-2" roleTypeIdTo="CONTACT"
fromDate="2010-07-23 00:00:00.000" partyRelationshipTypeId="EMPLOYMENT"/>
- <ContactMech contactMechId="SCRUM_CONTACT08"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
+ <ContactMech contactMechId="SCRUM_CONTACT08"
contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/>
<PartyContactMech contactMechId="SCRUM_CONTACT08" fromDate="2010-09-24
00:00:00.0" partyId="DemoScrumCompany2"/>
<PartyContactMechPurpose partyId="DemoScrumCompany2"
contactMechId="SCRUM_CONTACT08" contactMechPurposeTypeId="SUPPORT_EMAIL"
fromDate="2010-07-23 00:00:00.000"/>