Gradle build#1
Closed
aalmiray wants to merge 1 commit into
Closed
Conversation
Apply license headers to all files
|
no love for maven? |
Contributor
Author
|
After spending 7 years with Maven and 5 more with Gradle I cans say with good confidence that Gradle is the superior build tool. Besides migrating from Ant to Gradle is easier than from Ant to Maven. |
Collaborator
|
thanks it's very appreciated, however we want to keep the ant build files. if you can pull the latest changes and just add Gradle build files it would be great. also we applied license headers to all java files so no need to worry about it. thanks again |
Contributor
Author
|
Sure, no problem. Would it be OK to relocate classes to follow the Maven/Gradle conventions? Now that I know more about the layout and how the sources work I could also keep the old one if you like. |
Contributor
Author
|
I'll close this PR and send a different one |
yushijinhun
pushed a commit
to yushijinhun/JFoenix
that referenced
this pull request
Oct 20, 2018
Fix high CPU usage on OpenJFX 10 & Update readme
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request proposes the following changes
Tried to keep the original structure but it was easier to relocate all source files to their expected locations. Apply any of the following commands to build and run the projects
These new settings allow the project to be published on bintray.com, simply put: Github for binaries.