Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-181

Constants should be capitalized

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0
    • 3.0.0
    • core
    • None

      Names of public (final) constants should be capitalized.

      We have still a few of these that are non-capitalized and we should correct these as long as we're not final, I think

      example:

      DefaultClient
      private static final String apiEndpoint = "api";
      private static final String osApiEndpoint = "osapi";
      

              jcantril@redhat.com Jeffrey Cantrill
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: