P. Ottlinger

Results 63 comments of P. Ottlinger

@Claudenw if I understand RAT-442 correctly we skip this version, right? Feel free to close this PR then. Thx

@Claudenw thanks for all your work - seems like a good direction to me and could still be a 0.18 or 1.0.0 in the long run. Thx for all your...

@raboof would you mind creating a RAT-jira ticket to describe your intentions? Thanks Do you have a use case where I have something in my global gitignore that is not...

@raboof would you mind adding a changelog entry to describe the newly added feature? thx src/changes/changes.xml

@Claudenw thanks for all your work - little review comments attached. Let's see how things evolve while fixing the other modules! At least it simplifies many things and makes RAT...

@Claudenw I also stumbled upon the rat.Licenses class, that showed me how much time I didn't spend in the sources ;)

I've provided an example project that shows the problematic behaviour: https://github.com/ottlinger/custom-validation-messages-1029 I18n is working fine and the language can be changed via the URL param ?lang. Further actions are described...

Same behaviour with more modern Spring Boot versions, such as 4.0.0-RC2 - the i18n key is shown instead of the translated message during form validation.

@snazy I'd prefer to have this PR against master ..... before merging it we should clarify the roadmap for an upcoming release. To my mind the architecture discussions will mean...

Thanks for your work .... apart from the functionality some questions remain to be solved: * as RAT is released as a monolith - is that fine with the gradle...