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

[MSHARED-1072] fix blocking in StreamFeeder #113

Merged
merged 3 commits into from Apr 21, 2023
Merged

Conversation

slawekjaranowski
Copy link
Member

If input stream has no more available data
StreamFeeder was block forever

If input stream has no more available data
StreamFeeder was block forever
@michael-o michael-o removed their request for review October 23, 2022 09:00
@famod
Copy link

famod commented Mar 17, 2023

Coming from https://issues.apache.org/jira/browse/MRELEASE-1114, what's the status of this? Are there any blockers?

@kwin
Copy link
Member

kwin commented Mar 28, 2023

@slawekjaranowski Given that maven-shared-utils is mostly dead, I am wondering whether you can provide the fix instead for https://github.com/codehaus-plexus/plexus-utils/tree/master/src/main/java/org/codehaus/plexus/util/cli and afterwards we convert maven-gpg-plugin to using plexus-utils again instead of maven-shared-utils.

@michael-o
Copy link
Member

@slawekjaranowski Given that maven-shared-utils is mostly dead, I am wondering whether you can provide the fix instead for https://github.com/codehaus-plexus/plexus-utils/tree/master/src/main/java/org/codehaus/plexus/util/cli and afterwards we convert maven-gpg-plugin to using plexus-utils again instead of maven-shared-utils.

I think this fix deserves a last patch release and done.

@slawekjaranowski
Copy link
Member Author

@slawekjaranowski Given that maven-shared-utils is mostly dead, I am wondering whether you can provide the fix instead for https://github.com/codehaus-plexus/plexus-utils/tree/master/src/main/java/org/codehaus/plexus/util/cli and afterwards we convert maven-gpg-plugin to using plexus-utils again instead of maven-shared-utils.

I think this fix deserves a last patch release and done.

Ok, I will rebase and check again 😄

@slawekjaranowski slawekjaranowski self-assigned this Mar 28, 2023
@michael-o
Copy link
Member

@slawekjaranowski Do you want to pick this up? I want to relase Maven Release with this fix.

@michael-o michael-o self-requested a review April 20, 2023 19:18
# Conflicts:
#	src/main/java/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.java
#	src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java
#	src/main/java/org/apache/maven/shared/utils/cli/StreamFeeder.java
@slawekjaranowski
Copy link
Member Author

@michael-o refresh with current master, conflict resolved
Tomorrow I would to check again.

@slawekjaranowski
Copy link
Member Author

Tested with m-release-p ...

When we want to upgrade version in m-release-p we need #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants