Skip to content

Fix #175: Add a RunModel property to replace the log4j2.xml file#247

Merged
Technici4n merged 2 commits into
mainfrom
custom-log4j-config
Apr 25, 2025
Merged

Fix #175: Add a RunModel property to replace the log4j2.xml file#247
Technici4n merged 2 commits into
mainfrom
custom-log4j-config

Conversation

@Technici4n
Copy link
Copy Markdown
Member

@Technici4n Technici4n commented Apr 24, 2025

As requested on #175.

@neoforged-pr-publishing
Copy link
Copy Markdown

neoforged-pr-publishing Bot commented Apr 24, 2025

  • Publish PR to GitHub Packages

Last commit published: 33f6c3b6aaf7a8a0b6a1e3ae96d715dde120a486.

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 #247' // https://github.com/neoforged/ModDevGradle/pull/247
        url 'https://prmaven.neoforged.net/ModDevGradle/pr247'
        content {
            includeModule('net.neoforged.moddev.legacyforge', 'net.neoforged.moddev.legacyforge.gradle.plugin')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
        }
    }
}

Comment thread src/main/java/net/neoforged/moddevgradle/dsl/RunModel.java
Comment thread src/main/java/net/neoforged/moddevgradle/dsl/RunModel.java Outdated
@Technici4n Technici4n enabled auto-merge (squash) April 25, 2025 22:40
@Technici4n Technici4n merged commit 2061872 into main Apr 25, 2025
8 of 10 checks passed
@Technici4n Technici4n deleted the custom-log4j-config branch April 25, 2025 22:49
@neoforged-releases
Copy link
Copy Markdown

🚀 This PR has been released as ModDevGradle version 2.0.82.

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