Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

update to 1.17 and bring in all the TF changes from the old version#1

Open
Taahh wants to merge 2 commits intoAtlasMediaGroup:v6from
Taahh:v6
Open

update to 1.17 and bring in all the TF changes from the old version#1
Taahh wants to merge 2 commits intoAtlasMediaGroup:v6from
Taahh:v6

Conversation

@Taahh
Copy link
Copy Markdown

@Taahh Taahh commented Mar 1, 2022

No description provided.

@@ -0,0 +1,167 @@
/*
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we get rid of the copyright notice? Given it's not their CopyRight...?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

on compile it throws an error at the very end saying we violate the license– given that we're open sourcing a fork i thought we should not violate their license then xd

Comment thread build.gradle.kts

repositories {
mavenCentral()
mavenLocal()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I presume this means it's using the local Maven Cache? Could we make sure for pulling in TFM it's pulling from Nexus in Maven, so this won't fail if you've not built TFM before... https://nexus-01.core.atlas-media.co.uk/repository/totalfreedom-development/ is the URL you should be able to point Maven at and it'll be able to pull down TFM releases and Release Candidate Builds.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

thank you, did not know of the nexus repo. will update when home

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants