|
Ant Tasks has been edited by Andrus Adamchik (Jun 28, 2009). Content:Ant tasksCayenne ships with Ant tasks that provide Ant frontend to a number of useful operations in Cayenne. These tasks are part of the cayenne-tools JAR, which must be available on the ant classpath. The following tasks are included:
Importing Cayenne Tasks in build.xmlCayenne tasks above can be imported individually using Ant taskdef, as described in each task documentation page. However the users of Ant 1.6 and newer can take advantage of Antlib Ant feature. Antlib <typedef resource="org/apache/cayenne/tools/antlib.xml"> <classpath refid="classpath"/> </typedef>
|
Unsubscribe or edit your notifications preferences
