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

Issue/3115 publish form using jackson (Connect #3115) #3220

Merged
merged 19 commits into from
Nov 7, 2019

Conversation

stellanl
Copy link
Contributor

@stellanl stellanl commented Oct 10, 2019

Before the PR (what is the issue or what needed to be done)

XML for the app was generated by a lot of ad-hoc Java code.

The solution

Use the Jackson XML library to do it with the same classes used to parse app XML. Write tests for the result.

Screenshots (if appropriate)

Checklist

  • Connect the issue
  • Test plan
  • Copyright header
  • Code formatting
  • Documentation

@stellanl stellanl requested review from valllllll2000 and muloem and removed request for valllllll2000 October 10, 2019 08:03
Copy link
Member

@muloem muloem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you make any changes to package.json? If not then maybe you can drop all the changes related to package-lock.json. Otherwise they clutter the entire PR.

Copy link
Member

@muloem muloem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅 quite an involved set of changes but its almost there. 👍

@stellanl stellanl merged commit b7cc41c into develop Nov 7, 2019
@stellanl stellanl deleted the issue/3115-publish-form-using-jackson branch November 7, 2019 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants