Ant The Definitive Guide Complete Build Management for Java 2nd Edition Sealed

US $15.00
Condition:
Like New
Breathe easy. Returns accepted.
Shipping:
US $5.00 USPS Media MailTM.
Located in: North Richland Hills, Texas, United States
Delivery:
Estimated between Fri, Sep 5 and Tue, Sep 9 to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
30 days returns. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Payments:
       Diners Club
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:305983385315

Item specifics

Condition
Like New: A book that looks new but has been read. Cover has no visible wear, and the dust jacket ...
Book Title
Ant The Definitive Guide
ISBN
9780596006099
Subject Area
Computers
Publication Name
Ant: the Definitive Guide : Complete Build Management for Java
Publisher
O'reilly Media, Incorporated
Item Length
9.2 in
Subject
Programming Languages / Java, General, Programming / Object Oriented, Compilers
Publication Year
2005
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
0.7 in
Author
Steve Holzner
Item Weight
18.8 Oz
Item Width
7 in
Number of Pages
336 Pages
Category

About this product

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596006098
ISBN-13
9780596006099
eBay Product ID (ePID)
45024079

Product Key Features

Number of Pages
336 Pages
Publication Name
Ant: the Definitive Guide : Complete Build Management for Java
Language
English
Publication Year
2005
Subject
Programming Languages / Java, General, Programming / Object Oriented, Compilers
Type
Textbook
Subject Area
Computers
Author
Steve Holzner
Format
Trade Paperback

Dimensions

