From 9fdb95ca9c3c8e3524845760b81a85c7a4c81a45 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Fri, 04 Dec 2009 11:49:33 +0000 Subject: [PATCH] Drop util package: move ByteString hierarchy into top level sdk package and other "internal" classes to com.sun.*. Move messages into their own package. Clean up imports. --- sdk/src/com/sun/opends/sdk/messages/messages_zh_CN.properties | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/sdk/src/com/sun/opends/sdk/util/messages_zh_CN.properties b/sdk/src/com/sun/opends/sdk/messages/messages_zh_CN.properties similarity index 100% rename from sdk/src/com/sun/opends/sdk/util/messages_zh_CN.properties rename to sdk/src/com/sun/opends/sdk/messages/messages_zh_CN.properties -- Gitblit v1.10.0