Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jts-dev] JTS 1.20.0 release train

Hey James,

I am a bit stuck in the release process, everything is building but I am getting blocked uploading to maven central.

[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "4f8b634d79ebc7"
[INFO]  * Created staging repository with ID "orglocationtechjts-1027".
[INFO]  * Uploading locally staged artifacts to profile org.locationtech.jts
....

[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orglocationtechjts-1027".

Waiting for operation to complete...
............................................................................................
[WARNING] TIMEOUT after 303.1 s

[ERROR] Rule failure while trying to close staging repository with ID "orglocationtechjts-1027".
[ERROR]
[ERROR] Nexus Staging Rules Failure Report
[ERROR] ==================================
[ERROR] 
[ERROR] 
[ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: []
[ERROR]  * Deleting context 4f8b634d79ebc7.properties
[ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: []
[ERROR]  * Dropping failed staging repository with ID "orglocationtechjts-1027" (Rule failure during close of staging repositories: []).

Waiting for operation to complete...
...........

[ERROR] Remote staging finished with a failure: Staging rules failure!
[INFO] -------------------------------------------------------------------


Now the above may be a simple timeout, but I have a fast connection 🙂

If you have some spare brain cells I could use a hand ...
- -
Jody Garnett


On Aug 26, 2024 at 5:35:17 AM, James Hughes via jts-dev <jts-dev@xxxxxxxxxxx> wrote:
Hi Jody,

Thanks for starting a release.  How are you thinking about any open PRs like [1] (about M coordinates)?

To be clear about the process, the Eclipse release review is scheduled for Wednesday, September 18.  The JTS team is "blocked" on that review before we'd release 1.20.  

That gives the community plenty of time to test out 1.20-SNAPSHOT artifacts, report regressions, try out the new features Jody mentioned above, and also to wrap up any PRs!

If we decide not to make the WKT/WKB changes in 1.20, there is nothing that limits us from working on that and release 1.21 as soon as we care to.  

Cheers,

On Thu, Aug 22, 2024 at 9:15 PM Jody Garnett via jts-dev <jts-dev@xxxxxxxxxxx> wrote:
I have been reading with interest some of the development updates from Martin, and talking with him on and off this summer about making a new release.
The project is work on have a September / March release cycle ... with that in mind I would like to start a JTS 1.20.0 release!

Following release process:

  1. Milestone: 1.20.0 
  2. Apply to milestone issues and PRs
    • 3 closed issues  (moved from "future" milestone")
    • 24 Gathering issues closed since 2022/6/21 ... (skipping type-question)
    • 0 Gathering PRs moved from "future" - PRs not tagged with a milestone
    • 68 Gathering PRs closed + merged since 2022/6/21 ...
  3. The last update to https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.md is from July (so this is up to date other than a 1.2.0 heading
  4. Start an eclipse release process
    • Here is the thing: https://projects.eclipse.org/projects/locationtech.jts/releases/1.20.0
      • I note that eclipse has lightened up its release process since I last did one...
        The key change is that a team has made a release within the last year you are trusted to do it again without such a review.
      • Used text from version history PR above...
      • Grabbed some notes from "Key Features of RelateNG" to highlight in release plan
      • In eclipse terms this is a minor release as there is no breakage that I know of; only addition of new features eh?
    • Emailed locationtech-pmc:  
    • I need to wait for a +1 response before emailing emo@xxxxxxxxxxx
    • Emo will then open a bug ticket

_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jts-dev
_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jts-dev

Back to the top