-
-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare gradle build for migration to another CI
- Loading branch information
Showing
68 changed files
with
1,452 additions
and
1,041 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ apply plugin: 'idea' | |
|
||
idea { | ||
project { | ||
languageLevel = 'JDK_1_7' | ||
languageLevel = 'JDK_1_8' | ||
} | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 0 additions & 58 deletions
58
buildSrc/src/main/groovy/dirsync/builder/FileSystemTreeBuilder.groovy
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
buildSrc/src/main/groovy/dirsync/builder/FileTreeMerger.groovy
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
buildSrc/src/main/groovy/dirsync/builder/PostBuildPass.groovy
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
buildSrc/src/main/groovy/dirsync/builder/ZipTreeBuilder.groovy
This file was deleted.
Oops, something went wrong.
97 changes: 0 additions & 97 deletions
97
buildSrc/src/main/groovy/dirsync/merger/FileTreeComparator.groovy
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.