Skip to content
This repository has been 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
wants to merge 2 commits into
base: v6
Choose a base branch
from

Conversation

Taahh
Copy link

@Taahh Taahh commented Mar 1, 2022

No description provided.

@@ -0,0 +1,167 @@
/*
Copy link
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
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

@@ -26,6 +26,7 @@ allprojects {

repositories {
mavenCentral()
mavenLocal()
Copy link
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
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