Closed rollodp closed 12 years ago
In 7.2-Final, commands can be executed out of order but should instead respect the order in the POM.
Commands.java currently declares commands as a Set, this should instead be a List.
Moved to JIRA https://issues.jboss.org/browse/JBASMP-29
In 7.2-Final, commands can be executed out of order but should instead respect the order in the POM.
Commands.java currently declares commands as a Set, this should instead be a List.