Hi, following issues:
1) I've got multiple projects build by ANT scripts. Most projects build one jar. These jars are needed by the other projects to be build. At the moment they are copied on the disk and "distibuted" via file system. I'd like continuum to automatiocally build every jar in a standalone project and let projects fetch the newest version out of continuum. How do I do this? Do I need a continuum ANT task fetching the latest jar of a differnet project or do I need to stay with the "one-ant-script-builds-all" solution? 2) I've got also one project where more jars will be build and some of them even have dependencies again each other (think about multiple projects merged together in one project). Like the question above I think about setting up multiple continuum projects, each building one jar. Or is it possible to do this in a single sontinuum project? 3) When using multiple builds in one continuum project I expect them to be executed sequentially one after another, is that true? 4) When using multiple continuum projects, will there also be running only one build at the same time or will continuum build multithreaded (I'd expect multitheading). Thanks a lot! -- View this message in context: http://www.nabble.com/Newbie-continuum-project-design-behaviour-questions-tp15871475p15871475.html Sent from the Continuum - Users mailing list archive at Nabble.com.