Example of use case that shold fail but won't:
Deployer1:
- stage: PRE_REAL
- inputs: output1
Deployer2:
- stage: REAL
- outputs: output1
PRE_REAL is before REAL. Current domino sorting algorithm will not detect it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239932#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...