mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #411] [MERGED] Make project setup easier with Maven #6728
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/411
Author: @dginovker
Created: 8/4/2020
Status: ✅ Merged
Merged: 8/4/2020
Merged by: @dginovker
Base:
master← Head:testsimpler📝 Commits (10+)
9918f09Remove a bunch of .ideas and class files to see if it makes the setup easierd31cfferemove some .idea's and imkls31afd07Remove a ton of .class filesddf86bc[TASK] Switched to maven instead of gradle653b1e1[TASK] Added target to gitignore5462061Remove ignored files3aa7502[TASK] Fixed file_server source66452ba[TASK] Fixed client sourcec76d04f[BUGFIX] Main Class72b3f00[BUGFIX] Fixed SLF4J📊 Changes
1811 files changed (+61630 additions, -63947 deletions)
View changed files
📝
.gitignore(+1 -0)➖
.idea/$PRODUCT_WORKSPACE_FILE$(+0 -19)➖
.idea/.gitignore(+0 -2)➖
.idea/2006rebotted.iml(+0 -178)➖
.idea/artifacts/2006rebotted_jar.xml(+0 -11)➖
.idea/artifacts/localhost_2006rebotted_jar.xml(+0 -11)➖
.idea/checkstyle-idea.xml(+0 -16)➖
.idea/libraries/commons_lang3_3_1.xml(+0 -17)➖
.idea/libraries/libs.xml(+0 -7)➖
.idea/misc.xml(+0 -6)➖
.idea/modules.xml(+0 -11)➖
.idea/vcs.xml(+0 -6)➖
.idea/workspace.xml(+0 -391)➖
2006Redone Client/.classpath(+0 -6)➕
2006Redone Client/.gitignore(+1 -0)➖
2006Redone Client/.gradle/4.10/fileChanges/last-build.bin(+0 -0)➖
2006Redone Client/.gradle/4.10/fileHashes/fileHashes.bin(+0 -0)➖
2006Redone Client/.gradle/4.10/fileHashes/fileHashes.lock(+0 -0)➖
2006Redone Client/.gradle/4.10/gc.properties(+0 -0)➖
2006Redone Client/.gradle/4.10/taskHistory/taskHistory.bin(+0 -0)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.