Stephen Gold
|
cdb1641cdb
common.gradle: add and configure maven-publish and signing plugins
|
4 years ago |
joliver82
|
eb59aed44f
iOS gl3 and some improvements (#1473)
|
4 years ago |
Stephen Gold
|
8c534b9f0e
common.gradle: fix for issue #1370 (test classes added to javadoc JARs)
|
4 years ago |
mitm001
|
723338342b
[fix]: add automatic module names to manifest
|
5 years ago |
Stephen Gold
|
64bfe42878
build with -Xlink:unchecked
|
5 years ago |
Riccardo Balbo
|
816ab99ac5
Fix version naming. Use version-branch-SNAPSHOT for local builds, add custom version name property.
|
5 years ago |
Ali-RS
|
f506e2a5a5
Updated mockito-core to v3.0.0
|
6 years ago |
Paul Speed
|
1ffd11fae4
Added a basic unit test for some of the AppStateManager functionality.
|
6 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
|
8 years ago |
Kirill Vainer
|
73cb4f85ad
remove SSH based maven publishing
|
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
|
b84bd0d120
Merge remote-tracking branch 'upstream/master' into issue295
|
10 years ago |
Kirill Vainer
|
e5b3646fe4
build: upload maven snapshots to updates server
|
10 years ago |
Kirill Vainer
|
d36749c85b
build: fix syntax error
|
10 years ago |
Kirill Vainer
|
17887b1fb0
build: new build version info system
|
10 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.
|
10 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 |