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

#1180 non existing (nested) property in shared config #1481

Closed
wants to merge 0 commits into from

Conversation

sjaakd
Copy link
Contributor

@sjaakd sjaakd commented May 7, 2018

Finally found the issue. Although the added null check might perhaps not be the good solution.

Fixes #1180

Copy link
Member

@filiphr filiphr left a comment

Choose a reason for hiding this comment

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

All is good @sjaakd, can you only do the change from my comment so the integration tests pass?

* @author Filip Hrisafov
*/
@Mapper( config = SharedConfig.class )
public abstract class SourceTargetMapper {
Copy link
Member

Choose a reason for hiding this comment

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

Can you name this ErroneousIssue1180Mapper or just ignore this mapper in the FullFeatureTest, so the integration tests pass

@sjaakd
Copy link
Contributor Author

sjaakd commented May 8, 2018

@filiphr .. integration test passing now..

Copy link
Member

@filiphr filiphr left a comment

Choose a reason for hiding this comment

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

Great. Feel free to merge it any time

@sjaakd
Copy link
Contributor Author

sjaakd commented May 8, 2018

thanks for reviewing @filiphr

@sjaakd sjaakd deleted the 1180 branch January 29, 2019 19:14
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.

None yet

2 participants