changeset 187:b68e805d7d67

2011-03-30 Omair Majid <omajid@redhat.com> * Makefile.am: Fix comment explaining reasons for setting JDK_UPDATE_VERSION.
author Omair Majid <omajid@redhat.com>
date Wed, 30 Mar 2011 17:53:38 -0400
parents 17d77cfe0bdc
children 72b614b0eed0
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Mar 30 17:49:13 2011 -0400
+++ b/ChangeLog	Wed Mar 30 17:53:38 2011 -0400
@@ -1,3 +1,8 @@
+2011-03-30  Omair Majid  <omajid@redhat.com>
+
+	* Makefile.am: Fix comment explaining reasons for setting
+	JDK_UPDATE_VERSION.
+
 2011-03-30  Omair Majid  <omajid@redhat.com>
 
 	* netx/net/sourceforge/jnlp/resources/Messages.properties: Fix typo in
--- a/Makefile.am	Wed Mar 30 17:49:13 2011 -0400
+++ b/Makefile.am	Wed Mar 30 17:53:38 2011 -0400
@@ -36,8 +36,8 @@
 LAUNCHER_BOOTCLASSPATH="-Xbootclasspath/a:$(datadir)/$(PACKAGE_NAME)/netx.jar$(RHINO_RUNTIME)"
 PLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:$(datadir)/$(PACKAGE_NAME)/netx.jar:$(datadir)/$(PACKAGE_NAME)/plugin.jar$(RHINO_RUNTIME)"'
 
-# Fake update version to shut up the plugin detector hosted by Oracle.
-# If Oracle ever release a JDK update greater than 50, this needs to be increased.
+# Fake update version to work with the Deployment Toolkit script used by Oracle
+# http://download.oracle.com/javase/tutorial/deployment/deploymentInDepth/depltoolkit_index.html
 JDK_UPDATE_VERSION=50
 
 # Sources list