Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rest-dev] [External] : Removing outdated branches

Does anybody really need *the branch* (not the content of) release-3.1.x (i. e. do we really plan to release 3.1.1 eventually)? If not, we could simply merge the sole commit of release-3.1.x into master and then drop the branch release-3.1.x.

-Markus

 

 

Von: Santiago Pericasgeertsen [mailto:santiago.pericasgeertsen@xxxxxxxxxx]
Gesendet: Donnerstag, 24. August 2023 17:03
An: Jakarta Rest project developer discussions
Cc: James Perkins; Markus Karg
Betreff: Re: [rest-dev] [External] : Removing outdated branches

 

 

 IMO:

 

 - James is correct about the SNAPSHOT problem

 - We should figure out how to merge master and release-3.1.x, hence my original question. Haven’t analyzed how this can be done correctly. There have been fixes to the TCKs.

 - After that, we can make release-4.0 be master

 

— Santiago



On Aug 24, 2023, at 10:55 AM, Markus Karg via rest-dev <rest-dev@xxxxxxxxxxx> wrote:

 

Plase don't let us reinvent the wheel.

 

3.1.0-SNAPSHOT would be simply wrong, as 3.1.0 is already released. So it should be 3.1.1-SNAPSHOT.

 

Omitting master would be confusing, as every newcomer assumes there is a master and it is the way towards the next major release.

 

IMHO the best we could do is merge release-4.0 into master and in turn drop release-4.0 branch.

 

-Markus

 

 

Von: James Perkins [mailto:jperkins@xxxxxxxxxx] 
Gesendet: Donnerstag, 24. August 2023 16:27
An: Jakarta Rest project developer discussions
Cc: Markus Karg
Betreff: Re: [rest-dev] [External] : Removing outdated branches

 

Along these lines, the master branch seems in an odd state to me. The version is set to 3.1.0 which is really not great if you build it locally as it pollutes your local Maven repository. Especially if it does include new features. At minimum, IMO, the version should be set to 3.1.0-SNAPSHOT. It should likely be changed to something else, but SNAPSHOT is critical.

 

Should we just remove the master branch and use the release-$version branches?

 

On Thu, Aug 24, 2023 at 7:23 AM Markus Karg via rest-dev <rest-dev@xxxxxxxxxxx> wrote:

I have removed all branches on Github other than master, release-4.0, release-3.1.x and gh-pages.

-Markus

 

Von: Santiago Pericasgeertsen [mailto:santiago.pericasgeertsen@xxxxxxxxxx] 
Gesendet: Donnerstag, 24. August 2023 15:14
An: Markus Karg
Cc: Jakarta Rest project developer discussions
Betreff: Re: [External] : [rest-dev] Removing outdated branches

 

Markus, 

 

I noticed that we piled up several outdated branches.

 

If nobody objects, I'd like to remove all of them but just keep the following:

- master

- release-4.0

- release-3.1.x

 

 I was thinking about this yesterday, so no objections. Did you check how master and release-3.1.x differ BTW?

 

 Thanks.

 

— Santiago

 

_______________________________________________
rest-dev mailing list
rest-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org


 

-- 

James R. Perkins

JBoss by Red Hat

_______________________________________________
rest-dev mailing list
rest-dev@xxxxxxxxxxx
To unsubscribe from this list, visit 
https://urldefense.com/v3/__https://accounts.eclipse.org__;!!ACWV5N9M2RV99hQ!IeGlZKm3Izm4pRdFUNm-h_B809WCkaOrRCQjk3WQC3IaxLZH2E2Nup3-8qmS4gMdA79D2qv7yV6AToGfjULAM9bEKw8m$ 

 


Back to the top