Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remapping of Archloom JIJ dependencies #10

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Dec 3, 2024

This should fix problems when using dependencies that embed JIJ dependencies in folders other than META-INF/jarjar/

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 3, 2024

  • Publish PR to GitHub Packages

Last commit published: dc284847eb3715142e3e3251643637ec7fcff83e.

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 #10' // https://github.com/neoforged/InstallerTools/pull/10
        url 'https://prmaven.neoforged.net/InstallerTools/pr10'
        content {
            includeModule('net.neoforged.installertools', 'binarypatcher')
            includeModule('net.neoforged.installertools', 'installertools')
            includeModule('net.neoforged.installertools', 'zipinject')
            includeModule('net.neoforged.installertools', 'cli-utils')
            includeModule('net.neoforged.installertools', 'jarsplitter')
        }
    }
}

@shartte shartte merged commit b060e38 into main Dec 3, 2024
2 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as InstallerTools version 2.1.10.

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.

3 participants