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

add vorburger.exec & zt-exec #684

Merged
merged 2 commits into from
Aug 10, 2018
Merged

add vorburger.exec & zt-exec #684

merged 2 commits into from
Aug 10, 2018

Conversation

vorburger
Copy link
Contributor

@vorburger vorburger commented Aug 2, 2018

Hello @akullpp and awesome-java maintainers,

would you consider adding https://github.com/vorburger/ch.vorburger.exec ? FYI re. "popularity" of vorburger.exec don't look just at the stars on that repo - it's used really widely indirectly through MariaDB4j.

and even the "competition" to (my) vorburger.exec, the https://github.com/zeroturnaround/zt-exec ? ;-) just FYI see also zeroturnaround/zt-exec#25

FYI I'm the same guy from #465 (and #653) from a while ago.

Thanks for maintaining this!

README.md Outdated
@@ -713,7 +713,9 @@ A curated list of awesome Java frameworks, libraries and software.
- [Collections](http://commons.apache.org/proper/commons-collections) - Extends or augments the Java Collections Framework.
- [DBCP](http://commons.apache.org/proper/commons-dbcp) - Database connection pooling services.
- [Math](http://commons.apache.org/proper/commons-math) - Lightweight, self-contained mathematics and statistics components.
- [Exec](http://commons.apache.org/proper/commons-exec) - API for dealing with external process execution and environment management in Java.
- [Exec by Apache Commons](http://commons.apache.org/proper/commons-exec) - API for dealing with external process execution and environment management in Java.
- [Exec by Vorburger.ch](https://github.com/vorburger/ch.vorburger.exec) - launch external processes, with significant improvements over Apache Commons Exec.
Copy link
Owner

Choose a reason for hiding this comment

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

This is the Apache Commons subcategory your library and zt-exec should not be included here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh! Sorry, I hadn't even noticed. Updated now, proposing this under Utility, better?

Hello @akullpp and awesome-java maintainers,

would you consider adding https://github.com/vorburger/ch.vorburger.exec ? FYI re. "popularity" of vorburger.exec don't look just at the stars on that repo - it's [used really widely indirectly through MariaDB4j](https://github.com/vorburger/MariaDB4j/).

and even the "competition" to (my) vorburger.exec, the https://github.com/zeroturnaround/zt-exec ? ;-) just FYI see also zeroturnaround/zt-exec#25

FYI I'm the same guy from akullpp#465 (and akullpp#653) from a while ago.

Thanks for maintaining this!
@vorburger
Copy link
Contributor Author

pushed (forced, squashed) new commit putting this under Utility instead of the Apache Commons subcategory.

@akullpp akullpp merged commit a8cb17b into akullpp:master Aug 10, 2018
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.

None yet

2 participants