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

#TRUNK-3751: Saying that a module requires OpenMRS 1.9.2-SNAPSHOT fails #481

Closed
wants to merge 2 commits into from

Conversation

jkondrat
Copy link
Contributor

No description provided.

@@ -347,6 +351,9 @@ public static void checkRequiredVersion(String version, String value) throws Mod
* @should treat SNAPSHOT as earliest version
*/
public static int compareVersion(String version, String value) {
String alphaVersion = "";
Copy link
Member

Choose a reason for hiding this comment

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

I wouldn't call it alpha, rather a qualifier after maven version conventions. Please change all places that use alpha to qualifier.

@jkondrat jkondrat closed this Jan 21, 2014
@jkondrat jkondrat reopened this Jan 21, 2014
@jkondrat
Copy link
Contributor Author

These classes and methods were unrelated
#481 (diff)
#481 (diff)
#481 (diff)

@dkayiwa
Copy link
Member

dkayiwa commented Jan 21, 2014

@jkondrat you have just reopened this. Did you address the review comments?

@jkondrat
Copy link
Contributor Author

@dkayiwa Changes in these classes were unrelated to this ticket, so I reverted them in my second commit.

@dkayiwa
Copy link
Member

dkayiwa commented Jan 22, 2014

Can you squash these commits into one such that the pull request has only one commit to review?
That way i will not see those unrelated changes. :)

@jkondrat jkondrat closed this Jan 22, 2014
@jkondrat jkondrat deleted the TRUNK-3751 branch January 22, 2014 10:43
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants