reviewCycle property no longer mandatory - allows execution of in-flight processes started with previous wcm submit process definition

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2007-05-29 15:25:30 +00:00
parent 08a6eb4e7c
commit 7fbc59a0a9

View File

@@ -246,7 +246,7 @@
<property name="wcmwf:reviewCycle">
<title>Reviewer Cycle</title>
<type>d:int</type>
<mandatory>true</mandatory>
<mandatory>false</mandatory>
</property>
</properties>
</aspect>