I'm confused about you doing testing before running a build. Is it the other way around?
I see you're already using plugins. There are plugins for Gradle and Artifactory as well. I haven't used them, but I suspect that if you install them, you'll get "run Gradle command" as a type of build step and "send to Artifactory" as a type of post-build step. --Rob From: [email protected] [mailto:[email protected]] On Behalf Of hamoodh parameswaran Sent: Thursday, April 18, 2013 3:22 AM To: [email protected] Subject: Continuous Integration Hi All, I'm new to continuous integration, so i need some clarifications.. I'm taking this project as because of my challenges so kindly I need help from you guys... What l'm doing: 1. Using subversion, pulled the job to jenkins. 2. In jenkins, we are doing all kinds of testing using the respective plugins. 3. That build is moved to build server for a build. 4. Using artifactory we are going to move the job to deployment. Is that right? If so, I need some more clarification.... * Instead of ANT, we are using Gradle - How to configure this? * How to integrate gradle and artifactory? * * Thanks & Regards, Hamoodh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. The information in this message is for the intended recipient(s) only and may be the proprietary and/or confidential property of Litle & Co., LLC, and thus protected from disclosure. If you are not the intended recipient(s), or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify Litle & Co. immediately by replying to this message and then promptly deleting it and your reply permanently from your computer. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
