This is just a normal use case and should not give any problems to implement…
see here: 
https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project
/Domi


On 19.03.2012, at 07:10, Salut wrote:

> Hi Team,
> 
> I have a requirement and i am finding all possible options to sort it
> out effectively. Being said that, i came across this forum. Please do
> let me know if my following requirement can be fulfilled using Jenkins
> 
> 1. Download source code from Perforce repository. (Here it shouldn't
> just do SYNC, it should move to a desired destination folder)
> 2. Build the source files using some build tool (ANT,NANT etc.)
> 3. Package and deploy (.war/rpm)
> 4. Run unit tests
> 5. Contact internal API for logging defects in case of test failure
> 6. Send email report.
> 
> Kindly note this requirement is not environment specific. These may
> involve several applications. Few are running on windows background
> and few in Linux. And also technologies, some are in Java and some
> in .NET. When i said running unit test cases in the above points, it
> means it can be either running TestNG or it can be NUNIT.
> 
> Please let me know the effective approach on this how much Jenkins can
> help
> me out.

Reply via email to