

bin distribution - contains the documentation, javadoc, and jar files for Derby.You should always verify the integrity of distribution files downloaded from a mirror. In PageSeeder v6 or higher it is recommended to use the OAuth client.id and cret properties instead of username/password as these are more secure.Use the links below to download a distribution of Apache Derby. It is more secure to leave the password out of the properties file and add the following after. The following file pageseeder.properties must be in the same folder as build.xml. To display debug messages add the -debug option, for example: ant -lib lib -debug If there is more than one target, it can be specified after the Ant command, for example: ant -lib lib upload-specs Saxon-HE-10.x.jar (for process and transform tasks)įollowing is an example build.xml file which could be used outside PageSeeder to upload documents and set their status to In Progress.

To use the pageseeder-publish-api-x.jar, you need to download the following files:

Download any dependencies (see below) and save them in a folder (e.g.Download the pageseeder-publish-api-x.jar for your version of PageSeeder from downloads and save it in a folder (e.g.Download a binary distribution of Ant 1.8.1 or higher from .If not installed already, install Java 8 or higher, for example, as follows:.Set JAVA_HOME=c:\Program Files\Java\jdk1.8.0_92 Enter the following on the Windows command line using the paths for the system (they can also be put into a batch file):.Create a build script (for example, c:\ant\build.xml ) with a xmlns:ps="antlib:" attribute on the element, see examples.zip binary distribution of Ant 1.8.1 or higher from . exe for windows (圆4 for 64 bit) and run it. Go to and choose Java for Developers / Java SE.If not installed already, install Java 8 or higher as follows:.Outside PageSeederĪnt scripts can also be invoked outside PageSeeder, for example from a Windows or Linux command line using the following steps. For information on configuring these see PSML Ant scripts. Ant scripts can be invoked in PageSeeder through the Upload, Process, Export or Publish action icons or menu items.
