summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/CA/ElementaryActivityFactory.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-11-18 09:55:20 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-11-18 09:55:20 +0100
commit5400312250ddc5eb3b8c6af2272eb7e60624a7a2 (patch)
tree93b28a87b17bbd366c5e4bc07a32d4a34f4c07f2 /src/main/resources/boot/CA/ElementaryActivityFactory.xml
parenta0fc1a4f8c38ca74a85cb85fcf4f15a9600db221 (diff)
Remove unneeded activity properties for future compatibility.
Stop using old StateMachine constants for 3.0 compatibility (should actually use new PredefinedStep constants in 3.0 scripts)
Diffstat (limited to 'src/main/resources/boot/CA/ElementaryActivityFactory.xml')
-rw-r--r--src/main/resources/boot/CA/ElementaryActivityFactory.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/boot/CA/ElementaryActivityFactory.xml b/src/main/resources/boot/CA/ElementaryActivityFactory.xml
index bf14607..796f473 100644
--- a/src/main/resources/boot/CA/ElementaryActivityFactory.xml
+++ b/src/main/resources/boot/CA/ElementaryActivityFactory.xml
@@ -35,7 +35,6 @@
<OutEdgeId>9</OutEdgeId>
<Properties>
<KeyValuePair Key="LastNum" String="2"/>
- <KeyValuePair Key="RoutingScriptVersion" String=""/>
<KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
</Properties>
</LoopDef>
@@ -48,8 +47,6 @@
<InEdgeId>12</InEdgeId>
<OutEdgeId>13</OutEdgeId>
<Properties>
- <KeyValuePair Key="Prefill" Boolean="false"/>
- <KeyValuePair Key="Prefill Version" String="-1"/>
<KeyValuePair Key="Name" String="CreateNewElementaryActivityDef"/>
<KeyValuePair Key="NewType" String="EA"/>
</Properties>