-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
zookeeper-client-c: add recipe #17849
zookeeper-client-c: add recipe #17849
Conversation
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 1354f78zookeeper-client-c/3.8.1
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @toge for your contribution. I'm requesting changes to discuss adding a maven recipe to cci to be used as a tool_requires
This comment has been minimized.
This comment has been minimized.
Seems like it's not finding the |
@RubenRBS |
Sorry, I explained myself wrong, I meant VirtualBuildEnv :) I've now pushed the necessary changes not to have to bother you with it :) |
@RubenRBS |
Conan v1 pipeline ✔️All green in build 7 (
Conan v2 pipeline ✔️
All green in build 6 (
|
* zookeeper-client-c: add recipe * enable short_paths * support msvc * use maven recipe * Add VirtualBuildEnv --------- Co-authored-by: Rubén Rincón <rubenrb@jfrog.com>
* zookeeper-client-c: add recipe * enable short_paths * support msvc * use maven recipe * Add VirtualBuildEnv --------- Co-authored-by: Rubén Rincón <rubenrb@jfrog.com>
Specify library name and version: zookeeper/3.8.1
Try to close #17787.
While zookkeeper-client-c requires code generated from jute, this recipe requires the installation of jdk and maven, which are needed to execute jute.