11 Commits

Author SHA1 Message Date
Kirill Vainer
c843721806 build: check file exists before getting text 2016-04-30 17:20:27 -04:00
Kirill Vainer
74e398342f build: only update version file when it changed
Avoids recompiling jme3-core on every build
2016-04-30 17:15:03 -04:00
Daniel Johansson
b84bd0d120 Merge remote-tracking branch 'upstream/master' into issue295
Conflicts:
	common.gradle
2015-09-08 09:25:29 +01:00
Kirill Vainer
b7ab6d003e build: separate full version from full name 2015-08-08 17:57:59 -04:00
Kirill Vainer
17887b1fb0 build: new build version info system
* JmeVersion is no longer autogenerated, instead it pulls info from version.properties
 * Added version.gradle script to generate version info and expose it to other gradle scripts
 * Embed version info inside JAR manifest
 * Refactor NDK finding to use the same way as the version generation
2015-08-08 17:35:05 -04:00
Daniel Johansson
d319a7c5d3 Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 2015-07-20 11:22:16 +01:00
shadowislord
a37f38a412 Build: fix build failure if not building from git repo 2015-03-20 23:51:15 -04:00
shadowislord
35737e1614 Add branch name to JmeVersion class 2015-02-08 19:32:43 -05:00
shadowislord
3cc0feced0 Put git hash and build date in JmeVersion class 2015-02-08 19:13:26 -05:00
Normen Hansen
539c2e65fc - update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
2014-04-25 17:03:59 +02:00
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00