- Notifications
You must be signed in to change notification settings - Fork5
Migrate to Gradle DSL as a build tool#73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
16 commits Select commitHold shift + click to select a range
1f34cd6
gradle kotlin DSL migration
Pazusdf4b726
separated integration tests, updated CONTRIBUTING.md
Pazusf0c3ea9
collapse Coverage resources tasks
Pazus59d69cc
Update CONTRIBUTING.md
Pazusa35f8a2
remove clean phase before publishing jar
Pazus3d632dd
showStandardStreams = true
Pazus2bc1c16
check if build speeds up
Pazus1b7849c
check if build speeds up
Pazus9f28122
narrow caches
Pazus431125e
Revert "narrow caches"
Pazus2dcb1b3
debug
Pazus4b6d291
echo opts
Pazus0214d77
Update .travis.yml
Pazus20ad8bf
clean up to initial state
Pazus5bc0d92
remove pom.xml file as project is not migrated to Gradle
Pazus91a051f
publish only on develop and tags
PazusFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
3 changes: 3 additions & 0 deletions.gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
28 changes: 16 additions & 12 deletions.travis.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions.travis/settings.tmpl.xml
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
55 changes: 0 additions & 55 deletions.travis/settings.xml
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
48 changes: 15 additions & 33 deletionsCONTRIBUTING.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.