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

Improve IllegalArgumentException if "version to" is older than current version #362

Merged
merged 2 commits into from
Nov 3, 2020
Merged

Conversation

badalsarkar
Copy link
Contributor

Fixed #214 .

I have used Gradle-Core library's VersionNumber class to compare the currentVersion and upgradeVersion.

I have also added three test cases.

Please let me know if anything needs to be changes.

Thank you.

badalsarkar and others added 2 commits November 3, 2020 10:57
Current exception message doesn't provide much information about the
problem. The exception message has been improved to provide the root
cause
@fabiocarvalho777 fabiocarvalho777 merged commit b6bbaaa into paypal:develop Nov 3, 2020
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