-
Notifications
You must be signed in to change notification settings - Fork 241
Comparing changes
Open a pull request
base repository: jline/jline3
base: 4.0.4
head repository: jline/jline3
compare: 4.0.5
- 6 commits
- 28 files changed
- 2 contributors
Commits on Mar 13, 2026
-
chore: Bump release-drafter/release-drafter from 6 to 7
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v6...v7) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1e711d - Browse repository at this point
Copy the full SHA b1e711dView commit details
Commits on Mar 17, 2026
-
fix: Revert build to Maven 3.9.x compatibility (fixes #1690)
Convert all POMs from Maven 4.1.0 model to 4.0.0 model: - Change POM namespace from 4.1.0 to 4.0.0 and add modelVersion - Replace <subprojects> with <modules> - Replace empty <parent/> with full parent references - Add explicit groupId to intra-project dependencies - Add reactor modules to dependencyManagement with ${project.version} - Use ${revision} CI-friendly version with flatten-maven-plugin - Configure nisse translation table to map dynamicVersion to revision - Add .mvn/maven.config for Maven 3.x nisse configuration - Update mvx to use Maven 3.9.14 - Update enforcer to require Maven 3.9.0+ Zero-commit versioning via nisse is preserved.Configuration menu - View commit details
-
Copy full SHA for aef6dbb - Browse repository at this point
Copy the full SHA aef6dbbView commit details -
fix: Guard release workflow against SNAPSHOT hint tags
Version hint tags like `4.1.0-SNAPSHOT` match the workflow's tag pattern and would accidentally trigger a release. Add an early check that rejects tags containing `-` (e.g. SNAPSHOT, RC, beta).
Configuration menu - View commit details
-
Copy full SHA for d783438 - Browse repository at this point
Copy the full SHA d783438View commit details -
fix: Clean up mvx command syntax in release workflow
Remove deprecated '--' separators and add missing -B flag.
Configuration menu - View commit details
-
Copy full SHA for b33c819 - Browse repository at this point
Copy the full SHA b33c819View commit details -
Merge pull request #1699 from jline/fix/maven3-compat
fix: Revert build to Maven 3.9.x compatibility
Configuration menu - View commit details
-
Copy full SHA for bd76b2b - Browse repository at this point
Copy the full SHA bd76b2bView commit details -
Merge pull request #1698 from jline/dependabot/github_actions/master/…
…release-drafter/release-drafter-7 chore: Bump release-drafter/release-drafter from 6 to 7
Configuration menu - View commit details
-
Copy full SHA for ee52d32 - Browse repository at this point
Copy the full SHA ee52d32View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.4...4.0.5