Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-04-05 Thread Konrad Windszus
Hi Nicola, From my perspective this should be fine. We just need a major increment of the version with the next release as this is a backwards-incompatible change. Please raise a JIRA ticket for it at https://issues.apache.org/jira/projects/SLING/issues and a PR for the splitting. Thanks, Konrad

Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-04-03 Thread Oliver Lietz
On Wednesday, April 2, 2025 11:44:52 AM Central European Summer Time Nicola Scendoni wrote: > On 2025/03/28 15:45:04 Oliver Lietz wrote: > > Hi Oliver, Hi Nicola, > > > Currently, sling-commons-crypto contains both interfaces and > > > implementations. I would like to contribute to the > > > sl

Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-04-02 Thread Nicola Scendoni
> I like the suggestion but maybe there are alternatives that don't require a > major version increase. > Did you look into that already? Other than include the sling-commons-crypto bundle with his implementation in my product, I may create my own bundle with the spi only. As suggested by Konrad

Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-04-02 Thread Nicola Scendoni
On 2025/03/28 15:45:04 Oliver Lietz wrote: Hi Oliver, > > Currently, sling-commons-crypto contains both interfaces and > > implementations. I would like to contribute to the sling-auth-oauth-client > > bundle, which depends on sling-commons-crypto, but I prefer to avoid > > including its implemen

Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-04-02 Thread Angela Schreiber
Ciao Nicola Thanks for bringing this to the Sling dev list for discussion! I like the suggestion but maybe there are alternatives that don't require a major version increase. Did you look into that already? Kind regards Angela From: Nicola Scendoni Sent: Frida

Re: Proposal to Split sling-commons-crypto into API and Implementation Bundles

2025-03-28 Thread Oliver Lietz
On Friday, March 28, 2025 11:46:49 AM Central European Standard Time Nicola Scendoni wrote: > Hi all, Hi Nicola, > Currently, sling-commons-crypto contains both interfaces and > implementations. I would like to contribute to the sling-auth-oauth-client > bundle, which depends on sling-commons-cr