Commit Graph

29 Commits (1ffd11fae400963d51876e19d0222852777320a0)

Author SHA1 Message Date
Paul Speed 1ffd11fae4 Added a basic unit test for some of the AppStateManager functionality. 5 years ago
lifeinwild 7e11a6c0fe Use UTF-8 in gradle builds 6 years ago
Trevor Flynn ad2ba95e99 Jdk 11 Build Support 6 years ago
Kirill Vainer 93001ec290 Fix #456 7 years ago
Kirill Vainer 73cb4f85ad remove SSH based maven publishing 8 years ago
Sebastian Weiß 4e79ccfa68 changed source compatibility only for lwjgl3 8 years ago
shaman 309f751c4d Maybe fixed 'warning: [options] bootstrap class path not set in conjunction with -source 1.7' 8 years ago
Kirill Vainer b01d356ee4 niftygui: add nifty repository to POM 9 years ago
Kirill Vainer 4aa614108e pom: fix incorrect inception year 9 years ago
Kirill Vainer d6ffa4e9ff build: minor cleanup 9 years ago
Kirill Vainer 85ffb48efb unit test: more descriptive failure message 9 years ago
Paul Speed 35de6bd6d3 Upping source compatibility to 1.7. Even 1.7 is end-of-lifed by now 9 years ago
David Bernard f39ff62864 build: replace developers list by generic ‘jMonkeyEngine Team’ 9 years ago
David Bernard 80c11a5f02 build: fix sdk build failure due to writeFullPom 9 years ago
David Bernard 2aca942b1b build: use the same custom pom file for 'install', 'uploadArchives' and 'uploadBintray'. A custom pom with minimal information required to maven central 9 years ago
David Bernard 142d7bebae build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion 9 years ago
Daniel Johansson 30cdca7ad7 Native library loading is back to the way it used to be with the addition of LWJGL 3.x libraries added with a different key. 9 years ago
Daniel Johansson 8f77dca931 Added jme3-lwjgl3 module which ultimately adds support for LWJGL 3.x and GLFW. 9 years ago
Daniel Johansson 89f10eca58 Added jme3-lwjgl3 module which ultimately adds support for LWJGL 3.x and GLFW. 9 years ago
Kirill Vainer e5b3646fe4 build: upload maven snapshots to updates server 9 years ago
Kirill Vainer d36749c85b build: fix syntax error 9 years ago
Kirill Vainer 17887b1fb0 build: new build version info system 9 years ago
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. 9 years ago
Kirill Vainer 2bdd4d5a32 Maven: enable maven artifact publishing 10 years ago
Kirill Vainer 8797bda5ef Maven: remove unneeded properties 10 years ago
David Bernard 4bdf682944 build:javadoc: use JavaVersion.current().isJava8Compatible() 10 years ago
David Bernard 23f5b3ad01 build: quick fix to run javadoc with jdk < 1.8 10 years ago
Normen Hansen 3d8a1d4bad - make javadoc output more readable 10 years ago
Normen Hansen 65eba1389a - enable building of JavaDoc 10 years ago
Normen Hansen 69f8e58d84 - change source compatibility to 1.6 10 years ago
Normen Hansen 539c2e65fc - update JmeVersion automatically in build script 11 years ago
Normen Hansen d4546223fc - include SDK in gradle build 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
nor..67 511d045274 gradle: 11 years ago