Guillaume Smet
updated
an issue
Hibernate Validator
/
HV-1580
Fix the path of the setupModules.groovy script
Change By:
Guillaume Smet
It's just a minor thing and it's working anyway but
{
{
code}
file:///${pom.basedir}/src/script/setupModules.groovy
{code
}
}
should be
{
{
code}
file://${pom.basedir}/src/script/setupModules.groovy}}
{code}
.
Was spotted by the production team.
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100081-
sha1:b3f88bf
)