chrisbitmead

Results 24 comments of chrisbitmead
trafficstars

I don't actually know how to integrate a modified plugin into my gradle. Also, I'd prefer to see some configurable helper command, not just another hard coded.

Erk, I don't know why you can't just make it configurable, and let us Windows guys set it to what is appropriate.

Sorry for the lack of clarity. This is when using the auto generated CRUD views which are presumably part of the form fields plugin.

Users of our app ( http://anbg.gov.au/fap ) are suddenly reporting the same thing, and I agree it occurs on Chrome but not Firefox. It also occurs in Edge, I don't...

@yuri1969 I'm not sure what you mean by "external configs". If you mean that its intended that you define logging.config externally, that's problematic for a few reasons... (1) If you...

I made an empty grails project: `grails create-app myApp` And I made only one change to the project, I added ` classpath "org.grails.plugins:views-gradle:2.2.0"` to the buildscript dependencies. And then I...

@puneetbehl I'm using grails 5.0.3. In my view, grails 5.1 is not ready for prime time. The sample application is as described above... use grails 5.0.3 `grails create-app ` and...

@puneetbehl If there's a workaround by upgrading micronaut, could you post it here?

@puneetbehl do you have a suggestion what to set micronaut.version to? I don't have to set it in build.gradle, only gradle.properties? I couldn't get grails 5.1 to work with my...

I just installed miller via choco on Windows, and no matter what I do I get ```mlr: TZ environment variable appears malformed: "Asia/Taipei"``` My TZ is in fact set (correctly)...