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

jvergara
02.44.2008 ef632b7eec69d4cce09c45c299a0b0fa0fd69b3c
refs
author jvergara <jvergara@localhost>
Monday, June 2, 2008 22:44 +0200
committer jvergara <jvergara@localhost>
Monday, June 2, 2008 22:44 +0200
commitef632b7eec69d4cce09c45c299a0b0fa0fd69b3c
tree 7df4a61a293871b4470683217859a43d149e833c tree | zip | gz
parent 1aecd8f9a09b67db29193107f0aab2231a24ff25 view | diff
Fix for issue 3311 (import-ldif --templateFile does not work when the server is 
running)
The fix consists on not assuming that the ldif file path is required to launch an import (the ds-task-import task definition has been modified for this) and allowing to create a task that imports contents based on a template.

6 files modified
128 ■■■■■ changed files
opends/resource/schema/02-config.ldif 12 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/task.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/config/ConfigConstants.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tasks/ImportTask.java 64 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/ImportLDIF.java 30 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/cli/CommandBuilder.java 6 ●●●● diff | view | raw | blame | history