Giter Club home page Giter Club logo

Comments (3)

jurmous avatar jurmous commented on June 24, 2024

Are you sure? I have loaded the jar from maven central into a separate project and I do not have any problems. And if I download the by gradle created jar from the releases page and unzip it I can see the mousio.client classes. How did you obtain the jar?

My plan:
I wanted to split out some of the client classes like retry policy and a generic bit of the promise so I could use them in an etcd unrelated private project which is also a client. I failed to do the separate jar publishing with the committed version since I am not that familiar with the maven plugin and could not output multiple jars with it. (I am more familiar with the newer maven-publish plugin but could not enable code signed maven central releases with that) I used an alternative later by using a new classifier on that jar but that code is not yet pushed. But I intend to also ship the mousio.client classes baked into the etcd4j jar.

from etcd4j.

slintes avatar slintes commented on June 24, 2024

Since I needed a jar with my redirect fix, I created one locally with "gradle jar" on the latest commit + my fix. The resulting jar didn't contain the mousio.client classes. I can retry, maybe sth went wrong...?
I have no experience with publishing jars myself, so I'm no help with that unfortunately.

from etcd4j.

jurmous avatar jurmous commented on June 24, 2024

Ah I have found the problem. I did not do a gradle clean after I changed some settings around... I can now see the problem too. Will look into improving the gradle build to include the other package.

(0.4.8 was released before I saw your reply and contains the mousio.client code in the jar)

from etcd4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.