Skip to content

Support JDK8 to be used in installertools for binpatching#20

Merged
Technici4n merged 9 commits intomainfrom
jdk8
Nov 2, 2025
Merged

Support JDK8 to be used in installertools for binpatching#20
Technici4n merged 9 commits intomainfrom
jdk8

Conversation

@shartte
Copy link
Contributor

@shartte shartte commented Nov 2, 2025

Tests still run using Java 21

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Nov 2, 2025

  • Publish PR to GitHub Packages

Last commit published: 6d7bbd47dee446fd4fb04d83806171bdbb9e3506 - version: 12.0.12-pr-20-jdk8

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name = "Maven for PR #20" // https://github.com/neoforged/AccessTransformers/pull/20
        url = uri("https://prmaven.neoforged.net/AccessTransformers/pr20")
        content {
            includeModule("net.neoforged", "accesstransformers")
            includeModule("net.neoforged.accesstransformers", "at-cli")
            includeModule("net.neoforged.accesstransformers", "at-parser")
        }
    }
}

@Technici4n Technici4n merged commit 60e6ed2 into main Nov 2, 2025
2 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as AccessTransformers version 13.0.1.

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.

2 participants