[jboss-jira] [JBoss JIRA] Closed: (JBPM-514) avoid generation of empty names in transitions
Koen Aers (JIRA)
jira-events at jboss.com
Tue Jan 16 09:10:53 EST 2007
[ http://jira.jboss.com/jira/browse/JBPM-514?page=all ]
Koen Aers closed JBPM-514.
--------------------------
Resolution: Done
I am closing this issue as I think most of it is already done. The issue is partly replaced by GPD-27
> avoid generation of empty names in transitions
> ----------------------------------------------
>
> Key: JBPM-514
> URL: http://jira.jboss.com/jira/browse/JBPM-514
> Project: JBoss jBPM
> Issue Type: Feature Request
> Components: Graphical Process Designer
> Reporter: Tom Baeyens
> Assigned To: Koen Aers
>
> now, transitions are given emty names like this
> <transition name="" to="end1"></transition>
> this should change to leaving out the transition attribute like this
> <transition to="end1"></transition>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list