Laurent Schoelens
Laurent Schoelens
Fixes https://hibernate.atlassian.net/browse/HHH-17579 Tested OK against the https://github.com/laurentschoelens/hibernate-orm-xml-java11 repository
Adding new method startsWithAnyIgnoreCase method for case-insensitive version of startsWithAny
Propose an update to documentation of substringBetween (treat LANG-1687) and add new method to have behaviour wanted by the user
If you follow the maven-jaxb2-plugin repo, you should have notice that with @mattrpav , we are currently working on consolidating the 4 (and then 5 - with hyperjaxb3 coming at...
First step to fix #465 with creation of empty project jar for `org.jvnet.jaxb2_commons:jaxb2-basics-runtime`
We have same classes in same packages in both jaxb2-basics-runtime (the one with previous groupId and the one with the current one). Since groupId differs, having the new one does...
Fixes #433 Adds a SimpleToString plugin with customizations
Based on #432, we want a SimpleToString plugin with no external runtime dependency. Based on `true`-experience, this plugin should support ignoring fields, masked fields and formatting fields (for date based...
Solving issue #261 by adding relocation section in published mvn artifacts