Skip to content

Comments

Initial Project Feedback#6

Open
jdaugherty wants to merge 27 commits intomainfrom
feedback
Open

Initial Project Feedback#6
jdaugherty wants to merge 27 commits intomainfrom
feedback

Conversation

@jdaugherty
Copy link
Contributor

@jamesfredley & @matrei I've implemented all of the initial feedback that I can. Here are my notes of what differed:

  • @matrei Application class appears to be a requirement in the plugin source: it exceptions in the integration test apps otherwise
  • @matrei the minimum grails version is set to 7.0.7 because when we generate a 7.x app, it chooses the latest Grails version
  • @matrei I intentionally made the TimingMetrics & Metrics public so they could be accessed if desired; so I'd rather model the implementation case instead of runtimeOnly case.
  • @matrei to get the build to work better with windows, i just special cased the theme (so I can have a pretty theme on macs); alternatively, someone has to setup a unicode capable terminal on windows
  • @matrei the autoconfiguration / properties I reverted because of Plugin configuration is loaded after @Conditional checks in Spring apache/grails-core#15408 (i've confirmed the open PR does resolve this and we can revert c0eb2d0 when it's fixed)
  • @jamesfredley the ci#publish & release jobs use different secrets due to how maven central is configured for snapshots. This is intentional.

@jdaugherty
Copy link
Contributor Author

@matrei if you have time to review this, I can get the grails-core docs updated with this as an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants