Removed build.properties and updated build.gradle
authorJeanderson Candido <jeandersonbc@gmail.com>
Mon, 18 Jun 2018 18:15:36 +0000 (15:15 -0300)
committerJeanderson Candido <jeandersonbc@gmail.com>
Mon, 18 Jun 2018 18:15:36 +0000 (15:15 -0300)
build.gradle
build.properties [deleted file]

index af5289439b92a4971d1d315c20d9021cbcbb8163..f1c0bf7f737a5491c346a6b69e221d003cd3b6a3 100644 (file)
@@ -302,6 +302,8 @@ task runTestJar(type: Jar) {
 task buildJars {
     group = "JPF Build"
     description = "Generates the core JPF jar files."
+    
+    dependsOn buildInfo
 
     dependsOn classloaderSpecificTestsJar, annotationsJar,
               jpfClassesJar, jpfJar, runJpfJar,
diff --git a/build.properties b/build.properties
deleted file mode 100644 (file)
index 6602f96..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-#JPF core build info
-#Fri Jan 13 13:32:58 PST 2012
-
-revision=647\:b8b86ac8f503
-
-date.tip=2012-01-13 13\:30 -0800
-
-author=Peter Mehlitz <Peter.C.Mehlitz@nasa.gov>
-
-repository=file\://flyer/Users/pmehlitz/projects/eclipse/jpf-core
-
-upstream=http\://babelfish.arc.nasa.gov/hg/jpf/jpf-core
-
-java.version=1.6.0_26
-
-os.arch=x86_64
-
-os.name=Mac OS X
-
-os.version=10.5.8
-
-user.country=US