mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #371] [MERGED] [WIP] New setup #457
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/371
Author: @dginovker
Created: 2/3/2020
Status: ✅ Merged
Merged: 2/3/2020
Merged by: @dginovker
Base:
master← Head:new-setup📝 Commits (9)
5f135cdCleanupc95b4c2Add build file10fb043The great migration9c4a9fcRestore MINA to 1.1.708526c3Removed .gradleeebf04eAdded flatdir for libs with no artifact repository8734e0aAdd README.md, rename Implementation-Titlede3b826New setup eased1967b6Update reademe and modules.xml📊 Changes
1429 files changed (+274 additions, -124601 deletions)
View changed files
📝
.idea/workspace.xml(+175 -13)➖
2006Redone Server/.classpath(+0 -16)📝
2006Redone Server/.gitignore(+6 -0)➖
2006Redone Server/.gradle/4.10/fileChanges/last-build.bin(+0 -0)➖
2006Redone Server/.gradle/4.10/fileHashes/fileHashes.bin(+0 -0)➖
2006Redone Server/.gradle/4.10/fileHashes/fileHashes.lock(+0 -0)➖
2006Redone Server/.gradle/4.10/gc.properties(+0 -0)➖
2006Redone Server/.gradle/4.10/taskHistory/taskHistory.bin(+0 -0)➖
2006Redone Server/.gradle/4.10/taskHistory/taskHistory.lock(+0 -0)➖
2006Redone Server/.gradle/buildOutputCleanup/buildOutputCleanup.lock(+0 -0)➖
2006Redone Server/.gradle/buildOutputCleanup/cache.properties(+0 -2)➖
2006Redone Server/.gradle/buildOutputCleanup/outputFiles.bin(+0 -0)➖
2006Redone Server/.gradle/vcs-1/gc.properties(+0 -0)➖
2006Redone Server/.project(+0 -17)➖
2006Redone Server/.settings/org.eclipse.jdt.core.prefs(+0 -291)➖
2006Redone Server/.settings/org.eclipse.jdt.ui.prefs(+0 -3)➖
2006Redone Server/.settings/org.eclipse.ltk.core.refactoring.prefs(+0 -2)➖
2006Redone Server/2006Redone Server.iml(+0 -14)➕
2006Redone Server/README.md(+15 -0)➕
2006Redone Server/build.gradle(+78 -0)...and 80 more files
📄 Description
Changes some configurations to make setup easier.
Updated readme instructions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.