Commit Graph

42 Commits (73cb4f85ad490211f77ac68fe6bac379e1fce3ec)

Author SHA1 Message Date
Kirill Vainer 73cb4f85ad remove SSH based maven publishing 8 years ago
shaman 26be6d896c Updated .travis.yml to build against Java8 instead of Java7 8 years ago
Kirill Vainer f4f65620ec travis: set known hosts using travis config 9 years ago
Kirill Vainer 7fdc49e1e3 travis: only create dist if deploying 9 years ago
Kirill Vainer dd816a02a0 travis: use cache rules from docs 9 years ago
Kirill Vainer deb3f21b7e travis: dont cache netbeans folder anymore 9 years ago
Kirill Vainer d0c7bd988e travis: cleanup 9 years ago
Kirill Vainer 1f4672264e travis: upload archives for tagged builds 9 years ago
Kirill Vainer 67fef7e767 travis: test to find out why upload doesn't work 9 years ago
David Bernard 8e866561b8 build: travis fix typo double double quote 9 years ago
David Bernard 4815016906 build: travis move uploadArchives to after_success section 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
Kirill Vainer e552fb1101 travis-ci: don't try to decrypt updates key for PRs 9 years ago
Kirill Vainer 139ba573bc travis-ci: try to fix incorrect .travis.yml file 9 years ago
Kirill Vainer 2f6388c13b travis-ci: fix build failures on PRs / branches 9 years ago
Kirill Vainer c8c0904bda travis-ci: re-enable maven snapshot releases 9 years ago
Kirill Vainer 734bf4a789 travis-ci: use git fetch --unshallow so the revision count is correct 9 years ago
Kirill Vainer 1fdfa269c9 build: disable maven releases 9 years ago
Kirill Vainer afa9bcde7c build: reenable maven upload 9 years ago
Kirill Vainer f2e2ac7d44 build: disable maven uploads for now 9 years ago
Kirill Vainer e5b3646fe4 build: upload maven snapshots to updates server 9 years ago
Kirill Vainer 67d982a64c Travis-CI: automatically detect filename to deploy 9 years ago
Kirill Vainer 2bf5a5c089 Travis-CI: fix release deployment 9 years ago
Kirill Vainer aa1874442d Travis-CI: release test 9 years ago
Kirill Vainer c39abf48de Travis-CI: enable releases 10 years ago
Kirill Vainer 5a1faac629 Travis-CI: create zip dist as part of build 10 years ago
Kirill Vainer 86900c9d09 Travis-CI: Try to fix notifications 10 years ago
Kirill Vainer c93c746b8b Travis-CI: display success notification on status change 10 years ago
Kirill Vainer 9e84c9f572 Travis-CI: Fix incorrect notification string 10 years ago
Kirill Vainer bffdb6cc93 Travis-CI: Add Slack chat notifications 10 years ago
Kirill Vainer f7d544f453 Travis-CI: cache netbeans platform and gradle deps 10 years ago
Kirill Vainer 03cf96bc04 Travis-CI: enable container based infrastructure 10 years ago
shadowislord c5775ec30d Use default JDK for travis build 10 years ago
shadowislord 96c3e554f4 Disable NDK downloading for Travis CI build 10 years ago
shadowislord e3c0b0ae38 Use ANDROID_NDK instead of ANDROID_NDK_HOME (that's what the build script uses) 10 years ago
shadowislord 196744eec5 Extract NDK silently (pipe to /dev/null) 10 years ago
shadowislord d0a3ffe06c Make sure the 7z command is available prior to using it 10 years ago
shadowislord d88cbc3f87 Do not execute Android NDK, but extract via 7z 10 years ago
shadowislord c25fee7048 Try to fix the build again .. 10 years ago
shadowislord beecab863a Make Travis CI fetch Android NDK (see if it works ..) 10 years ago
shadowislord acdeba4a4d Travis: Use Oracle JDK8 for building 10 years ago
shadowislord 95ae7c386f Added the travis.yml file, maybe it will do something interesting 10 years ago