mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jcambon
06.46.2008 a3088d4ae19f523f0c8d769f93d3179308f5c4b8
Added Ant version requirement in plugin example README

1 files modified
6 ■■■■ changed files
opends/resource/admin/example-plugin/README 6 ●●●● patch | view | raw | blame | history
opends/resource/admin/example-plugin/README
@@ -5,7 +5,7 @@
In order to build and use this example plugin, perform the following
steps (presumably you are already at step 4):
  1. In the top-level source folder for OpenDS, first build and
     package OpenDS:
@@ -23,7 +23,7 @@
     cd example-plugin
  5. And build the plugin (this requires Ant in your path):
  5. And build the plugin (this requires Ant version 7 or higher in your path):
     ant install
@@ -43,6 +43,6 @@
  8. Start the server and look for the "hello world" notice in the start
     up log:
     cd ..
     ./bin/start-ds