Saturday 13 August 2011

Jenkins: The Definitive Guide By John Ferguson Smart

Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity.not only java we can integrate with c and c++ .

2 comments:

  1. Jenkins provides continuous integration services for software development, primarily in the Java programming language. It is a server-based system running in a servlet container such as Apache Tomcat. It supports SCM tools including CVS, Subversion, Git and Clearcase, and can execute Apache Ant and Apache Maven based projects as well as arbitrary shell scripts and Windows batch commands.

    ReplyDelete
  2. Its a good book who wants to integrate every thing about Jenkins with their Learn how to automate your build, integration, release and deployment process with Jenkins, the popular Java-based open source tool that has revolutionized the way teams think about continuous integration (CI). projects every thing explained in step by step way to know inside of the jenkins.

    Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity.not only java we can integrate with c and c++ .

    ReplyDelete