Skip to content

GH-3619: Rename org.apache.jena.mem as org.apache.jena.memvalue#3621

Merged
afs merged 3 commits intoapache:mainfrom
afs:mem-rename
Dec 9, 2025
Merged

GH-3619: Rename org.apache.jena.mem as org.apache.jena.memvalue#3621
afs merged 3 commits intoapache:mainfrom
afs:mem-rename

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Dec 5, 2025

GitHub issue resolved #3619

This PR is based on #3620. It adds 2 cmmits.
This PR will need to be reset after #3620 is merged.

Pull request Description:

  • Rename org.apache.jena.mem as org.apache.jena.memvalue
  • Move open/close reference counting functionality into org.apache.jena.ontology (the only place it is used).

  • Tests are updated
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs afs force-pushed the mem-rename branch 2 times, most recently from 0587782 to 72bdc4a Compare December 8, 2025 14:18
afs added 3 commits December 9, 2025 10:07
* Rename package
* Move tests to same package name
* Remove public on internal classes
* Reformat code
@afs afs marked this pull request as ready for review December 9, 2025 10:07
@afs afs merged commit adf2bf8 into apache:main Dec 9, 2025
@afs afs deleted the mem-rename branch December 9, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename package org.apache.jena.mem

1 participant