Splitting of building+mining into separate traits

This commit is contained in:
Anuken
2019-06-12 14:03:50 -04:00
parent dc3c27297f
commit 0aee75c1c1
10 changed files with 379 additions and 270 deletions

View File

@@ -113,6 +113,8 @@ allprojects{
maven{ url 'https://jitpack.io' }
jcenter()
}
tasks.withType(Javadoc).all{ enabled = false }
}
project(":desktop"){
@@ -175,7 +177,7 @@ project(":core"){
}
dependencies{
if(System.properties["user.name"] == "anuke"){
if(System.properties["user.name"] == "anuke" && !System.properties["os.name"].contains("Mac")){
task cleanGen{
doFirst{
delete{