Logo

Apache Ant by Dan McCreary

Small book cover: Apache Ant

Apache Ant
by

Publisher: Wikibooks

Description:
Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community. Ant automates tasks such as compiling source code, building deployment packages and automatically checking dependencies of what items need to be updated in a build set.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Sams Teach Yourself XML in 21 DaysSams Teach Yourself XML in 21 Days
by - Sams
The book offers real-world XML examples and covers basic syntax, XML document structure, document types, the benefits of XML Schema, formatting using CSS, working with XHTML, XForms, building XML into database or Web Service applications with SOAP.
(19558 views)
Book cover: XForms Tutorial and CookbookXForms Tutorial and Cookbook
by - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(15477 views)
Book cover: DocBook: The Definitive GuideDocBook: The Definitive Guide
by - O'Reilly
The DocBook SGML specification allows publishers to mark up text content to be used in traditional print as well as on Web. This book examines the entirety of the DocBook specification and will be useful to anyone who uses SGML to publish documents.
(15235 views)
Book cover: XML Schema Definition (XSD)XML Schema Definition (XSD)
by
The XML Schema specifies the properties of a resource, while the XML file stipulates a set of values for these properties. The XML Schema concedes generous amount of autonomy to the programmer to define the rules of data validity.
(9065 views)