Hi all, Had a chat with Dushan. Now we are building the carbon source from the root pom. The build is almost woking fine. (it fails at the product level).
The problem with this setup is, even though some products are building fine, it has dependencies among product builds. Ex. due to a docGen issue in ESB product, all the subsequent product builds get failed. (no packs) IMHO, correct way to do this is, *build carbon-source up-to features using a one build job *create individual build jobs per each product. * Once the first job finishes all the product jobs starts running. (parallel) Dushan is trying this out in the Bamboos server. we can use a bamboo profile to build carbon up to features (first-job). - (so we dont have to comment out product builds from root pom) thanks, --Pradeep
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
