changeset 2246:6f017e9047ab

Include NimbusLookAndFeel as one of the bootstrap classes to avoid conflicts with older versions in previous IcedTea6 releases. 2010-08-24 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Compile NimbusLookAndFeel as a bootstrap class so the older version from IcedTea6 1.8 is not used when bootstrapping with it.
author Andrew John Hughes <ahughes@redhat.com>
date Tue, 24 Aug 2010 23:19:33 +0100
parents 518927fb2498
children 1fc64b023005
files ChangeLog Makefile.am
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Aug 23 15:23:46 2010 -0400
+++ b/ChangeLog	Tue Aug 24 23:19:33 2010 +0100
@@ -1,3 +1,10 @@
+2010-08-24  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am: Compile NimbusLookAndFeel as a
+	bootstrap class so the older version from
+	IcedTea6 1.8 is not used when bootstrapping
+	with it.
+
 2010-08-23  Andrew Su  <asu@redhat.com>
 
 	* plugin/icedteanp/java/sun/applet/PluginAppletViewer.java
--- a/Makefile.am	Mon Aug 23 15:23:46 2010 -0400
+++ b/Makefile.am	Tue Aug 24 23:19:33 2010 +0100
@@ -91,6 +91,7 @@
 ICEDTEA_BOOTSTRAP_CLASSES = \
 	$(SHARE)/javax/swing/plaf/basic/BasicDirectoryModel.java \
 	$(SHARE)/javax/management/StandardMBean.java \
+	$(SHARE)/com/sun/java/swing/plaf/nimbus/NimbusLookAndFeel.java \
 	$(NETX_BOOTSTRAP_CLASSES)
 
 # Flags