server/resources/properties.schema.inactive in cpee-1.5.7 vs server/resources/properties.schema.inactive in cpee-1.5.8

- old
+ new

@@ -69,10 +69,11 @@ <state type="state" modifiable="true"> <ready> <running putable="true"/> <ready putable="true"/> <simulating putable="true"/> + <replaying putable="true"/> <abandoned putable="true"/> </ready> <running> <stopping putable="true"/> <finishing putable="false"/> @@ -80,17 +81,20 @@ </running> <simulating> <ready putable="false"/> <stopped putable="false"/> </simulating> - <stopping> - <stopped putable="false"/> - </stopping> + <replaying> + <stopping putable="true"/> + <finishing putable="false"/> + <finished putable="false"/> + </replaying> <stopped> <abandoned putable="true"/> <stopped putable="true"/> <running putable="true"/> <simulating putable="true"/> + <replaying putable="true"/> </stopped> <abandoned/> <finished/> </state> <status type="complex" modifiable="false" mutable="false">