Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: how to build a specific release of jBPM 'ecosystem' from source" To view the discussion, visit: https://community.jboss.org/message/798534#798534 -------------------------------------------------------------- what you could do is that once you get all repositories on you side (using git-clone-others.sh) as you already did and that will give you complete repositories with the branches. Once you have that you could use git-checkout-all.sh script that allows to specify what branch it should use for what project - so you should be able to specify 5.5 for drools and 5.4 for jbpm. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/798534#798534] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
