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

lutoff
27.25.2009 3d94e093e647c30331f5ad701e1251df46ffe5cc
refs
author lutoff <lutoff@localhost>
Friday, February 27, 2009 16:25 +0100
committer lutoff <lutoff@localhost>
Friday, February 27, 2009 16:25 +0100
commit3d94e093e647c30331f5ad701e1251df46ffe5cc
tree 2932b1a3c5c17d20f562d557b16357954789e00f tree | zip | gz
parent e59528243f3f148db4684925ddefa8b42f75c820 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
opends/src/messages/messages/tools.properties 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tasks/ExportTask.java 9 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tasks/ImportTask.java 27 ●●●●● diff | view | raw | blame | history