Hi!

This a resubmission of my patch #1 (I've sent to Andrew on 29 Mar 2010) with 
the updated log entries (reformatted according to Andrew's suggestions). The 
patch itself remains the same (as it was).

ChangeLog entries:
        * examples/gnu/classpath/examples/swing/Demo.java:
        (mkMenuBar()): Don't pass null as a second argument to getMethod()
        (to suppress a warning).
        * resource/gnu/javax/print/PrinterDialog.properties: Rename to
        "MessagesBundle.properties" (to prevent class name collision
        in case the properties file is converted to a class).
        * resource/gnu/javax/print/PrinterDialog_de.properties: Likewise.
        * gnu/javax/print/PrinterDialog.java:
        (messages): Get resources from "gnu.javax.print.MessagesBundle" bundle
        instead of "gnu/javax/print/PrinterDialog" one.
        * tools/gnu/classpath/tools/common/Messages.java:
        (BUNDLE_NAME): Convert "gnu.classpath.tools.common.Messages" to
        lowercase (to be consistent with other tools resource bundle names and
        to prevent class name collision in case the properties file is
        converted to a class).
        * tools/resource/gnu/classpath/tools/common/Messages.properties:
        Rename to "messages.properties".
        * tools/resource/gnu/classpath/tools/getopt/Messages.properties:
        Likewise.
        * 
testsuite/javax.swing.text.html.parser/test/gnu/javax/swing/text/html/parser/Parser_Test.java:
        Rename "enum" local variable to "en".
        * 
testsuite/javax.swing.text.html.parser/test/gnu/javax/swing/text/html/parser/ParserTest.java:
        Likewise.

Attachment: classpath-ivmai-01.diff
Description: Binary data

Reply via email to