Browse Source

Build: Remove unused Properties, which are leftover from the Engine Repo

MeFisto94 5 years ago
parent
commit
adec749fd5
1 changed files with 0 additions and 26 deletions
  1. 0 26
      gradle.properties

+ 0 - 26
gradle.properties

@@ -12,33 +12,7 @@ buildJavaDoc = true
 
 
 # specify if SDK and Native libraries get built
 # specify if SDK and Native libraries get built
 buildSdkProject = true
 buildSdkProject = true
-buildNativeProjects = false
-buildAndroidExamples = false
-
-# Path to android NDK for building native libraries
-#ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7
-ndkPath = /opt/android-ndk-r10c
-
-# Path for downloading native Bullet
-bulletUrl = http://bullet.googlecode.com/files/bullet-2.82-r2704.zip
-bulletFolder = bullet-2.82-r2704
-bulletZipFile = bullet.zip
 
 
 # Path for downloading NetBeans Base
 # Path for downloading NetBeans Base
 netbeansUrl = http://apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip
 netbeansUrl = http://apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip
 # LTS: http://apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip
 # LTS: http://apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip
-
-# POM settings
-POM_NAME=jMonkeyEngine
-POM_DESCRIPTION=jMonkeyEngine is a 3D game engine for adventurous Java developers
-POM_URL=http://jmonkeyengine.org
-POM_SCM_URL=https://github.com/jMonkeyEngine/jmonkeyengine
-POM_SCM_CONNECTION=scm:git:git://github.com/jMonkeyEngine/jmonkeyengine.git
-POM_SCM_DEVELOPER_CONNECTION=scm:git:[email protected]:jMonkeyEngine/jmonkeyengine.git
-POM_LICENSE_NAME=New BSD (3-clause) License
-POM_LICENSE_URL=http://opensource.org/licenses/BSD-3-Clause
-POM_LICENSE_DISTRIBUTION=repo
-
-# Bintray settings to override in $HOME/.gradle/gradle.properties or ENV or commandline
-bintray_user=
-bintray_api_key=