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

Jean-Noël Rouvignac
29.53.2015 caa38c1354824a2da50a8fbc8fc85ba1b0dfc7fe
opendj-server-legacy/src/main/java/org/opends/server/tasks/RebuildTask.java
@@ -59,7 +59,7 @@
/**
 * This class provides an implementation of a Directory Server task that can be
 * used to rebuild indexes in the JEB backend..
 * used to rebuild indexes in a backend.
 */
public class RebuildTask extends Task
{