From ff9b49ad76234e3b60512fc479343030a6b367ad Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Wed, 18 Aug 2010 09:47:15 +0000
Subject: [PATCH] Cleanup. Remove references to Java 5 since we no longer support it. Cleanup messages, removing unnecessary casts (due to bugs in early versions of Java 5), removing dead code. The minimal version has been set to Java 1.6.0_10. Also cleanup the Java Stubs for MacOS, removed the StatusPanel (replaced by ControlPanel since 1.2), and update Info.plist to require 1.6 or higher, show 2.3 as version.

---
 opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub b/opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub
index 4190041..0bb0345 100755
--- a/opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub
+++ b/opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub
Binary files differ

--
Gitblit v1.10.0