Commit 9cbb032
authored
Remove last Godeps, update Gogradle for gomod and Ansible setup (#496)
* Remove last Godeps, update Gogradle for gomod and Ansible setup
* Remove last Godeps, update Gogradle for gomod and Ansible setup
* Add dependson clause to build i18n (i18n_resources.go) before the goBuild task
* Update build.gradle to use Exec tasks for go-bindata and i18n
* Update build.gradle to use Exec tasks for go-bindata and i18n
* Task goGetBinData for i18n support must run as a deps. of goPrepare not goBuild
* Cleanup build.gradle; remove old tasks
* Fix golint command
* Fix golint command
* Fix golint command
* Use latest go.mod
* Use latest go.mod
* Use latest go.mod
* Remove goVet and gofmt tasks as they use older go conventions
* Remove goVet and gofmt tasks as they use older go conventions
* Remove failing localhost/SDK scala tests
* Try some regex fixes for scala SDK tests
* Fix regex for SDK scala tests; Remove govendor from README
* Revamp README to reflect current Go mod and Gradle build instructions
* Revamp README to reflect current Go mod and Gradle build instructions
* Revamp README to reflect current Go mod and Gradle build instructions
* Revamp README to reflect current Go mod and Gradle build instructions1 parent e3f41f9 commit 9cbb032
File tree
10 files changed
+337
-334
lines changed- Godeps
- tests/src/test/scala/system/basic
- tools/travis
10 files changed
+337
-334
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments