Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX - Message constant niggles #499

Merged
merged 6 commits into from
Oct 21, 2019
Merged

FIX - Message constant niggles #499

merged 6 commits into from
Oct 21, 2019

Commits on Oct 18, 2019

  1. FIX - Message constant niggles

    - added message properties file for core constants;
    - corrected missed concatenation from `PDF-HUL-3`;
    - added exception message to creation of `PDF-HUL-3` in `Destination`; and
    - removed Java punctuation from `ASCII-HUL-1-SUB`.
    carlwilson committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    b978546 View commit details
    Browse the repository at this point in the history
  2. FIX - Concatenated core messages

    - fixed concatenation issue for core messages based on `EXC_PROP_CLSS_INCMPT`;
    - removed concatenation from unused property file and to be refactored `CoreMessageConstants` class; and
    - used string formatting to replace concatenation and avoid redundancy.
    carlwilson committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    03ad17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d35eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c71ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81c9150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aee4301 View commit details
    Browse the repository at this point in the history