Ignoring build.properties file
authorJeanderson Candido <jeandersonbc@gmail.com>
Mon, 18 Jun 2018 18:17:50 +0000 (15:17 -0300)
committerJeanderson Candido <jeandersonbc@gmail.com>
Mon, 18 Jun 2018 18:26:42 +0000 (15:26 -0300)
.gitignore
build.gradle

index a7586ef3b81a4a9c8f89cfffe2684639c7c8d112..2409b424dcdd61a3efe4da2ae9f087ce4eec8a7a 100644 (file)
@@ -1,5 +1,6 @@
 local.properties
 .version
+build.properties
 
 ####### General #######
 trace
index f1c0bf7f737a5491c346a6b69e221d003cd3b6a3..6beb9a1a425318874ecf7364a3ad975363317c04 100644 (file)
@@ -302,7 +302,7 @@ task runTestJar(type: Jar) {
 task buildJars {
     group = "JPF Build"
     description = "Generates the core JPF jar files."
-    
+
     dependsOn buildInfo
 
     dependsOn classloaderSpecificTestsJar, annotationsJar,