Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from Maven to Gradle #54

Merged
merged 19 commits into from
Nov 19, 2020
Merged

Move from Maven to Gradle #54

merged 19 commits into from
Nov 19, 2020

Conversation

Krock21
Copy link
Contributor

@Krock21 Krock21 commented Nov 2, 2020

No description provided.

@Krock21
Copy link
Contributor Author

Krock21 commented Nov 2, 2020

Almist completely the same jars

mvn package vs ./gradlew jar

Screenshot from 2020-11-03 01-30-38
Screenshot from 2020-11-03 01-30-09

ndkoval and others added 3 commits November 18, 2020 01:11
@@ -109,4 +110,28 @@ publishing {
artifact(tasks.getByName("javadocJar"))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add this line in new publications to bintray, because they are in infra.publishing

@ndkoval ndkoval self-requested a review November 18, 2020 22:21
Copy link
Collaborator

@ndkoval ndkoval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@ndkoval ndkoval changed the title Gradle support Move from Maven to Gradle Nov 18, 2020
@ndkoval ndkoval merged commit 759f12a into develop Nov 19, 2020
@ndkoval ndkoval deleted the gradle branch November 19, 2020 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants