Home2 Quick Start Whitewiki Tutorials FAQ Downloads
Source Code Product Blog Mailing Lists Bug/Issue Tracking Help Wanted Supporters
Reference Commandline Tools Ant Tasks Service Providers
The <pxe-rr> Ant task is used to create and maintain ZIPRR-format resource repositories.
<pxe-rr rrfile="filename" [failOnError="yes|no"] [overwrite="yes|no"] wsdlextensions="ext1 ext2 ... extn"> <fileset ... />* <urlalias fromuri="uri" touri="uri" />* <urlentry url="url" [wsdl="yes|no"] />* <removeuri uri="uri" />* </pxe-rr>
The <pxe-rr> Ant task is used to create and maintain ZIPRR-format resource repositories. The subelements of the <pxe-rr> element function like commands and are executed in document order.