[
https://jira.jboss.org/jira/browse/JBPM-2554?page=com.atlassian.jira.plug...
]
Sebastian Schneider commented on JBPM-2554:
-------------------------------------------
This is sufficient to make process definitions valid again when using descriptions for
tasks.
<attribute name="description" type="string"
default="">
<annotation><documentation>the description of the
task</documentation></annotation>
</attribute>
jPDL schema does not contain an attribute "description" for
the element task
----------------------------------------------------------------------------
Key: JBPM-2554
URL:
https://jira.jboss.org/jira/browse/JBPM-2554
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.1
Environment: not relevant
Reporter: Sebastian Schneider
Fix For: jBPM 4.2
The jPDL schema defintion does not contain an attribute named description for the element
task. It was just left out. You find a changed schema file attached. Should description be
an attribute anyway but rather an element in task? Might be more comfortable with bigger
descriptions when hand-editing process definitions. I have no clue how exactly the parsing
of the file is done in the engine so I do not know if this would be a major change. For
now it would be great to account for the attribute "description" and get this
change into the 4.2 release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira