Fix Files.copy() such that parent dirs are created - #2764
Merged
Conversation
3 tasks
juherr
reviewed
May 19, 2022
| kotlin.stdlib.default.dependency=false | ||
|
|
||
| testng.version=7.7.0 | ||
| testng.version=7.6.1 |
Member
There was a problem hiding this comment.
Why not the latest version or the next one?
Member
Author
There was a problem hiding this comment.
The last released version was 7.6.0. Am guessing that this qualifies to be a bugfix release. Hence the version as 7.6.1
7.7.0 - Will be the version for the next release (I have already moved the milestones etc., Dont want to go through that ritual once again)
There was a problem hiding this comment.
It would be nice if we release 7.6.x during this year and maybe once per year lift the major version to allow smaller releases from time to time.
martinaldrin
suggested changes
May 19, 2022
krmahadevan
force-pushed
the
fix_2761
branch
2 times, most recently
from
May 19, 2022 10:51
370c8cd to
b649672
Compare
Closes testng-team#2761 Also toggled the version back to a bug fix version
martinaldrin
approved these changes
May 20, 2022
juherr
approved these changes
May 21, 2022
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.
Closes #2761
Also toggled the version back to a bug fix version
Fixes #2761 .
Did you remember to?
CHANGES.txt./gradlew autostyleApplyWe encourage pull requests that:
If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
TestNG-dev before you spend time working on it.
Note: For more information on contribution guidelines please make sure you refer our Contributing section for detailed set of steps.