History log of /forgerock/opendj2/resource/mac/QuickSetup.app/Contents/Info.plist
Revision Date Author Comments Expand
88a06952085abf76b22a8eb5bfbec7bffd6840a3 8964 05-Jun-2013 ludo

Fix issue OPENDJ-108, CR-1791. Also fix minor issues with URLs in the install.html and .txt files.

/forgerock/opendj2/build.xml /forgerock/opendj2/resource/admin/config-guide/opendj_logo_sm.png /forgerock/opendj2/resource/images/opendj_logo.png /forgerock/opendj2/resource/install.html /forgerock/opendj2/resource/install.txt /forgerock/opendj2/resource/mac/ControlPanel.app/Contents/Info.plist /forgerock/opendj2/resource/mac/ControlPanel.app/Contents/Resources/OpenDJ.icns /forgerock/opendj2/resource/mac/ControlPanel.app/Contents/Resources/OpenDS.icns Info.plist Resources/OpenDJ_Inst.icns Resources/OpenDS.icns /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Info.plist /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Resources/OpenDJ_Uninst.icns /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Resources/OpenDS.icns /forgerock/opendj2/resource/webstart/create-webstart-standalone.sh /forgerock/opendj2/resource/webstart/images/opendjhref.png /forgerock/opendj2/resource/webstart/images/opendjsplash.png /forgerock/opendj2/resource/webstart/images/opendshref.png /forgerock/opendj2/src/messages/messages/quicksetup.properties /forgerock/opendj2/src/messages/messages/quicksetup_de.properties /forgerock/opendj2/src/messages/messages/quicksetup_es.properties /forgerock/opendj2/src/messages/messages/quicksetup_fr.properties /forgerock/opendj2/src/messages/messages/quicksetup_ja.properties /forgerock/opendj2/src/messages/messages/quicksetup_ko.properties /forgerock/opendj2/src/messages/messages/quicksetup_zh_CN.properties /forgerock/opendj2/src/messages/messages/quicksetup_zh_TW.properties /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendjbackground.png /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendjminimized.gif /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendjminimizedmac.png /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendjsplash.png /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendsminimized.gif /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/images/opendsminimizedmac.png /forgerock/opendj2/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java
42263b242572846fb8b8aa6342a25c3ad41061b7 8921 27-May-2013 ludo

Fix for OpenDJ-909 : ControlPanel.app exits during startup. There are a number of issues with the Mac Apps, and this commit fixes most of them, but we should also change the icon name and picture once we have a logo for OpenDJ. The version and revision numbers are now automatically set when packaging. The -client JVM option is deprecated and thus removed. And we properly set the ServerRoot to allow ControlPanel to work when double clicking the icon. Note that Mac App are dependant on the JavaApplicationStub that only supports Java6. We fine for now, since OpenDJ is built with target 1.6, but we will need to redo the Apps when/if we switch to 1.7 by default.

2e4fc63c2f609069bf95e7a62a36c7912b3efd52 8897 23-May-2013 JnRouvignac

OPENDJ-844 Patches don't affect ControlPanel.app OPENDJ-842 On Windows, the setup command hangs when the length of the install path is too long Code review and initial idea: violette Now that the application starts with the single bootstrap jar, MacOS X can take advantage of this by referencing it statically in the plist files. In other words, it is no longer necessary to build the plist files dynamically. Info.plist: Hardcoded the path to bootstrap.jar build.xml: Removed the code that appended the jars to the **/Info.plist files for MacOS X.

d1cdef2042044d29e18db9359de591577afa8606 8717 10-Apr-2013 JnRouvignac

OPENDJ-844 (CR-1527) Patches don't affect ControlPanel.app build.xml: Added code to automatically append the classpath entries to the **/Info.plist files for MacOS X. This includes the classes directory and all the jars too. Info.plist: Removed hardcoded paths. Added classes directory first in the classpath to allow patches to work.

7dce2fe6bee5841a1db77b0624aa06b5dd7e2480 8713 09-Apr-2013 cjr

Fix OPENDJ-845 ControlPanel.app can support Retina graphics

d7a5e2f546160af0c59d085b3dab39015c8ff535 6617 01-Oct-2010 ludo

Building OpenDJ

8fd3bbe5654a26bb33b1a3bbfd158f272ee0d18c 6564 18-Aug-2010 ludovicp

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.

/forgerock/opendj2/resource/admin/example-plugin/build.xml /forgerock/opendj2/resource/bin/_script-util.bat /forgerock/opendj2/resource/bin/_script-util.sh /forgerock/opendj2/resource/config/java.properties /forgerock/opendj2/resource/install.html /forgerock/opendj2/resource/install.txt /forgerock/opendj2/resource/mac/ControlPanel.app/Contents/Info.plist /forgerock/opendj2/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub Info.plist MacOS/JavaApplicationStub /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/Info.plist /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/MacOS/JavaApplicationStub /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/PkgInfo /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/Resources/OpenDS.icns /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Info.plist /forgerock/opendj2/resource/mac/Uninstall.app/Contents/MacOS/JavaApplicationStub /forgerock/opendj2/resource/webstart/create-webstart-standalone.sh /forgerock/opendj2/src/admin/defn/org/opends/server/admin/std/RegularExpressionIdentityMapperConfiguration.xml /forgerock/opendj2/src/admin/messages/RegularExpressionIdentityMapperCfgDefn.properties /forgerock/opendj2/src/messages/src/org/opends/messages/Message.java /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/CompatibleJava.java /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/util/IncompatibleVersionException.java /forgerock/opendj2/src/server/org/opends/server/admin/AbstractManagedObjectDefinition.java /forgerock/opendj2/src/server/org/opends/server/tools/InstallDS.java /forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/CreateSubCommandHandler.java /forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java /forgerock/opendj2/src/server/org/opends/server/util/Platform.java /forgerock/opendj2/tests/staf-tests/shared/functions/utils.xml /forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/MockLDAPProfile.java /forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/UserDefinedVirtualAttributeProviderTestCase.java /forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/VirtualStaticGroupTestCase.java
765b42ec5ad35edde37e01746feedb3f99e58233 3121 19-Sep-2007 abobrov

- add Mac native application bundles for QuickSetup, Uninstall and StatusPanel. note that these bundles are not self contained and cannot be arbitrary moved outside of OpenDS distribution or installation location.

/forgerock/opendj2/build.xml Info.plist MacOS/JavaApplicationStub PkgInfo Resources/OpenDS.icns /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/Info.plist /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/MacOS/JavaApplicationStub /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/PkgInfo /forgerock/opendj2/resource/mac/StatusPanel.app/Contents/Resources/OpenDS.icns /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Info.plist /forgerock/opendj2/resource/mac/Uninstall.app/Contents/MacOS/JavaApplicationStub /forgerock/opendj2/resource/mac/Uninstall.app/Contents/PkgInfo /forgerock/opendj2/resource/mac/Uninstall.app/Contents/Resources/OpenDS.icns /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/Installation.java /forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/QuickSetup.java