Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Groovy update and Java 7

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Groovy update and Java 7


Chronological Thread 
  • From: Shilen Patel <>
  • To: David Langenberg <>, "William G. Thompson, Jr." <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Groovy update and Java 7
  • Date: Fri, 17 Nov 2017 12:39:43 +0000
  • Accept-language: en-US
  • Authentication-results: oit.duke.edu; spf=none
  • Ironport-phdr: 9a23:cbr/4BUTOfgrSf0QEzZZrgW7oHXV8LGtZVwlr6E/grcLSJyIuqrYbRSHt8tkgFKBZ4jH8fUM07OQ6PGwHzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjSwbLdxIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KpwVhTmlDkIOCI48GHPi8x/kqRboA66pxdix4LYeZyZOOZicq/Ye94RWGhPUdtLVyFZAo2ycZYBD/YPM+hboYnypVUBrRqiCgajH+7g0CNEhnrs0KEmyeksEwfL1xEgEdIUt3TUqc34OroSUeC0yKnH0zPDZO5M1zjn9IjHbBQhquyLULJrccrRyE0vGB3DjliLtIPlIjCV2foXv2eF8uVgSPuihmg6oA9/pTivw90jiojPho8Ny1DE8zl5z5gvJd2+VkF7fcCoHIFOuC6HKot7RN4pTWJwuCsi17ELuYC3cDIExZg92hLSaPiKf5KW7h/tSuqdOSp0iXxkdb6lhxu/8FKsx+7mWsS00ltGtjRJnsTNu3wX2RHf9NKLRuZ+80u9wzqDygTe5+dZKk4uj6XbMYQuwrsom5oTr0vDGij2lV3zjKCMd0Uk/vGk6+vpY7n/upORNpV4igb/MqQygMCwHPk4MgsQUGSB5+uzyaDj8VX4QLVMkPI2jrHUvI3aKMgFvKK0DRVZ3psg5hu7FTuqztoVkWcfIFJAYh2HjozpO1/UIPD/CPeym0+skDdqx/DCILLhBI7AIWXekLfiY7lx8VBTxxcuzdxH/ZJbFqkBIO7vWk/2rNHYAQU5Mwupw+b/Ftp9zJoSWX+UAqCHKqPSqkSF5uYuI+mXeI8VoyjxJ+Ik5/7okX82h0Udfa+30psLdny0BOppLFiEYSmkvtBUPW4UvwZ2aOXsh1CEWzNJaD7mU6si6zUTFYmmDIzKSYfrjbCcimPzVKJXYmRHA1XEPjGgS4WDXu8XbyTWau171HZMAaeuV48m0DmhsQb7z/xsKe+CqQMCspe279h04+DV3Sk76TFwR5CG02CJQmdckn4LSnk70L0p8h818UuKzaUt268QLtdU/f4cF15ibZM=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Thanks for the feedback.  We discussed this on the dev call this week and decided to add a check on the patch to just revert to the legacy gsh if you’re using Java 1.6.

 

Thanks!

 

- Shilen

 

From: David Langenberg <>
Date: Friday, November 10, 2017 at 1:06 PM
To: "William G. Thompson, Jr." <>, Shilen Patel <>
Cc: "" <>
Subject: Re: [grouper-users] Groovy update and Java 7

 

I’d say if you’re issuing a potentially breaking patch that it warrants a full release.  I’ll leave it up to you about calling this 2.4 or 2.3.1, but IMO if the version of the software I installed supported a specific dependency’s major version and now you’re saying I need to upgrade that dependency, then it’s no longer a routine patch.

 

Dave

 

--

David Langenberg

Asst Director, Identity Management

The University of Chicago 

 

 

From: <> on behalf of "William G. Thompson, Jr." <>
Date: Friday, November 10, 2017 at 10:54 AM
To: Shilen Patel <>
Cc: "" <>
Subject: Re: [grouper-users] Groovy update and Java 7

 

Thanks, Shilen.

 

Lafayette has no objection to requiring java 1.7 (no longer publicly supported) or higher for this patch.  Though I must admit we do not keep up with the Grouper patches, unless there's a security issue. And even there, I think we'd be more comfortable with packaged security release.

 

I think I understand the rationale for the patches approach (faster updates), but it makes me wonder how many deployments are simply waiting for those to be rolled up into a proper release. We are currently on Grouper 2.2 and waiting for Grouper 2.4.

 

Also given the JDK lifecycle it seems prudent to require at least java 1.8 (end of public support September 2018) for the 2.4 release. That said it, I think it would also be reasonable to only test/support starting with java 1.9 depending on the timing of the release.

 

Best,

Bill

 

 

 

On Fri, Nov 10, 2017 at 8:42 AM, Shilen Patel <> wrote:

Due to a bug in Groovy (which is the GSH default now), we are planning on releasing a Grouper 2.3 patch that includes an updated Groovy version.  However, the new version requires Java 1.7.  If anyone has any concerns that a 2.3 patch would require Java 1.7, please let me know.  Also note that for Grouper 2.4, we are planning on requiring Java 1.8.

 

https://bugs.internet2.edu/jira/browse/GRP-1625

 

Thanks!

 

- Shilen

 




Archive powered by MHonArc 2.6.19.

Top of Page