or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
IBM Rational ClearCase, Ant, and CruiseControl: The Java Developer's Guide to Accelerating and Automating the Build Process
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

IBM Rational ClearCase, Ant, and CruiseControl: The Java Developer's Guide to Accelerating and Automating the Build Process [Paperback]

Kevin A. Lee

RRP: £36.99
Price: £31.44 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.55 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 2 left in stock--order soon (more on the way).
Want guaranteed delivery by Thursday, June 7? Choose Express delivery at checkout. See Details
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details


More About the Author

Kevin A. Lee
Discover books, learn about writers, and more.

Visit Amazon's Kevin A. Lee Page

Product Description

Product Description

Optimize your entire Java build and release process with ClearCaseA (R), Ant, and CruiseControl Better builds mean better software. Effective, regular build processes accelerate development and improve quality, helping you identify small problems early, before they grow complex and costly to fix. Now, there's a step-by-step guide to creating Java build processes that are right for your organization. Leading build and release management expert Kevin Lee introduces best practices for integrating and using three exceptionally powerful and recognized industry standard tools: IBM RationalA (R) ClearCase software configuration management system, the open source Ant build tool, and CruiseControl for automating continuous builds. No previous build experience is necessary: Lee thoroughly explains everything from configuring SCM environments and defining build scripts through to release packaging and deployment. He offers solutions and techniques for both Base ClearCase and Unified Change Management (UCM)-IBM Rational's best practice Software Configuration Management usage model. Key techniques are presented in real-world context, through a full-fledged three-tier application case study.Whether you are a software developer, manager, or integrator, this book will help you create better builds-and reap the benefits in efficiency, traceability, quality, and speed. Coverage includes A * Ensuring that every build you create is complete, consistent, and reproducible A * Configuring a ClearCase-controlled environment to support your development organization's build and release process A * Installing Ant and configuring it to build all of your project assets A * Integrating Ant with ClearCase and effectively using them together A * Installing CruiseControl and configuring it to schedule and automate different types of builds A * Integrating CruiseControl with ClearCase to schedule builds and automate baselines and reports A * Creating custom baseline and change request reports A * Setting up automatic notification whenever build problems arise A * Creating and packaging releasable, traceable builds with ClearCase and ClearQuestaA A

From the Back Cover

Optimize your entire Java build and release process with ClearCase®, Ant, and CruiseControl

Better builds mean better software. Effective, regular build processes accelerate development and improve quality, helping you identify small problems early, before they grow complex and costly to fix. Now, there’s a step-by-step guide to creating Java build processes that are right for your organization. Leading build and release management expert Kevin Lee introduces best practices for integrating and using three exceptionally powerful and recognized industry standard tools: IBM Rational® ClearCase software configuration management system, the open source Ant build tool, and CruiseControl for automating continuous builds.

 

No previous build experience is necessary: Lee thoroughly explains everything from configuring SCM environments and defining build scripts through to release packaging and deployment. He offers solutions and techniques for both Base ClearCase and Unified Change Management (UCM)–IBM Rational’s best practice Software Configuration Management usage model. Key techniques are presented in real-world context, through a full-fledged three-tier application case study.

 

Whether you are a software developer, manager, or integrator, this book will help you create better builds–and reap the benefits in efficiency, traceability, quality, and speed.

 

Coverage includes

·     Ensuring that every build you create is complete, consistent, and reproducible

·     Configuring a ClearCase-controlled environment to support your development organization’s build and release process

·     Installing Ant and configuring it to build all of your project assets

·     Integrating Ant with ClearCase and effectively using them together

·     Installing CruiseControl and configuring it to schedule and automate different types of builds

·     Integrating CruiseControl with ClearCase to schedule builds and automate baselines and reports

·     Creating custom baseline and change request reports

·     Setting up automatic notification whenever build problems arise

·     Creating and packaging releasable, traceable builds with ClearCase and ClearQuest™

 


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  3 reviews
5 of 5 people found the following review helpful
quick to get started with clearcase, ant & cruisecontrol 30 Jun 2006
By Jeanne Boyarsky - Published on Amazon.com
Format:Paperback
"IBM Rational ClearCase, Ant and CruiseControl" walks the reader through setting up automated builds. It is useful if you are doing exactly what the book discusses. In particular, you should be using all three of these technologies and want to do standard builds.

The concepts were excellent. There was a strong emphasis on understanding the terminology. For examples, configuration management and build terms were clearly discussed. The roles involved were also described.

The author introduces code as constructs/idioms rather than as syntax. He calls these "best practices." I don't think of them as best practices, but the idioms are very useful in getting started quickly. Due to this approach, the book doesn't offer much instruction on customization.

The coverage of ClearCase was very thorough. The book includes both the Base ClearCase and ClearCase UCM. Ant and CruiseControl were covered enough to automate a standard J2EE build with ClearCase.

This book will save you a lot of time in getting an automated build working if you haven't used the technologies before. It supplements the materials available on the web nicely.
4 of 5 people found the following review helpful
Good overall view of the build management process... 12 Nov 2006
By Thomas Duff - Published on Amazon.com
Format:Paperback
If you're a Java developer, you likely have (or should have) some sort of automated build process. IBM Rational ClearCase, Ant, and CruiseControl: The Java Developer's Guide to Accelerating and Automating the Build Process by Kevin A. Lee shows how this is done using these particular tools.

Contents:

Part 1 - Overview: Introduction to Software Build and Release Management

Part 2 - Environment: Tools of the Trade; Configuring Your SCM Environment

Part 3 - Definition: Defining Your Build and Release Scripts; Apache Ant Best Practices

Part 4 - Execution: Running Your Build Scripts; CruiseControl Best Practices

Part 5 - Reporting: Baseline and Change Request Reports; Build Reporting and Auditing

Part 6 - Release: The Art of Releasing; Release Packaging and Deployment

Part 7 - Conclusion: Putting It All Together

Glossary; Bibliography; Index

There are a multitude of tools out there that you can use to build your configuration management processes. This title uses the IBM Rational ClearCase tool as the source code repository, and Ant/CruiseControl to control the build process. It's not a definitive guide to any one of the software packages, but it's a very good blending of all three into a process that works well for making sure your software compiles and builds properly (and automatically). The concepts behind why build management is important are covered well, followed by detailed instructions on how to actually use the software. You could probably learn from this book if you had never dealt with Ant or anything else, but I get the feeling that some background in these areas would make the book a lot easier to understand. I could see this being a great book for someone who is switching from one repository tool (like Subversion) to ClearCase, and wants to know what they need to do to keep (or begin) their build management scripts.

Probably one of the better books out there on the overall process of automating your build process. If you haven't taken those steps to automate your builds, you really need to do something about that... :)
1 of 1 people found the following review helpful
Best practices are well documented. 13 Feb 2008
By Tarak Patel - Published on Amazon.com
Format:Paperback
This is a straight-forward, to-the point reading. Version controlling approach and build processes are reflecting real-life situations. Code and processes are well documented.

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges