empirephoenix
|
a87db2c117
|
Revert "Cleanup build scripts (3.1)"
|
2017-02-24 16:39:20 +01:00 |
|
Kirill Vainer
|
06757f73b4
|
travis: upload artifacts only on linux/jdk8
|
2016-11-24 15:26:29 -05:00 |
|
Kirill Vainer
|
35b9eed76f
|
travis: reorder structure a bit
|
2016-11-24 15:25:28 -05:00 |
|
Kirill Vainer
|
e4ed3313d5
|
travis: fix unsupported jdk
|
2016-11-24 15:19:39 -05:00 |
|
Kirill Vainer
|
8ce2f9cfe7
|
travis: test matrix build
|
2016-11-24 15:08:34 -05:00 |
|
Kirill Vainer
|
f800d74e87
|
travis: remove uneeded install directive
|
2016-11-24 14:46:21 -05:00 |
|
Kirill Vainer
|
78ac8df78a
|
cleanup build cache according to travis docs
|
2016-11-24 14:44:31 -05:00 |
|
Kirill Vainer
|
39dc140f79
|
build v3.1, master, and PRs only from now on
Developers should be using PRs instead of plain branches.
|
2016-11-24 14:41:00 -05:00 |
|
Kirill Vainer
|
f38becf2c6
|
remove SSH based maven publishing
The updates.jmonkeyengine.org server is no longer used.
|
2016-11-24 14:24:52 -05:00 |
|
David Bernard
|
758fdcf394
|
travis: disable uploadArchives
without uploadArchives no more snapshots, but you can release (beta2,...)
|
2016-06-12 21:53:57 +02:00 |
|
Kirill Vainer
|
b2a57e130a
|
travis: set known hosts using travis config
|
2016-05-03 22:44:00 -04:00 |
|
Kirill Vainer
|
513fc08fb6
|
travis: only create dist if deploying
|
2016-05-03 22:44:00 -04:00 |
|
Kirill Vainer
|
3419256941
|
travis: use cache rules from docs
|
2016-05-03 22:44:00 -04:00 |
|
Kirill Vainer
|
8416dd8c65
|
travis: dont cache netbeans folder anymore
|
2016-05-03 22:43:59 -04:00 |
|
Kirill Vainer
|
2c94a3f538
|
travis: treat v3.1 branch as trunk
|
2016-04-26 20:15:25 -04:00 |
|
Kirill Vainer
|
d0c7bd988e
|
travis: cleanup
|
2016-02-25 12:01:21 -05:00 |
|
Kirill Vainer
|
1f4672264e
|
travis: upload archives for tagged builds
|
2016-02-25 12:01:21 -05:00 |
|
Kirill Vainer
|
67fef7e767
|
travis: test to find out why upload doesn't work
|
2016-02-25 10:43:14 -05:00 |
|
David Bernard
|
8e866561b8
|
build: travis fix typo double double quote
|
2016-02-23 17:06:34 +01:00 |
|
David Bernard
|
4815016906
|
build: travis move uploadArchives to after_success section
|
2016-02-23 17:02:30 +01:00 |
|
David Bernard
|
142d7bebae
|
build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion
|
2016-01-28 22:06:21 +01:00 |
|
Kirill Vainer
|
e552fb1101
|
travis-ci: don't try to decrypt updates key for PRs
|
2015-09-06 17:07:53 -04:00 |
|
Kirill Vainer
|
139ba573bc
|
travis-ci: try to fix incorrect .travis.yml file
|
2015-09-04 10:35:14 -04:00 |
|
Kirill Vainer
|
2f6388c13b
|
travis-ci: fix build failures on PRs / branches
|
2015-08-29 12:33:15 -04:00 |
|
Kirill Vainer
|
c8c0904bda
|
travis-ci: re-enable maven snapshot releases
|
2015-08-25 23:11:41 -04:00 |
|
Kirill Vainer
|
734bf4a789
|
travis-ci: use git fetch --unshallow so the revision count is correct
|
2015-08-25 23:08:50 -04:00 |
|
Kirill Vainer
|
1fdfa269c9
|
build: disable maven releases
still need to figure out why the revision
number is so low for detached HEAD builds..
|
2015-08-25 00:51:03 -04:00 |
|
Kirill Vainer
|
afa9bcde7c
|
build: reenable maven upload
fixed branch name retrieval issue
|
2015-08-25 00:39:03 -04:00 |
|
Kirill Vainer
|
f2e2ac7d44
|
build: disable maven uploads for now
Some issues are preventing it from working correctly ..
|
2015-08-25 00:16:27 -04:00 |
|
Kirill Vainer
|
e5b3646fe4
|
build: upload maven snapshots to updates server
|
2015-08-24 23:29:38 -04:00 |
|
Kirill Vainer
|
67d982a64c
|
Travis-CI: automatically detect filename to deploy
|
2015-08-21 22:57:15 -04:00 |
|
Kirill Vainer
|
2bf5a5c089
|
Travis-CI: fix release deployment
|
2015-08-02 14:49:44 -04:00 |
|
Kirill Vainer
|
aa1874442d
|
Travis-CI: release test
|
2015-08-02 13:48:31 -04:00 |
|
Kirill Vainer
|
c39abf48de
|
Travis-CI: enable releases
|
2015-06-20 15:59:45 -04:00 |
|
Kirill Vainer
|
5a1faac629
|
Travis-CI: create zip dist as part of build
|
2015-06-20 14:37:01 -04:00 |
|
Kirill Vainer
|
86900c9d09
|
Travis-CI: Try to fix notifications
|
2015-06-20 14:28:41 -04:00 |
|
Kirill Vainer
|
c93c746b8b
|
Travis-CI: display success notification on status change
|
2015-05-01 19:50:30 -04:00 |
|
Kirill Vainer
|
9e84c9f572
|
Travis-CI: Fix incorrect notification string
|
2015-04-27 19:57:01 -04:00 |
|
Kirill Vainer
|
bffdb6cc93
|
Travis-CI: Add Slack chat notifications
|
2015-04-27 19:45:33 -04:00 |
|
Kirill Vainer
|
f7d544f453
|
Travis-CI: cache netbeans platform and gradle deps
|
2015-04-27 13:00:22 -04:00 |
|
Kirill Vainer
|
03cf96bc04
|
Travis-CI: enable container based infrastructure
|
2015-04-27 11:56:57 -04:00 |
|
shadowislord
|
c5775ec30d
|
Use default JDK for travis build
|
2014-12-09 19:06:43 -05:00 |
|
shadowislord
|
96c3e554f4
|
Disable NDK downloading for Travis CI build
NDK is multi-platform, so natives can be updated by developer.
|
2014-11-20 20:01:47 -05:00 |
|
shadowislord
|
e3c0b0ae38
|
Use ANDROID_NDK instead of ANDROID_NDK_HOME (that's what the build script uses)
|
2014-11-15 15:15:50 -05:00 |
|
shadowislord
|
196744eec5
|
Extract NDK silently (pipe to /dev/null)
|
2014-11-14 23:36:18 -05:00 |
|
shadowislord
|
d0a3ffe06c
|
Make sure the 7z command is available prior to using it
|
2014-11-14 23:32:32 -05:00 |
|
shadowislord
|
d88cbc3f87
|
Do not execute Android NDK, but extract via 7z
|
2014-11-14 23:30:19 -05:00 |
|
shadowislord
|
c25fee7048
|
Try to fix the build again ..
|
2014-11-14 23:22:37 -05:00 |
|
shadowislord
|
beecab863a
|
Make Travis CI fetch Android NDK (see if it works ..)
|
2014-11-14 23:10:45 -05:00 |
|
shadowislord
|
acdeba4a4d
|
Travis: Use Oracle JDK8 for building
|
2014-11-11 19:39:19 -05:00 |
|