Skip to content

Conversation

jonevn
Copy link
Contributor

@jonevn jonevn commented Dec 7, 2018

Context

Allow for value to be empty in replacement property.

#389

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

@TheSnoozer TheSnoozer added this to the 3.0 milestone Dec 7, 2018
@TheSnoozer
Copy link
Collaborator

TheSnoozer commented Dec 7, 2018

@TheSnoozer TheSnoozer changed the title 389 allow value to be empty #389 allow replacementProperty value to be empty Dec 7, 2018
@TheSnoozer
Copy link
Collaborator

TheSnoozer commented Dec 7, 2018

And Congratulation for the 400th issue/merge request :-)

@jonevn
Copy link
Contributor Author

jonevn commented Dec 9, 2018

I will look into the maven property required thing. Do we want it to be possible to completely skip the value-tag?

And I was really aiming for the 400th =) Now moving on for 500 =)

@TheSnoozer
Copy link
Collaborator

Hi,
thanks again for the changes and sorry for the delay here. Looks good to me. I guess the default value for some nested stuff might not work properly (for the same reason the required is not working -- so the value will end up being null instead of the default). However I guess in that case the additional null check that is present should 'fix' this.

Merging.

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