Re: [DISCUSS] Group Id & Artifact Id Renames

2025-04-05 Thread James Daugherty
If we treat the keyword as a prefix, it is easier to find them on maven central. These were the prefixes being suggested: grails-view-plugin (gsp / markup / gson) grails-plugin grails-profile grails-gradle-plugin grails-gorm-plugin We could simplify these to just grails-plugin and not distinguis

Re: Grails Website Refresh - Some Initial Questions

2025-04-05 Thread Andrew Garcia
Oh! Zero apologies needed and my bad if my written tone came off harsh. Sometimes at my company we try to make it clear upfront if we're having a "bonfire" or "boardroom" chat. A bonfire chat is just a friendlier exploration of ideas and brainstorming versus a boardroom chat being more of a "lets p

Re: [DISCUSS] Group Id & Artifact Id Renames

2025-04-05 Thread James Daugherty
Long term, I think we do need to combine profiles and forge. I think both James F & I are supportive of your proposal. This thread is about the artifact renames so we can start publishing to the ASF though. Can we take this to the ticket or another thread instead? On 2025/03/20 01:39:03 Mic

Re: Grails Website Refresh - Some Initial Questions

2025-04-05 Thread Andrew Garcia
Another option is to just let the designer explore and put forward ideas of color/designs that are both modern and differentiated enough from other frameworks. Martyn is a quite capable, rather senior designer who can do a brand/color study as a part of these suggestions. Otherwise we'll literally

Re: [DISCUSS] Group Id & Artifact Id Renames

2025-04-05 Thread Mattias Reichel
> Did you mean to say artifact ids instead of groupIds? Yes, sorry for the confusion, I meant artifactIds. Den fre 21 mars 2025 kl 15:55 skrev James Daugherty : > 1. Did you mean to say artifact ids instead of groupIds? > 2. We should decide on noun vs plural forms. I'm personally a fan of the

Re: Podling Grails Report Reminder - April 2025

2025-04-05 Thread Paul King
Hi folks, You can ignore this. Grails reporting will fold in under Groovy's reporting not Incubator. I think I left a field accidentally set in one of the podling files and the automatic tooling picked up on that. I'll look into fixing that stray field and next time Groovy reports, I'll make a sim

Re: [DISCUSS] Group Id & Artifact Id Renames

2025-04-05 Thread James Daugherty
Does this proposal address all of the issues then? https://github.com/apache/grails-core/pull/14080 On Thu, Mar 20, 2025 at 9:44 AM Mattias Reichel wrote: > > On gson vs json: if we introduce other json options in the future (i.e. > jackson) this could cause confusion. I'd rather we call them

Re: [DISCUSS] Grails-cache merger to grails-core

2025-04-05 Thread James Daugherty
With the group / artifact name changes, we can certainly do that. I would only want to merge what's considered a "core" release. Spring security for example should continue to be released separately. That would include the following: * Grails-cache * grails-data-mapping * grails-views * grails-g

Re: [DISCUSS] Grails-cache merger to grails-core

2025-04-05 Thread James Fredley
James Daugherty, If you have no outstanding concerns with the gradle plug-in, then I have none. I believe they were addressed in recent days. For grails-data-mapping, I think local builds times for grails-core should also be compared. Local will be substantially faster than github runners,

Re: [DISCUSS] Group Id & Artifact Id Renames

2025-04-05 Thread James Fredley
I reviewed the https://github.com/jdaugherty/grails-core/blob/3b4da92e339b7b688011e4a8ffc3c2aaea723680/RENAME.md?plain=1 iteration and put my approval on the PR. I am still a little concerned with the artifacts being security-spring and the project name being spring-security. Matching the upst

Re: Please join me in welcoming Lari Hotari to the Apache Grails PPMC

2025-04-05 Thread David Estes
Yay! Welcome back Lari! It has been a long time very excited to welcome you back ! David > On Mar 24, 2025, at 11:20 AM, James Fredley wrote: > > Welcome. It will be exciting to see Grails 7 released as Apache Grails! > >> On 2025/03/22 22:45:06 Paul King wrote: >> Lari is a big time past c

Re: Grails Website Refresh - Some Initial Questions

2025-04-05 Thread James Fredley
https://guides.grails.org/ On 2025/03/21 22:29:04 Martyn Duffy wrote: > Hey everyone, > > Thanks so much for the feedback so far - good themes emerging that I’ll use > to anchor the next round of design explorations. > > One area I’d love your input on: learning resources. > Are there any stando

[Weekly Developer Meeting] - 2025/04/03 - Notes

2025-04-05 Thread James Daugherty
We meet every week via a google meeting. Each week we will provide a summary here to facilitate historical preservation & further discussion. If you would like to join this meeting, please let us know. Notes for this week follow: - We are planning to move the weekly developer meeting time so

Re: [VOTE] merge grails-cache repository into grails-core

2025-04-05 Thread David Estes
+1 (binding) Sent from my iPhone > On Apr 4, 2025, at 11:56 AM, James Fredley wrote: > > +1 (binding) > > James > >> On 2025/04/03 19:34:52 James Daugherty wrote: >> Hi Everyone, >> >> As per the [DISCUSS] thread [1], I'd like to propose we merge the >> grails-cache repo into the grails-core

Re: Grails Hibernate 6

2025-04-05 Thread James Daugherty
The intention was to merge it in after its buildable. I would leave it separate for now. I intend to make time in May to assist on that project. On Sat, Apr 5, 2025 at 5:34 PM Walter Duque de Estrada wrote: > Dear Grails contributors: > > I have been working on updating grails for hibernate 6

Re: [VOTE] Group Id, Artifact Id rename + Views Gradle Plugins Proposal

2025-04-05 Thread Michael Yan
[-1],specifically, I disagree with 1, 2, 10 On Sat, Mar 22, 2025 at 6:02 AM James Daugherty wrote: > Hi Everyone, > > As per the [DISCUSS] thread[1], I'd like to propose that we move forward > with the maven coordinate changes so we can begin snapshot builds under the > ASF namespace. > > I've d

Grails Hibernate 6

2025-04-05 Thread Walter Duque de Estrada
Dear Grails contributors: I have been working on updating grails for hibernate 6 and made significant progress but still there is work to be done. I am looking for contributors for this. I also have a question: I noticed that grails-data-mapping now includes grails-data-hibernate5