cancel
Showing results for 
Search instead for 
Did you mean: 

Little Errata in Documentation

dr_pompeii
Champ in-the-making
Champ in-the-making
Dear Members

After to read all the documentation, I have detected two minor typo errors

1)In User task section where has an inner subsection called Custom extension for simple task assignments
has an example candidateGroups attribute where seems that we have an syntax error

Documentation has

<userTask id="theTask" name="my task" activiti:candidateGroup="management, accountancy" />
I think should be
<userTask id="theTask" name="my task" activiti:candidateGroups="management, accountancy" />
I mean the attribute should be plural

2) In Timer Boundary Event section has an inner subsection called XNL Representation and should be XML Representation

Let me know your thoughts

-Manuel
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
Fixed as JIRA ACT-51 http://jira.codehaus.org/browse/ACT-51

Thanks for this excellent post, Jordan!

dr_pompeii
Champ in-the-making
Champ in-the-making
Fixed as JIRA ACT-51 http://jira.codehaus.org/browse/ACT-51

Thanks for this excellent post, Jordan!
You are welcome, I am really very interesting in this project!

Best Regards

-Manuel