Giter VIP home page Giter VIP logo

Comments (16)

jankotek avatar jankotek commented on July 20, 2024

JDBM3 should be in repo as soon as it reaches beta. Currently it is moving too quickly.

from jdbm3.

yegor256 avatar yegor256 commented on July 20, 2024

I can't use JDBM3 until it is in Maven Central. Waiting for it...

from jdbm3.

zidadi avatar zidadi commented on July 20, 2024

Hi Jankotek,

Do you have estimate when will it reach beta? Btw, if I use jdbm2, can I upgrade to jdbm3 easily? Can you share some major improvements jdbm3 over jdbm2? Thanks.

from jdbm3.

jankotek avatar jankotek commented on July 20, 2024

Hi,

Alpha3 was just released. Beta1 can be expected in 2 or 3 weeks.

More at my post
http://groups.google.com/group/jdbm/browse_thread/thread/db1f0ed52ce5fb3c

Jan

On Tue 10 Apr 2012 10:03:40 PM IST, Wenhao Xu wrote:

Hi Jankotek,

Do you have estimate when will it reach beta? Btw, if I use jdbm2, can I upgrade to jdbm3 easily? Can you share some major improvements jdbm3 over jdbm2? Thanks.


Reply to this email directly or view it on GitHub:
#31 (comment)

from jdbm3.

zidadi avatar zidadi commented on July 20, 2024

Awesome. Looking forward to the beta version.

from jdbm3.

yegor256 avatar yegor256 commented on July 20, 2024

But it's not in Maven Central yet, right?

from jdbm3.

kdabir avatar kdabir commented on July 20, 2024

Those who want to use it with maven before jdbm3 hits central repo, just clone the github repo and do a mvn install on local machine and use it as dependency:

  <dependencies>
    <dependency>
      <groupId>jdbm</groupId>
      <artifactId>jdbm</artifactId>
      <version>3.0-SNAPSHOT</version>
    </dependency>
  </dependencies>

(It's very simple and people might have already done this, but just posting as it was worth mentioning)

from jdbm3.

lpellegr avatar lpellegr commented on July 20, 2024

I am also very interested by a maven release or at least snapshots into a public maven repository.

from jdbm3.

jschneider avatar jschneider commented on July 20, 2024

me too... :-)

from jdbm3.

lpellegr avatar lpellegr commented on July 20, 2024

I have bundled a JDBM version and open a ticket on OSS Sonatype for a third party upload [1]. I used commit a450a10 as version 3.0-alpha4. I need the approval of one of the project author (e.g. a comment on this issue) to complete the process.

[1] https://issues.sonatype.org/browse/OSSRH-3969

from jdbm3.

jankotek avatar jankotek commented on July 20, 2024

Hi,

feel free to do that.

I will do some bug fixing for JDBM3 soon. So if you could also upload
it after I will be done.

BTW: sorry for being offline, I moved to new house, got new job... soon
I should be more interactive.

Thanks.
Jan

On 23/07/12 15:43, lpellegr wrote:

I have bundled a JDBM version and open a ticket on OSS Sonatype for a third party upload [1]. I used commit a450a10 as version 3.0-alpha4. I just need the approval of one of the project author (e.g. a comment on this issue) to valid the upload.

[1] https://issues.sonatype.org/browse/OSSRH-3969


Reply to this email directly or view it on GitHub:
#31 (comment)

from jdbm3.

lpellegr avatar lpellegr commented on July 20, 2024

Thank you Jan. This is done.

http://central.maven.org/maven2/org/apache/jdbm/jdbm/3.0-alpha4/

Please think to tag the source code. For future releases the best is to use Apache nexus. An example of the full process is described hereafter:

http://felix.apache.org/site/release-management-nexus.html

from jdbm3.

jankotek avatar jankotek commented on July 20, 2024

Hi,

I just checked in some bugfixes. I am going to make bugfix release in couple of days.
So if you had problem with JDBM3 please check that it is fixed in recent version.

from jdbm3.

jankotek avatar jankotek commented on July 20, 2024

New bugfix release (alpha4) is out. Feel free to update maven repos (I will not).

from jdbm3.

lpellegr avatar lpellegr commented on July 20, 2024

Hi jankotek,

As I said in the previous comments, it would have been good to tag the version used for the last maven release as alpha4. Now, it is impossible to release your changes as alpha4. It would be nice to rename the last alpha to alpha5 and introduce alpha4 as commit a450a10.

from jdbm3.

jankotek avatar jankotek commented on July 20, 2024

Sure, alpha5 is now out, there is tag in Git :-)
Github downloads are still not working.

from jdbm3.

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.