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
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
.
dnsjava
/
dnsjava
Public
Notifications
You must be signed in to change notification settings
Fork
264
Star
1.1k
Code
Issues
16
Pull requests
4
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
dnsjava
.github
workflows
build.yml
on
v3.6.2
User selector
All users
All time
Commit history
Commits on Jul 21, 2024
Artifact v4 fixes
Show description for 9fbab85
ibauersachs
committed
9fbab85
View commit details
Copy full SHA for 9fbab85
View code at this point
Browse repository at this point
Update dependencies
ibauersachs
committed
5b01f5d
View commit details
Copy full SHA for 5b01f5d
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
Replace synchronization in Zone with locks
Show description for 2f9b45b
ibauersachs
and
srijeet0406
committed
2f9b45b
View commit details
Copy full SHA for 2f9b45b
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Fix formatting so that G-J-F 1.7 and 1.17 stay in sync
ibauersachs
committed
a9c1719
View commit details
Copy full SHA for a9c1719
View code at this point
Browse repository at this point
Proper JPMS support and Java 18 DNS SPI
Show description for 8ed071c
ibauersachs
committed
8ed071c
View commit details
Copy full SHA for 8ed071c
View code at this point
Browse repository at this point
Merge branch 'release/3.5.x'
ibauersachs
committed
7f7b577
View commit details
Copy full SHA for 7f7b577
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
Add Java 21 test runs
ibauersachs
committed
cd23ca6
View commit details
Copy full SHA for cd23ca6
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Keep Codecov alongside Sonar
ibauersachs
committed
c291e57
View commit details
Copy full SHA for c291e57
View code at this point
Browse repository at this point
Address Sonar findings and extend tests
ibauersachs
committed
0dea0ce
View commit details
Copy full SHA for 0dea0ce
View code at this point
Browse repository at this point
Merge code coverage and analyze PRs with SonarQube
ibauersachs
committed
30ceab2
View commit details
Copy full SHA for 30ceab2
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Use only one Ubuntu run as Java is externally installed
ibauersachs
committed
984d5a0
View commit details
Copy full SHA for 984d5a0
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Update GitHub Actions versions
ibauersachs
committed
a181481
View commit details
Copy full SHA for a181481
View code at this point
Browse repository at this point
Commits on Dec 25, 2021
Merge branch 'release/3.4.x'
Show description for 3759e0d
ibauersachs
committed
3759e0d
View commit details
Copy full SHA for 3759e0d
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
Cache Sonar plugins in workflow
ibauersachs
committed
c3bdb52
View commit details
Copy full SHA for c3bdb52
View code at this point
Browse repository at this point
Simplify Actions workflow
ibauersachs
committed
c8a631e
View commit details
Copy full SHA for c8a631e
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Run tests on Java 17 as well
ibauersachs
committed
3d114af
View commit details
Copy full SHA for 3d114af
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
Add tests for DohResolver and improve timeout handling
ibauersachs
committed
80c67ed
View commit details
Copy full SHA for 80c67ed
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
Switch Java for builds to Temurin
ibauersachs
committed
4d008d3
View commit details
Copy full SHA for 4d008d3
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
Prepare building maintenance branches
ibauersachs
committed
f76bba2
View commit details
Copy full SHA for f76bba2
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Reorganize build to better support Java 11+
ibauersachs
committed
097c636
View commit details
Copy full SHA for 097c636
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Fix usage of cache action and disable Java 17 due to Lombok
ibauersachs
committed
9a31769
View commit details
Copy full SHA for 9a31769
View code at this point
Browse repository at this point
Test with Java 17ea and switch to AdoptOpenJDK
ibauersachs
committed
f639a47
View commit details
Copy full SHA for f639a47
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Update actions and early start selector thread for test
ibauersachs
committed
ea51f46
View commit details
Copy full SHA for ea51f46
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Revert fe85c1cfed748a90254cc357912173df24656b63
Show description for 159576a
ibauersachs
committed
159576a
View commit details
Copy full SHA for 159576a
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Do not build twice on master
ibauersachs
committed
fe85c1c
View commit details
Copy full SHA for fe85c1c
View code at this point
Browse repository at this point
Run Sonar on master again
ibauersachs
committed
d010ef7
View commit details
Copy full SHA for d010ef7
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Revert to using Zulu via the standard action
Show description for 5722f1d
ibauersachs
committed
5722f1d
View commit details
Copy full SHA for 5722f1d
View code at this point
Browse repository at this point
Run Sonar on pushes, not pull requests
ibauersachs
committed
6f63bf2
View commit details
Copy full SHA for 6f63bf2
View code at this point
Browse repository at this point
Run on Ubuntu 18 and 20, forget about the soon unsupported 16
Show description for 2d19080
ibauersachs
committed
2d19080
View commit details
Copy full SHA for 2d19080
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Add codecov to have coverage for PRs from forks
ibauersachs
committed
cc07807
View commit details
Copy full SHA for cc07807
View code at this point
Browse repository at this point
Update checkout action
ibauersachs
committed
015a963
View commit details
Copy full SHA for 015a963
View code at this point
Browse repository at this point
Run JaCoCo for Sonar, remove Travis and Coveralls
ibauersachs
committed
3be152a
View commit details
Copy full SHA for 3be152a
View code at this point
Browse repository at this point
Run only on master and PRs, and Sonar only on Ubuntu/x64/Java11
ibauersachs
committed
ada443b
View commit details
Copy full SHA for ada443b
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Set shell to use bash on Windows too
ibauersachs
authored
eea5756
View commit details
Copy full SHA for eea5756
View code at this point
Browse repository at this point
Remove condition on GH action step
ibauersachs
authored
3192b52
View commit details
Copy full SHA for 3192b52
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.