mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #369] [MERGED] Implementation of Gradle build framework #12110
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/369
Author: @DamionDamion
Created: 2/3/2020
Status: ✅ Merged
Merged: 2/3/2020
Merged by: @dginovker
Base:
master← Head:gradle📝 Commits (7)
5f135cdCleanupc95b4c2Add build file10fb043The great migration9c4a9fcRestore MINA to 1.1.708526c3Removed .gradleeebf04eAdded flatdir for libs with no artifact repository8734e0aAdd README.md, rename Implementation-Title📊 Changes
858 files changed (+99 additions, -124579 deletions)
View changed files
➖
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)➖
2006Redone Server/com/rebotted/Connection.class(+0 -0)...and 80 more files
📄 Description
Ding fries are done.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.