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

Ludovic Poitou
05.54.2013 46cddb74ab9f9fd5c99a7aac6ed4330e9474ecb9
opends/resource/webstart/create-webstart-standalone.sh
@@ -91,7 +91,7 @@
  JAVA_HOME=`java -cp "${ROOT_DIR}/resource" FindJavaHome 2> /dev/null`
  if test -z "${JAVA_HOME}"
  then
    echo "Please set JAVA_HOME to the root of a Java 5.0 installation."
    echo "Please set JAVA_HOME to the root of a Java 6.0 installation."
    exit 1
  else
    export JAVA_HOME
@@ -200,8 +200,8 @@
    <homepage href="${HOMEPAGE}"/>
    <description>${PRODUCT_NAME} QuickSetup Application</description>
    <description kind="short">${PRODUCT_NAME} Web Start Installer</description>
    <icon href="images/opendshref.png" height="128" width="128"/>
    <icon kind="splash" href="images/opendssplash.png" height="114" width="479"/>
    <icon href="images/opendjhref.png" height="128" width="128"/>
    <icon kind="splash" href="images/opendjsplash.png" height="114" width="479"/>
  </information>
  <security>