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

jvergara
14.30.2007 898ab9aaf80a06818ac6340844f70f3c6ff2a495
opends/resource/webstart/create-webstart-standalone.sh
@@ -152,7 +152,7 @@
cat > "${JNLP_FILENAME}" <<ENDOFJNLP
<?xml version="1.0" encoding="utf-8"?>
<!-- JNLP File for OpenDS Quick Setup Application -->
<jnlp spec="1.0+"
<jnlp spec="1.5+"
  codebase="${INSTALLER_URI}" href="${JNLP_FILENAME}">
  <information>
    <title>OpenDS Quick Setup Application</title>
@@ -162,7 +162,6 @@
    <description kind="short">OpenDS Web Start Installer</description>
    <icon href="images/opendshref.png" height="128" width="128"/>
    <icon kind="splash" href="images/opendssplash.png" height="114" width="479"/>
    <offline-allowed/>
  </information>
  <security>