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

#960 Ensure release tag is valid and is higher than previous release tags #1014

Closed
wants to merge 5 commits into from

Conversation

gumbelmj
Copy link
Contributor

#960 Ensure release tag is valid and is higher than previous release tags

@alex-palevsky
Copy link
Contributor

@gumbelmj Thanks, let me find someone who can review this pull request

@alex-palevsky
Copy link
Contributor

@HDouss plz review this pull request when possible

* @throws IOException In case of error.
*/
@Test
public void tooOldRelease() throws IOException {
Copy link

Choose a reason for hiding this comment

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

@gumbelmj Let's use verbs here, for example rejectsOldRelease

@HDouss
Copy link

HDouss commented Feb 22, 2016

@gumbelmj Please see several comments from me.

@gumbelmj
Copy link
Contributor Author

@HDouss I've addressed your comments. Thanks for the feedback.

<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.powermock</groupId>
Copy link

Choose a reason for hiding this comment

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

@gumbelmj May be it is not a good idea to add a new mocking framework here. You should ask the architect. I suggest to remove the dependency and remove testing private methods.

Copy link
Contributor

Choose a reason for hiding this comment

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

@gumbelmj The architect fully agrees with the above.

Copy link

Choose a reason for hiding this comment

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

@gumbelmj Ok. So let's get rid of it as I said, and modify the tests as I suggested.

@gumbelmj
Copy link
Contributor Author

@original-brownbear and @HDouss I've addressed the comments and remove the testing of the private static methods.

@original-brownbear
Copy link
Contributor

@gumbelmj this branch is failing CI now.

@gumbelmj
Copy link
Contributor Author

@original-brownbear I'm working to address those.

@gumbelmj
Copy link
Contributor Author

@original-brownbear this is passing CI now

@HDouss
Copy link

HDouss commented Feb 26, 2016

@gumbelmj Thanks.

@HDouss
Copy link

HDouss commented Feb 26, 2016

@rultor merge.

@rultor
Copy link
Collaborator

rultor commented Feb 26, 2016

@rultor merge.

@HDouss Thanks for your request. @original-brownbear Please confirm this.

<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.0.3</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

@gumbelmj This dependency version is 5 years old, Rultor is using Maven 3.3.9 at this point, Maven Artifact is available in the same version here.
If we're adding new dependencies we need to use the most recent versions unless there is a clear reason not to.

@original-brownbear
Copy link
Contributor

@gumbelmj There is a significant number of issues in the above.

@original-brownbear
Copy link
Contributor

@alex-palevsky please close this.

@alex-palevsky
Copy link
Contributor

@alex-palevsky please close this.

@original-brownbear issue closes as you just asked

@alex-palevsky
Copy link
Contributor

@HDouss since quality is good, I just added 10 mins to @original-brownbear (our architect) in transaction AP-08C36882K7091032G

Thanks for your contribution, 15 mins was added to your account, payment ID is 79023169, 147 hours and 4 mins spent total

added +15 to your rating, now it is equal to +3111

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.

5 participants