Stephen Gold
|
cdb1641cdb
common.gradle: add and configure maven-publish and signing plugins
|
hace 4 años |
joliver82
|
eb59aed44f
iOS gl3 and some improvements (#1473)
|
hace 4 años |
Stephen Gold
|
8c534b9f0e
common.gradle: fix for issue #1370 (test classes added to javadoc JARs)
|
hace 4 años |
mitm001
|
723338342b
[fix]: add automatic module names to manifest
|
hace 5 años |
Stephen Gold
|
64bfe42878
build with -Xlink:unchecked
|
hace 5 años |
Riccardo Balbo
|
816ab99ac5
Fix version naming. Use version-branch-SNAPSHOT for local builds, add custom version name property.
|
hace 5 años |
Ali-RS
|
f506e2a5a5
Updated mockito-core to v3.0.0
|
hace 6 años |
Paul Speed
|
1ffd11fae4
Added a basic unit test for some of the AppStateManager functionality.
|
hace 6 años |
lifeinwild
|
7e11a6c0fe
Use UTF-8 in gradle builds
|
hace 6 años |
Trevor Flynn
|
ad2ba95e99
Jdk 11 Build Support
|
hace 6 años |
Kirill Vainer
|
93001ec290
Fix #456
|
hace 8 años |
Kirill Vainer
|
73cb4f85ad
remove SSH based maven publishing
|
hace 8 años |
Kirill Vainer
|
b01d356ee4
niftygui: add nifty repository to POM
|
hace 9 años |
Kirill Vainer
|
4aa614108e
pom: fix incorrect inception year
|
hace 9 años |
Kirill Vainer
|
d6ffa4e9ff
build: minor cleanup
|
hace 9 años |
Kirill Vainer
|
85ffb48efb
unit test: more descriptive failure message
|
hace 9 años |
Paul Speed
|
35de6bd6d3
Upping source compatibility to 1.7. Even 1.7 is end-of-lifed by now
|
hace 9 años |
David Bernard
|
f39ff62864
build: replace developers list by generic ‘jMonkeyEngine Team’
|
hace 9 años |
David Bernard
|
80c11a5f02
build: fix sdk build failure due to writeFullPom
|
hace 9 años |
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
|
hace 9 años |
David Bernard
|
142d7bebae
build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion
|
hace 9 años |
Daniel Johansson
|
b84bd0d120
Merge remote-tracking branch 'upstream/master' into issue295
|
hace 10 años |
Kirill Vainer
|
e5b3646fe4
build: upload maven snapshots to updates server
|
hace 10 años |
Kirill Vainer
|
d36749c85b
build: fix syntax error
|
hace 10 años |
Kirill Vainer
|
17887b1fb0
build: new build version info system
|
hace 10 años |
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.
|
hace 10 años |
Kirill Vainer
|
2bdd4d5a32
Maven: enable maven artifact publishing
|
hace 10 años |
Kirill Vainer
|
8797bda5ef
Maven: remove unneeded properties
|
hace 10 años |
David Bernard
|
4bdf682944
build:javadoc: use JavaVersion.current().isJava8Compatible()
|
hace 10 años |
David Bernard
|
23f5b3ad01
build: quick fix to run javadoc with jdk < 1.8
|
hace 10 años |