On Wed, 14 Dec 2022 at 00:49, Gilles Sadowski wrote:
>
> Hello.
>
> Next problem:
> $ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 mvn -Duser.name=erans
> clean deploy -Prelease
> [...]
> [INFO] Reactor Summary for Apache Commons Math 4.0-beta1:
> [INFO]
> [INFO] Apache Commons Math ..
Hi all,
I was looking into the possibility of back-porting my recent file count
limit change to 1.4 and I think the Github branch is rather out of sync.
Using gitk to explore the history, the last commit on the b1_4 branch
was eed3e5 on 2017-06-03
But the 1.4 tag is at 047f315 on 2018-12-28
I would create a branch called "1.x" instead and bump the version in the
POM to 1.5.0.
FYI, I've been using the x.y.z version format in most of not all components
I work on, I find that it sets expectations better, for me anyway.
Gary
On Wed, Dec 14, 2022, 06:20 Mark Thomas wrote:
> Hi all,
>
Hi.
Le mer. 14 déc. 2022 à 12:25, Gary Gregory a écrit :
>
> I would create a branch called "1.x" instead and bump the version in the
> POM to 1.5.0.
>
> FYI, I've been using the x.y.z version format in most of not all components
> I work on, I find that it sets expectations better, for me anyway
Le mer. 14 déc. 2022 à 09:09, Alex Herbert a écrit :
>
> On Wed, 14 Dec 2022 at 00:49, Gilles Sadowski wrote:
> >
> > Hello.
> >
> > Next problem:
> > $ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 mvn -Duser.name=erans
> > clean deploy -Prelease
> > [...]
> > [INFO] Reactor Summary for Apache Co
Svn is used for 4 tasks:
- upload src and bin zip tars to the dev site
- upload the web site to the same place for reviews, at least that's how I
do it
- after a vote, transfer files from the dev to the release site (svnmucc)
- publish the final site
Nexus is only a convenience to our users, not a
On Wed, 14 Dec 2022 at 13:31, Gilles Sadowski wrote:
>
> Le mer. 14 déc. 2022 à 09:09, Alex Herbert a écrit
> :
> >
> > On Wed, 14 Dec 2022 at 00:49, Gilles Sadowski wrote:
> > >
> > > Hello.
> > >
> > > Next problem:
> > > $ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 mvn -Duser.name=erans
>
Hello.
Le mer. 14 déc. 2022 à 16:23, Alex Herbert a écrit :
>
> On Wed, 14 Dec 2022 at 13:31, Gilles Sadowski wrote:
> >
> > Le mer. 14 déc. 2022 à 09:09, Alex Herbert a
> > écrit :
> > >
> > > On Wed, 14 Dec 2022 at 00:49, Gilles Sadowski
> > > wrote:
> > > >
> > > > Hello.
> > > >
> > > >