Author: scabanovich
Date: 2010-11-08 10:47:10 -0500 (Mon, 08 Nov 2010)
New Revision: 26331
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
Log:
JBIDE-7193
https://jira.jboss.org/browse/JBIDE-7193
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2010-11-08
15:29:25 UTC (rev 26330)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2010-11-08
15:47:10 UTC (rev 26331)
@@ -489,7 +489,11 @@
<Editor name="List"/>
</XModelAttribute>
<XModelAttribute PROPERTIES="pre=true;category=advanced"
- name="rule max threads" xmlname="ruleMaxThreads"/>
+ name="rule max threads" xmlname="ruleMaxThreads">
+ <Constraint loader="Int">
+ <value name="minimum=1"/>
+ </Constraint>
+ </XModelAttribute>
<XModelAttribute PROPERTIES="category=general" name="process"
xmlname="process">
<Constraint loader="ListString">
<value name="process"/>