|
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. The following tasks are included:
Importing Cayenne Tasks in build.xmlAll Cayenne tasks above can be imported at once with "typedef". First a user needs to define Classpath structure to include cayenne-tools and a few depdendencies. Here they are shown relative to the Cayenne distro folder. In a real project they may be copied to the appropriate project folders and referenced accordingly: <path id="classpath"> <fileset dir="lib" > <include name="cayenne-tools-X.X.jar" /> <include name="cayenne-server-X.X.jar" /> <include name="third-party/vpp-2.2.1.jar" /> </fileset> </path>
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
