Skip to content

Conversation

@KitsuneAlex
Copy link

This PR introduces a simple attribute system which allows attaching various "user-data" to artifact (identifiers).

This is going to be used in my PR for ForgeGradle which re-implement the deobfuscation repo artifact resolution using Gradle dependency attributes. Said dependency attributes are forwarded through the Artifactural API this way and allow matching repository artifacts based on dependency attributes.

@@ -1,5 +1,5 @@
Artifactural
Copyright (c) 2018-2021.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow this hasn't been built in quite some time.
We've moved to the SPDX header format in modern projects for this exact reason.
Having times in the header isn't necessary anymore.
https://github.com/MinecraftForge/InstallerTools/blob/master/LICENSE-header.txt

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