From 6847781b481b48cc9794eb91c65bc8c2b13032de Mon Sep 17 00:00:00 2001 From: al_xipe <al_xipe@localhost> Date: Thu, 31 Aug 2006 15:27:06 +0000 Subject: [PATCH] moved the DynamicConstants stub file to the resource directory since it didn't really belong in the src tree --- opends/resource/DynamicConstants.java.stubs | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opends/src/server/org/opends/server/util/DynamicConstants.java.stubs b/opends/resource/DynamicConstants.java.stubs similarity index 100% rename from opends/src/server/org/opends/server/util/DynamicConstants.java.stubs rename to opends/resource/DynamicConstants.java.stubs -- Gitblit v1.10.0