Giter VIP home page Giter VIP logo

Comments (4)

hypfvieh avatar hypfvieh commented on July 17, 2024

As you know, there were some fixes/changes recently (one by your own pull request).
I will not create a new release until a few days/weeks have been passed.

I just want to be sure that the latest changes did not break anything.

Especially the change for using CharSequence instead of String has to be tested very carefully.
Unit tests seem to be happy, but that does not mean everything is fine under all circumstances.

from dbus-java.

xeruf avatar xeruf commented on July 17, 2024

I would highly appreciate a pre-release, maybe doing it similar to logback.

This error message completely ruins debugging right now for me, and it is fixed since #7
java.lang.IllegalArgumentException: Cant wrap {0} in an unqualified Variant ({1}).

from dbus-java.

hypfvieh avatar hypfvieh commented on July 17, 2024

I don't like what the logback guy is doing.
Maven central is for releases, not for test or pre-releases.
All those alpha/beta versions will stay there forever and just pollute the environment.

This remembers me of commons-lang where the maven-versions-plugin will always provide a version
20030203.000129 (version = timestamp of 2003?!). Or some other artifact I cannot remember the name, which will always provide a 1.X-atlassian1 version, which is also a version created decades ago.

So no, I won't publish unfinished software in maven central.
You are always free to download the sources, compile it yourself and install it to your own local repository (mvn clean install). Then you can build your projects against the SNAPSHOT version and upgrade as soon as the release is done.

from dbus-java.

hypfvieh avatar hypfvieh commented on July 17, 2024

Dbus-java 2.7.5 is available since 2nd of May 2018.
Closing this issue

from dbus-java.

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.