Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataONEorg
/
d1_common_java
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Task 04 upgrade java
- #5
#5
Merged
mbjones
merged 26 commits into
develop
DataONEorg/d1_common_java:develop
from
task-04-upgrade-java
DataONEorg/d1_common_java:task-04-upgrade-java
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Task 04 upgrade java
#5
mbjones
merged 26 commits into
develop
DataONEorg/d1_common_java:develop
from
task-04-upgrade-java
DataONEorg/d1_common_java:task-04-upgrade-java
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2026
Migrate to jdk 1.8, remove maven build plugins, add jaxb dependencies.
Show description for 3b9b0e6
mbjones
committed
3b9b0e6
View commit details
Copy full SHA for 3b9b0e6
Browse repository at this point
Upgraded to java 25 language target (also worked with 17 and 21)
mbjones
committed
73db0a3
View commit details
Copy full SHA for 73db0a3
Browse repository at this point
Remove maven gpg signing plugin
mbjones
committed
c211cb0
View commit details
Copy full SHA for c211cb0
Browse repository at this point
Remove extraneous buildInfo props file
mbjones
committed
06de8b7
View commit details
Copy full SHA for 06de8b7
Browse repository at this point
Commits on Mar 17, 2026
Drop support for XSLT stylesheets in embedded XML.
Show description for 6b2a665
mbjones
committed
6b2a665
View commit details
Copy full SHA for 6b2a665
Browse repository at this point
Reformatted TypeMarshalling class and test files
mbjones
committed
613544d
View commit details
Copy full SHA for 613544d
Browse repository at this point
Remove unused imports from test class.
mbjones
committed
4a435de
View commit details
Copy full SHA for 4a435de
Browse repository at this point
Deleted dead code in pom.xml
mbjones
committed
071980a
View commit details
Copy full SHA for 071980a
Browse repository at this point
Add new java maven build GHA.
mbjones
committed
0109ba6
View commit details
Copy full SHA for 0109ba6
Browse repository at this point
Only run mvn GHA build on `main`, `develop`, and PRs.
mbjones
committed
7e0612a
View commit details
Copy full SHA for 7e0612a
Browse repository at this point
Remove dependency upload from workflow.
mbjones
committed
c66936d
View commit details
Copy full SHA for c66936d
Browse repository at this point
Switch back to java 25
mbjones
committed
c32e8fa
View commit details
Copy full SHA for c32e8fa
Browse repository at this point
Commits on May 12, 2026
Upgrade log4j, common-lang, and commons-io, and fix schema url.
Show description for 4881777
mbjones
committed
4881777
View commit details
Copy full SHA for 4881777
Browse repository at this point
Remove unused imports.
mbjones
committed
5262f85
View commit details
Copy full SHA for 5262f85
Browse repository at this point
Remove redundant `implements Serializable` when parent already does.
mbjones
committed
cdfbf82
View commit details
Copy full SHA for cdfbf82
Browse repository at this point
Replace deprecated methods from before JDK 17.
mbjones
committed
1033f6e
View commit details
Copy full SHA for 1033f6e
Browse repository at this point
Commits on May 30, 2026
Reformat pom to use standaard indent and spacing.
mbjones
committed
0725c8e
View commit details
Copy full SHA for 0725c8e
Browse repository at this point
Update to formats 1.28
mbjones
committed
c1109cc
View commit details
Copy full SHA for c1109cc
Browse repository at this point
Upgraded maven compiler plugin and jar plugin
mbjones
committed
5837e68
View commit details
Copy full SHA for 5837e68
Browse repository at this point
Upgrade servlet-related compatibility and refresh core dependencies
Show description for ddc46f7
mbjones
committed
ddc46f7
View commit details
Copy full SHA for ddc46f7
Browse repository at this point
Commits on Jun 18, 2026
Switch `mvn deploy` to use maven.dataone.org
mbjones
committed
3ac4276
View commit details
Copy full SHA for 3ac4276
Browse repository at this point
Restore build and deploy of test-jar artifacts that libclient needs downstream.
mbjones
committed
7b69d52
View commit details
Copy full SHA for 7b69d52
Browse repository at this point
Commits on Jun 19, 2026
Remove GHA to deploy to sonatype, and upgrade GHA maven test to recent actions.
mbjones
committed
61bb090
View commit details
Copy full SHA for 61bb090
Browse repository at this point
Fully remove sonatype repo, depend on maven.dataone.org for releases and snapshots.
mbjones
committed
d508a7e
View commit details
Copy full SHA for d508a7e
Browse repository at this point
Switch to mvn verify for GHA CI tests.
mbjones
committed
6c1ab6f
View commit details
Copy full SHA for 6c1ab6f
Browse repository at this point
Commits on Jun 24, 2026
Use the released d1_test_resources 2.4.0
mbjones
committed
04a48cc
View commit details
Copy full SHA for 04a48cc
Browse repository at this point
You can’t perform that action at this time.