[PR #411] [MERGED] Make project setup easier with Maven #4654

Closed
opened 2026-05-26 12:21:27 +00:00 by Dark98 · 0 comments
Owner

📋 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: masterHead: testsimpler


📝 Commits (10+)

  • 9918f09 Remove a bunch of .ideas and class files to see if it makes the setup easier
  • d31cffe remove some .idea's and imkls
  • 31afd07 Remove a ton of .class files
  • ddf86bc [TASK] Switched to maven instead of gradle
  • 653b1e1 [TASK] Added target to gitignore
  • 5462061 Remove ignored files
  • 3aa7502 [TASK] Fixed file_server source
  • 66452ba [TASK] Fixed client source
  • c76d04f [BUGFIX] Main Class
  • 72b3f00 [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

  • Removes all the garbage files lying around the repo
  • Removes all the .idea configs, class files
  • Adds Maven support
  • Updates the setup guide in the Readme
  • CLI .jar building support
  • Readme CLI compile support

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/411 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 8/4/2020 **Status:** ✅ Merged **Merged:** 8/4/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `testsimpler` --- ### 📝 Commits (10+) - [`9918f09`](https://github.com/2006-Scape/2006Scape/commit/9918f0968e08aca5bca5649097bf732e45b55f6a) Remove a bunch of .ideas and class files to see if it makes the setup easier - [`d31cffe`](https://github.com/2006-Scape/2006Scape/commit/d31cffeb3d77655479bbb75d92e155751d64b4b8) remove some .idea's and imkls - [`31afd07`](https://github.com/2006-Scape/2006Scape/commit/31afd07d0147a94ae3d376e60d3a78c64a97ecb7) Remove a ton of .class files - [`ddf86bc`](https://github.com/2006-Scape/2006Scape/commit/ddf86bcbd881962698bf5942987abafc244b86cb) [TASK] Switched to maven instead of gradle - [`653b1e1`](https://github.com/2006-Scape/2006Scape/commit/653b1e1ddcd62be381305e1ed4cf3cbd0cdd084f) [TASK] Added target to gitignore - [`5462061`](https://github.com/2006-Scape/2006Scape/commit/54620617dd5742762d50c3f2b79fbac267c91925) Remove ignored files - [`3aa7502`](https://github.com/2006-Scape/2006Scape/commit/3aa75025ab9566f5fcacdd924f0be71abefc4cf2) [TASK] Fixed file_server source - [`66452ba`](https://github.com/2006-Scape/2006Scape/commit/66452ba01fb21e51e79234eeda4febc4ac180147) [TASK] Fixed client source - [`c76d04f`](https://github.com/2006-Scape/2006Scape/commit/c76d04fd4d09ad84fc04249307d6fb4e151f9d93) [BUGFIX] Main Class - [`72b3f00`](https://github.com/2006-Scape/2006Scape/commit/72b3f0057f24ba5fd8665e0c3e76177cd1fc2f3f) [BUGFIX] Fixed SLF4J ### 📊 Changes **1811 files changed** (+61630 additions, -63947 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description * Removes all the garbage files lying around the repo * Removes all the .idea configs, class files * Adds Maven support * Updates the setup guide in the Readme * CLI .jar building support * Readme CLI compile support --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-26 12:21:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#4654