FYI: add default.css resource

Thomas Fitzsimmons fitzsim@redhat.com
Thu May 3 19:12:00 GMT 2007


Hi,

I committed this patch to trunk and redhat/gcc-4_1-branch.  I'll commit a 
similar patch to GNU Classpath.  This allows libgcj to resolve the default.css 
resource required by the javax.swing.text.html package.

Tom

2007-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>

	https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237304
	* Makefile.in: Regenerate.
	* scripts/makemake.tcl (scan_directory): Treat default.css as a
	property file.
	* classpath/javax/swing/text/html/default.css: Move to...
	* classpath/resource/javax/swing/text/html/default.css: New file.
	* classpath/javax/swing/text/html/HTMLEditorKit.java
	(getStyleSheet): Throw RuntimeException when style loading fails.
	* sources.am (property_files): Add
	classpath/resource/javax/swing/text/html/default.css.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swing-default-css.patch
Type: text/x-patch
Size: 15370 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070503/492fecf8/attachment.bin>


More information about the Java-patches mailing list