codeconsole opened a new pull request, #15174:
URL: https://github.com/apache/grails-core/pull/15174

   This fix sets settings properties needed in forked jvm that are being prefix 
stripped. 
   
   `grails.project.target.dir` is turning into `target.dir` in forked jvm. This 
adds it back.
   
   Preferred approach is to fix is to just not strip these properties in the 
first place:
   
   https://github.com/apache/grails-core/pull/15173


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to