Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19492

camel-xml-io: fix modifier orders to comply with the JLS

    XMLWordPrintableJSON

Details

    • Novice

    Description

      The fields on the class MXParser do not comply with the JLS: they are declared as:

       

      protected final static

      They should be declared as:

       

      protected static final 

      It's a minor warning on our code analysis.

      Attachments

        Issue Links

          Activity

            People

              orpiske Otavio Rodolfo Piske
              orpiske Otavio Rodolfo Piske
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: