Skip to content

Fix #99: Use antlr.org as default JAR download location#107

Merged
kaby76 merged 1 commit intokaby76:masterfrom
paulirwin:issue/99
Dec 30, 2025
Merged

Fix #99: Use antlr.org as default JAR download location#107
kaby76 merged 1 commit intokaby76:masterfrom
paulirwin:issue/99

Conversation

@paulirwin
Copy link
Copy Markdown
Contributor

@paulirwin paulirwin commented Dec 30, 2025

  • Change default probe order to prefer antlr.org over Maven Central to avoid rate limiting issues in CI environments
  • Add special handling for antlr.org which uses "antlr-" prefix
  • Refactor TryProbeAntlrJar to extract common download logic
  • Update README with AntlrProbePath documentation

🤖 Generated with Claude Code

Fixes #99

- Change default probe order to prefer antlr.org over Maven Central
  to avoid rate limiting issues in CI environments
- Add special handling for antlr.org which uses "antlr-" prefix
- Refactor TryProbeAntlrJar to extract common download logic
- Update README with AntlrProbePath documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kaby76 kaby76 merged commit 74f1f2c into kaby76:master Dec 30, 2025
3 checks passed
@paulirwin paulirwin deleted the issue/99 branch December 30, 2025 14:35
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.

Antlr4BuildTasks frequent problems in downloading antlr4 jar with TargetFrameworks

2 participants