-
Notifications
You must be signed in to change notification settings - Fork 1
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
New Modules: URI-Builder & Hamcrest Matchers #4
base: main
Are you sure you want to change the base?
Conversation
…icts in pom.xml files and update versions of others. Also changed all groupIds to io.redlink.utils by directly using the root pom.xml as parent (as this scheme was adapted by other modules added in the meantime. NOTE: I do get a failing Test `testSpecialChars` if the URI Builder as a leading `/ ` is missing in the URLs path. Will add more information to the discussions of the pull request
@ja-fra I merged ... but more Important ... there is a failing Test I gave this some throughs and I am not 100% sure if one can correctly reconstruct the state after splitting a parsed path. Maybe parsing the |
New Modules:
URI-Builder
Hamcrest Matchers