svn commit: r1596506 - /ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1596506 - /ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml

jleroux@apache.org
Author: jleroux
Date: Wed May 21 07:58:51 2014
New Revision: 1596506

URL: http://svn.apache.org/r1596506
Log:
Temporary removes this SECA to check the build in Buildbot works the same than here.

Unfortunately the infrabot is not able to re-run at demand at the moment, see https://issues.apache.org/jira/browse/INFRA-7642

So this is rather a build test, we still have to fix this issue (not enough time atm)

Modified:
    ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml

Modified: ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml?rev=1596506&r1=1596505&r2=1596506&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml (original)
+++ ofbiz/trunk/specialpurpose/scrum/servicedef/secas.xml Wed May 21 07:58:51 2014
@@ -71,7 +71,7 @@ under the License.
         <action mode="sync" service="autoScrumNotification"/>
     </eca>
     <!-- when a communcation event is created check the subject for a PD# string, if found link the email to the certain product-->
-    <eca service="createCommunicationEvent" event="commit">
+<!--    <eca service="createCommunicationEvent" event="commit">
         <action service="linkToProduct" mode="sync"/>
     </eca>
-</service-eca>
+--></service-eca>