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

Initial Implementation of XML Format #448

Merged
merged 13 commits into from
Jan 10, 2023
Merged

Commits on Jan 3, 2023

  1. Initial Commit

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c5b5cce View commit details
    Browse the repository at this point in the history
  2. tweaks

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7b306cf View commit details
    Browse the repository at this point in the history
  3. More negative tests

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    71c8e5b View commit details
    Browse the repository at this point in the history
  4. More Tests

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b78186d View commit details
    Browse the repository at this point in the history
  5. Adopted (unratified) chnages to types and namespaces

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ba689ae View commit details
    Browse the repository at this point in the history
  6. More cleanups

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5e833d8 View commit details
    Browse the repository at this point in the history
  7. reformatting and comment cleanups

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4acbd5d View commit details
    Browse the repository at this point in the history
  8. Minor tweak to trigger build

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    91b2b38 View commit details
    Browse the repository at this point in the history
  9. Add checks for duplicated CE atrtributes in XML document

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    87b4992 View commit details
    Browse the repository at this point in the history
  10. Address review comments

    Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9c857c0 View commit details
    Browse the repository at this point in the history
  11. JavaDoc now builds, fixed typos

    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    dec4019 View commit details
    Browse the repository at this point in the history
  12. Minor docs tweak

    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    492de41 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Address Review Comments

    Signed-off-by: Jem Day <Jem.Day@cliffhanger.com>
    JemDay committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    de0442f View commit details
    Browse the repository at this point in the history