Coming back around to this, I think we should:

The POLL indicates to me the bump to Java 11 is OK.

I propose to:

- Create a branch called "1.x" from master
- Raise the minimum platform to Java 11 for in master and change the version to 
2.0.0-SNAPSHOT (currently 1.5.0-SNAPSHOT). Keep the package name and maven 
coordinates the SAME.
- Release 1.x (if needed by Maven plugins) on Java 8. Using 1.x instead of 
1.4.x will allow us to add features if needed in a 1.5.x to keep feature parity 
with 2.x.

Gary


On 2024/10/25 13:00:53 Slawomir Jaranowski wrote:
> On Fri, 25 Oct 2024 at 14:32, Gary Gregory <garydgreg...@gmail.com> wrote:
> >
> > Hi Slawomir,
> >
> > Please see my reply in the ticket.
> 
> thanks
> 
> >
> > I dont see commons-exec in my Maven (3.9.9) lib folder. Are you talking
> > about a specific plugin? Which one?
> 
> - exec-maven-plugin - is widely used as I know
> https://www.mojohaus.org/exec-maven-plugin/dependencies.html
> 
> >
> > Ty,
> > Gary
> >
> > On Fri, Oct 25, 2024, 5:53 AM Slawomir Jaranowski <s.jaranow...@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > There is also the possibility to use Multi-Release - as you need a
> > > newer version of JDK for one method.
> > >
> > > exec library can be used in many places which can be not easy to
> > > upgrade to newer versions of JDK, like in exec-maven-plugin
> > > yes I know Maven 4 require 17+, but for Maven 3 I would like stay with JDK
> > > 8
> > >
> > > On Thu, 17 Oct 2024 at 18:54, Gary Gregory <garydgreg...@gmail.com> wrote:
> > > >
> > > > Hi All:
> > > >
> > > > To support https://issues.apache.org/jira/browse/EXEC-123, it would be
> > > best
> > > > to raise the Java platform from Java 8 to 11.
> > > >
> > > > WDYT?
> > > >
> > > > Gary
> > >
> > >
> > >
> > > --
> > > Sławomir Jaranowski
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > For additional commands, e-mail: dev-h...@commons.apache.org
> > >
> > >
> 
> 
> 
> -- 
> Sławomir Jaranowski
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to