History log of /forgerock/opendj2/experimental/build.xml
Revision Date Author Comments Expand
a0c3e2b9ebf5cb42da2c579a59e61622a6b6f46e 8141 21-Aug-2012 ludo

OPENDJ-569 - Fix extensions build.xml to work with NetBeans. Tested with NetBeans 7.2.

bd0b02fa3b89c6de97fd655e632938305e932734 6664 06-Dec-2010 ludo

First delivery of the OpenIDM password synchronization plugin. The plugin does capture password change and password reset events and currently print them on stdout. Do not use or deploy in production as is. The plugin will be extended to send those passwords to OpenIDM. Building this plugin requires a recent version of ant. Note that there is a bug with MacOS X ant version delivered (1.8.1) which prevents from building the plugin. The fix to ant is in the trunk and will be available in 1.8.2. Building ant from the trunk is a tested workaround.

6782d95f7cba672bd41d97ce394db5ec890501a7 6579 27-Aug-2010 ludovicp

Fix experimental/build.xml to work with xalan and match the top build.xml file. This now allow to build the example-plugin with the following sequence: "cd experimental, unzip example-plugin.zip, cd example-plugin/, ant"

1b5e2d55776a32263f6c03c5c9dc28c2f669a75e 6398 29-Apr-2010 ludovicp

Move extensions to experimental