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

lutoff
27.25.2009 2ab5fd90dfe1300e2f4ddde97d91901b999a71ef
refs
author lutoff <lutoff@localhost>
Friday, February 27, 2009 16:25 +0100
committer lutoff <lutoff@localhost>
Friday, February 27, 2009 16:25 +0100
commit2ab5fd90dfe1300e2f4ddde97d91901b999a71ef
tree 7e5bf8898c3f14b0660e5fac0f397a69c487bd71 tree | zip | gz
parent 2608d236ae12b3b2b207706f93ab77125e77353a view | diff
Fix for issue #3765 (Root for relative paths in export-ldif depends on the path where we started the server)

The Root for relative paths in export-ldif and import-ldif is now the INSTANCE_ROOT

Note that this modification is only for the 'on-line' export and import handled with task.
The behavior is not modified the the 'off-line' operations: root for relative paths is the current working directory.

3 files modified
37 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/tools.properties 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tasks/ExportTask.java 9 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tasks/ImportTask.java 27 ●●●●● diff | view | raw | blame | history