
Apache Ant
by Dan McCreary
Publisher: Wikibooks 2012
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.
Download or read it online for free here:
Read online
(online html)
Similar books
XForms Essentialsby Micah Dubinko - O'Reilly
Introduction and practical guide to the new XForms specification. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing.
(17685 views)
Programming Jabber: Extending XML Messagingby DJ Adams - O'Reilly Media
This book offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed.
(14846 views)
XML Schema Definition (XSD)by Vijay Mukhi, Shruti Gupta, Sonal Mukhi
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.
(9105 views)
DocBook: The Definitive Guideby Norman Walsh, Leonard Muellner - 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.
(15263 views)