Item Height
0.7 in
Item Weight
18.8 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
2
Intended Audience
Scholarly & Professional
LCCN
2005-281604
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.133
Table Of Content
Preface; What's Inside; Conventions Used in This Book; What You'll Need; Using Code Examples; We'd Like to Hear from You;Chapter 1: Getting Started; 1.1 Ant's Origins; 1.2 Getting Ant; 1.3 Ant at Work; 1.4 Anatomy of a Build File; 1.5 Running Ant;Chapter 2: Using Properties and Types; 2.1 Using Properties to Control Tasks; 2.2 Using Property Files; 2.3 Handling Data Using Types;Chapter 3: Building Java Code; 3.1 Compiling Code; 3.2 Getting Input from the User; 3.3 Calling Other Ant Tasks; 3.4 Importing Other Build Files; 3.5 Documenting Code; 3.6 Creating JAR Files; 3.7 Setting Build Numbers; 3.8 Setting Timestamps;Chapter 4: Deploying Builds; 4.1 Packaging Applications for Deployment; 4.2 Preparing to Deploy; 4.3 Deploying Applications; 4.4 Scheduling Automatic Builds;Chapter 5: Testing Builds with JUnit; 5.1 Using JUnit; 5.2 Running Test Cases; 5.3 Testing in Batches; 5.4 Running the Build File; 5.5 Extending JUnit;Chapter 6: Getting Source Code from CVS Repositories; 6.1 Source Control and Ant; 6.2 Logging In; 6.3 Working with the Server; 6.4 Getting Version Data; 6.5 Creating Change Logs; 6.6 Finding Changes Between Versions; 6.7 Creating Patches;Chapter 7: Executing External Programs; 7.1 Executing Java Code; 7.2 Executing External Programs; 7.3 Performing Batch Execution; 7.4 Multithreading Tasks; 7.5 Setting Execution Order;Chapter 8: Developing for the Web; 8.1 Creating WAR Archives; 8.2 Creating CAB Files; 8.3 Creating Simple Web Deployment; 8.4 Deploying with SCP; 8.5 Deploying to Tomcat; 8.6 Deploying to Tomcat; 8.7 Compiling JSPs; 8.8 Deploying to EJB Containers;Chapter 9: XML and XDoclet; 9.1 Validating XML Documents; 9.2 Loading Properties from XML Files; 9.3 Creating Ant Task DTDs; 9.4 Transforming XML Using XSLT; 9.5 Using XDoclet; 9.6 Developing Enterprise JavaBeans;Chapter 10: Optional Tasks; 10.1 Using Sound; 10.2 Creating Splash Screens; 10.3 Subtituting Text Using Regular Expressions; 10.4 Handling Dependencies;Chapter 11: Integrating Ant with Eclipse; 11.1 Introducing Eclipse; 11.2 Running Ant Build Files; 11.3 Using a Different Version of Ant; 11.4 Using the Ant View;Chapter 12: Extending Ant; 12.1 Creating a Simple Custom Ant Task; 12.2 Extending the Task Class; 12.3 Creating Custom Listeners; 12.4 Creating Custom Loggers; 12.5 Creating Custom Filters; 12.6 Creating Custom Selectors; 12.7 Creating New Types;Colophon;
Synopsis
Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment. Ant: The Definitive Guide has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied, as well as the array of optional tasks that Ant supports. In fact, this new second edition covers everything about this extraordinary build management tool from downloading and installing, to using Ant to test code. Here are just of a few of the features you'll find detailed in this comprehensive, must-have guide: Developing conditional builds, and handling error conditions Automatically retrieving source code from version control systems Using Ant with XML files Using Ant with JavaServer Pages to build Web applications Using Ant with Enterprise JavaBeans to build enterprise applications Far exceeding its predecessor in terms of information and detail, Ant: The Definitive Guide , 2nd Edition is a must-have for Java developers unfamiliar with the latest advancements in Ant technology. With this book at your side, you'll soon be up to speed on the premiere tool for cross-platform development. Author Steve Holzner is an award-winning author who s been writing about Java topics since the language first appeared; his books have sold more than 1.5 million copies worldwide., Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment. Ant: The Definitive Guide has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied, as well as the array of optional tasks that Ant supports. In fact, this new second edition covers everything about this extraordinary build management tool from downloading and installing, to using Ant to test code. Here are just of a few of the features you'll find detailed in this comprehensive, must-have guide: Developing conditional builds, and handling error conditions Automatically retrieving source code from version control systems Using Ant with XML files Using Ant with JavaServer Pages to build Web applications Using Ant with Enterprise JavaBeans to build enterprise applications Far exceeding its predecessor in terms of information and detail, Ant: The Definitive Guide , 2nd Edition is a must-have for Java developers unfamiliar with the latest advancements in Ant technology. With this book at your side, you'll soon be up to speed on the premiere tool for cross-platform development.Author Steve Holzner is an award-winning author who s been writing about Java topics since the language first appeared; his books have sold more than 1.5 million copies worldwide., An open source tool from the Jakarta Project, Ant is used toput together all the pieces of an application. As Ant hasgrown in popularity, developers have expanded its use andfunctionality. Ant: The Definitive Guide, 2nd Edition, is atotally re-worked, revised and expanded look at thisextraordinary tool. This edition now covers ......, Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment. "Ant: The Definitive Guide" has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied, as well as the array of optional tasks that Ant supports. In fact, this new second edition covers everything about this extraordinary build management tool from downloading and installing, to using Ant to test code. Here are just of a few of the features you'll find detailed in this comprehensive, must-have guide: Developing conditional builds, and handling error conditions Automatically retrieving source code from version control systems Using Ant with XML files Using Ant with JavaServer Pages to build Web applications Using Ant with Enterprise JavaBeans to build enterprise applications Far exceeding its predecessor in terms of information and detail, "Ant: The Definitive Guide," 2nd Edition is a must-have for Java developers unfamiliar with the latest advancements in Ant technology. With this book at your side, you'll soon be up to speed on the premiere tool for cross-platform development. Author Steve Holzner is an award-winning author who s been writing about Java topics since the language first appeared; his books have sold more than 1.5 million copies worldwide.
LC Classification Number
QA76.73.J38T57 2005

Item description from the seller

About this seller

BK's Cool Finds

99% positive feedback6.4K items sold

Joined Aug 1997
Hi, I love searching for the unique, hard to find and rare collectibles.

Detailed seller ratings

Average for the last 12 months
Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
5.0

Seller feedback (2,180)

All ratings
Positive
Neutral
Negative
  • k***h (157)- Feedback left by buyer.
    Past 6 months
    Verified purchase
    Incredibly fast shipping. Showed up much sooner than I had expected. Packaging was very secure, and product was as described, and more. Upon initial power up, there was output equal to the original specs, but may need some tune up and frequency alignment. This is expected for a piece of equipment of this age. Value is unequaled! I would recommend this seller to ayone!
  • k***p (295)- Feedback left by buyer.
    Past month
    Verified purchase
    Unfortunately ttem arrived broken. Seller simply handled the issue without drama. Pure, simple, customer service. I emailed only twice. Once to raise the issue and then to provide photos. And with that the seller made it right.
  • 8***a (17)- Feedback left by buyer.
    Past year
    Verified purchase
    Fast shipping, packaged well but not quite well enough, I guess. The item I wanted most from this lot arrived broken, but I received a very prompt response from the Seller after contacting him, and a refund to cover repurchasing that particular item from another Seller. Great communication, very quick to make things right, would definitely buy from him again. Thanks very much!