[hibernate-dev] [OGM] public repositories and snapshot version
Gunnar Morling
gunnar at hibernate.org
Thu Nov 14 09:37:55 EST 2013
Hi,
2013/11/14 Guillaume SCHEIBEL <guillaume.scheibel at gmail.com>
> Hi guys,
>
> How often is the snapshot version of ogm published onto the public
> repositories ? (btw which one is "valid" [1] ? [2] ? other? ).
>
Apparently this doesn't happen on a regular basis atm.
I'll have a look into the CI job (
http://ci.hibernate.org/job/hibernate-ogm-master/), so that it publishes a
SNAPSHOT whenever something is pushed to master. The artifacts will then be
available from https://repository.jboss.org/nexus/content/groups/public/.
I'll report back how this works out.
> I asking that because I worked with Arun and the Java EE 7 sample to have
> an OGM integration (and it's working with the Ehcache module)
Awesome. Let us know once you have the sample working or need any help with
that.
> and we need
> to have access to the current version (which is 4.0.0-SNAPSHOT), I went on
> the 2 repos mentioned above and on both the release dates back to January
> and that's quite old.
>
> Other question, shouldn't we release a new version like Beta5 specially now
> we have the Neo4j support ?
>
The initial Neo4j support has been released with Beta4 (see
http://in.relation.to/Bloggers/HibernateOGM400Beta4IsOut for the details)
about two weeks ago. Make sure to post any feedback you have on this :)
Regarding Beta5, the two big themes are the option support (OGM-208) and
initial support for CouchDB (OGM-262). As always, any help is highly
welcome.
>
> Last but not least, why the version on the README.md and the pom.xml are
> not the same (respectively 4.0.0.Beta4 and 4.0.0-SNAPSHOT).
>
The readme file is only really updated upon releases so it has the right
version in the released distribution. I guess one could update to SNAPSHOT
after a release.
--Gunnar
>
> Cheers,
> Guillaume
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
More information about the hibernate-dev
mailing list