Re: [hibernate-dev] ORM & Java 9 - strange javadoc failure

2018-01-03 Thread Yoann Rodiere
Steve, there is a reference to org.hibernate.engine.Mapping in a non-javadoc comment with a javadoc tag ("@see"): org.hibernate.spatial.dialect.oracle.SDOObjectProperty#getReturnType Also: org.hibernate.spatial.dialect.oracle.SDOObjectMethod#getReturnType Maybe you could try removing/fixing this co

Re: [hibernate-dev] New CI slaves now available!

2018-01-04 Thread Yoann Rodiere
Great, thanks for all the work! Now that we have on-demand slave spawning, maybe we could get rid of our "hack" consisting in assigning 5 slots to each slave and a weight of 3 to each job? I would expect the website and release jobs to rarely wait in the queue, and if they do we can always set up

[hibernate-dev] Jenkins job priorities

2018-01-10 Thread Yoann Rodiere
. Please let me know if you notice anything wrong. I tested the plugin on a local Jenkins instance, but who knows... Yoann -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list

Re: [hibernate-dev] Delay 5.3.0.Beta1 until next week

2018-01-10 Thread Yoann Rodiere
__ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hi

Re: [hibernate-dev] Jenkins job priorities

2018-01-12 Thread Yoann Rodiere
> > > Yeah, that was my understanding. > > > > I don't expect anyone to be cool with it. > > > > > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.

Re: [hibernate-dev] ci.hibernate.org : announcing distributed cache for maven artifacts

2018-01-15 Thread Yoann Rodiere
imestamps, but this > might be something to keep in mind. > > N.B. > Please never rely on this as "storage": it's just meant as cache and > we reserve the right to wipe it all out at any time. > > Thanks, > Sanne > ___ > hibernate-dev mailing list > hibe

Re: [hibernate-dev] ci.hibernate.org : announcing distributed cache for maven artifacts

2018-01-15 Thread Yoann Rodiere
n, 15 Jan 2018 at 11:29 Sanne Grinovero wrote: > On 15 January 2018 at 08:42, Yoann Rodiere wrote: > > Thanks Sanne ! > > > > I have one question... > > > >> Please never rely on this as "storage": it's just meant as cache and > >> we

Re: [hibernate-dev] ci.hibernate.org : announcing distributed cache for maven artifacts

2018-01-17 Thread Yoann Rodiere
went wrong: > >>> > Could not resolve all dependencies for configuration > >>> > ':buildSrc:runtimeClasspath'. > >>> >> Timeout waiting to lock artifact cache > >>> >> (/efs-maven-artifacts/.gradle/caches/modules-2). It

Re: [hibernate-dev] Jira - release notes in text format

2018-01-17 Thread Yoann Rodiere
from Jira? When I click on a version's release notes it takes me to > the HTML format which it always did, but there is no longer an option to > choose the text format > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss

[hibernate-dev] Hibernate Search 5.9.0.CR1 released

2018-01-24 Thread Yoann Rodiere
://in.relation.to/2018/01/24/hibernate-search-5-9-0-CR1/ -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman

Re: [hibernate-dev] hibernate.org ORM release series page

2018-02-01 Thread Yoann Rodiere
as changing > that text to be ore accurate. Is this going to be as simple as adding a > new layout (`project-releases-series-bintray.html.haml`?) and using that as > the layout for http://hibernate.org/orm/releases/5.3/ ? > ___ > hiber

Re: [hibernate-dev] hibernate.org ORM release series page

2018-02-02 Thread Yoann Rodiere
what you do on staging > > > What I have done so far to manage this sort of things is to add metadata > to the series files. > > -- > Guillaume > -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] hibernate.org ORM release series page

2018-02-02 Thread Yoann Rodiere
So... It's a yes for the current state of staging (with Bintray links)? On Fri, 2 Feb 2018 at 16:07 Steve Ebersole wrote: > On Fri, Feb 2, 2018 at 8:36 AM Guillaume Smet > wrote: > >> On Fri, Feb 2, 2018 at 3:06 PM, Yoann Rodiere >> wrote: >> >>> @Gu

Re: [hibernate-dev] hibernate.org ORM release series page

2018-02-02 Thread Yoann Rodiere
a UI/UX rewrite, so... >> >> And selecting the "main" artifact used in the drop down is one of those >> items >> > > OK, let's hope it's going to be better then. > > @Yoann so +1 from me for the new behavior of the NoORM projects, it works >

Re: [hibernate-dev] hibernate.org ORM release series page

2018-02-02 Thread Yoann Rodiere
m right? So, you know, it "gets >> better"... >> > > Yeah, one thing really great is that there is a big Feedback button :). > > -- > Guillaume > -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___

[hibernate-dev] Hibernate Search 5.9.0.Final released

2018-02-07 Thread Yoann Rodiere
://in.relation.to/2018/02/07/hibernate-search-5-9-0-Final/ -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo

Re: [hibernate-dev] HSEARCH-3000 Pick Jigsaw Automatic Module names for all published modules

2018-02-13 Thread Yoann Rodiere
ge made me give up back then, it's surely worth taking another look > > with the current versions in use. > >> > >> > >> I'll see if we can produce fully fledged module-info descriptors then :) > >> > >> > > >> >> > >> >

Re: [hibernate-dev] HSEARCH-3000 Pick Jigsaw Automatic Module names for all published modules

2018-02-13 Thread Yoann Rodiere
option to have classpath dependencies (or would it?), and thus we would not be able to depend on Lucene... On Tue, 13 Feb 2018 at 10:08 Gunnar Morling wrote: > 2018-02-13 9:44 GMT+01:00 Yoann Rodiere : > >> > IMO automatic module names should only be declared after at least some >

Re: [hibernate-dev] HSEARCH-3000 Pick Jigsaw Automatic Module names for all published modules

2018-02-13 Thread Yoann Rodiere
ith changing the module name in 6? If not, maybe we have to think about it now... Note that we'll change the Maven group ID anyway, so it's arguably just another breaking change. On Tue, 13 Feb 2018 at 11:43 Sanne Grinovero wrote: > On 13 February 2018 at 08:44, Yoann Rodiere w

[hibernate-dev] [OGM] Validating our artifacts don't rely on JBoss-only dependencies

2018-02-22 Thread Yoann Rodiere
after all, since they need a running Infinispan server to work. Would anyone object to that? -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org

Re: [hibernate-dev] [OGM] Validating our artifacts don't rely on JBoss-only dependencies

2018-02-22 Thread Yoann Rodiere
e in the integration-test one. > > Can't we keep them in the same module but in a different profile > disabled by default? > Actually, it should already skip them with the option skipITs. > > On Thu, Feb 22, 2018 at 11:07 AM, Yoann Rodiere > wrote: > > Hello, > > &

[hibernate-dev] Hibernate Search 5.10.0.Beta1 is out

2018-02-23 Thread Yoann Rodiere
more information about this release: http://in.relation.to/2018/02/23/hibernate-search-5-10-0-Beta1/ -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev

[hibernate-dev] [HSEARCH][V6-POC] RFC on the Hibernate Search 6 APIs

2018-03-19 Thread Yoann Rodiere
ity properties ( HSEARCH-383 <https://hibernate.atlassian.net/browse/HSEARCH-383>) -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] [HSEARCH][V6-POC] Syntax for query building

2018-03-19 Thread Yoann Rodiere
indents that previously made nesting obvious). - With lambdas being regularly advised against for various reasons, we might want to offer at least one other way of doing things. -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team

[hibernate-dev] [HSEARCH][V6-POC] FieldBridge 2.0

2018-03-20 Thread Yoann Rodiere
l.ProgrammaticMappingContributor: look for the line where "GeoPointBridge.Builder" is used, and the lines where "LatitudeMarker.Builder" and "LongitudeMarker.Builder" are used. So, with those few examples of bridges... WDYT? -- Yoan

Re: [hibernate-dev] [HSEARCH][V6-POC] FieldBridge 2.0

2018-03-20 Thread Yoann Rodiere
om/hibernate/hibernate-search-6-poc/blob/60a2d5cac240d0672c23e72acf2892b43ba5c38e/integrationtest/showcase/library/src/main/java/org/hibernate/search/v6poc/integrationtest/showcase/library/model/ProgrammaticMappingContributor.java#L42> . On Tue, 20 Mar 2018 at 08:56 Yoann Rodiere wro

Re: [hibernate-dev] [in.relation.to] Only display post summary in list pages

2018-03-20 Thread Yoann Rodiere
ts? > > -- > Guillaume > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibern

Re: [hibernate-dev] Why do we have the date in the URL of blog posts?

2018-03-22 Thread Yoann Rodiere
ose it doesn't matter. > > > > --Gunnar > > ___ > > hibernate-dev mailing list > > hibernate-dev@lists.jboss.org > > https://lists.jboss.org/mailman/listinfo/hibernate-dev > > > ___ > hibernate-dev mailing l

[hibernate-dev] [HSEARCH][V6-POC] Bug tracking for the Search 6 POC

2018-04-05 Thread Yoann Rodiere
ct instead. But then this will add to the trouble we'll have to go through when merging (commits referring to tickets from another project). Sanne, all, WDYT? -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team __

Re: [hibernate-dev] [HSEARCH][V6-POC] Bug tracking for the Search 6 POC

2018-04-06 Thread Yoann Rodiere
gt; > I don't think we need to "tag" them as POC-6, it's all the same project. > > Thanks, > Sanne > > > > > On 5 April 2018 at 08:07, Yoann Rodiere wrote: > > Hello, > > > > With the Search 6 POC getting closer and closer to s

Re: [hibernate-dev] [HSEARCH][V6-POC] Bug tracking for the Search 6 POC

2018-04-11 Thread Yoann Rodiere
edit?pli=1#heading=h.c855wnz3s57i On Fri, 6 Apr 2018 at 12:23 Yoann Rodiere wrote: > Thanks, we will do that. > I may add some markers to the tickets though (component, label, ...): I > just thought we will need to list tickets that must be solved before we > merge the POC into the m

[hibernate-dev] Hibernate Search 5.10.0.Beta2

2018-04-13 Thread Yoann Rodiere
/04/13/hibernate-search-5-10-0-Beta2/ -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] NoORM IRC meeting minutes

2018-04-24 Thread Yoann Rodiere
-13.01.log.html Cheers, -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Releases and CI setup

2018-05-02 Thread Yoann Rodiere
t; run N builds per machine > >> > > > > Would that help? I.e. are the machines we start powerful enough to run > > several jobs in parallel? > > > > I suspect, it wouldn't change the issue, just change the numbers of > servers > > we would need (which

Re: [hibernate-dev] Releases and CI setup

2018-05-03 Thread Yoann Rodiere
enkins class filtering > on repository name only. > > Comments welcome, I would like to test it on our CI at some point. > > -- > Guillaume > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lis

Re: [hibernate-dev] HSEARCH-3000 Pick Jigsaw Automatic Module names for all published modules

2018-05-03 Thread Yoann Rodiere
rch" in Search 5, and switch to "org.hibernate.backend.elasticsearch" in Search 6. It's not even a big deal, since the Elastisearch module is openly advertised as experimental. On Tue, 13 Feb 2018 at 22:51 Sanne Grinovero wrote: > On 13 February 2018 at 11:48, Guillaume

[hibernate-dev] Hibernate Search 5.10.0.Final released

2018-05-17 Thread Yoann Rodiere
, and Java 9 automatic module names. Check out our blog for more information about this release: http://in.relation.to/2018/05/17/hibernate-search-5-10-0-Final/ -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer Hibernate NoORM team

Re: [hibernate-dev] Stride

2018-05-22 Thread Yoann Rodiere
with the > benefits. For now, noone has stated any clear benefit, apart from "it's > new" and "HipChat has issues but we don't know if they will be solved by > Stride". > > Note that my position is not "we should stay on HipChat forever&quo

[hibernate-dev] Disallow uncategorized topics

2018-05-22 Thread Yoann Rodiere
ively monitor. Would anyone object to disallowing uncategorized topics? I can create a "Miscellaneous" category if you want, but I'd really like people to pick a category when they create a topic. -- Yoann Rodiere yo...@hibernate.org / yrodi...@redhat.com Software Engineer

Re: [hibernate-dev] Disallow uncategorized topics

2018-05-22 Thread Yoann Rodiere
In particular, I see no value in a "Miscellaneous" category; it's not > like people are going to think "cool, Miscellaneous is exactly what I > was looking for". > > On 22 May 2018 at 09:43, Yoann Rodiere wrote: > > Hi, > > > > We've

Re: [hibernate-dev] Disallow uncategorized topics

2018-05-22 Thread Yoann Rodiere
try naming it "Uncategorized", but there's already a "system" category with this name (only enabled if we don't enforce categories), so I'm not sure if Discourse will allow that. On Tue, 22 May 2018 at 11:22 Sanne Grinovero wrote: > On 22 May 2018 at 10:15, Y

Re: [hibernate-dev] Disallow uncategorized topics

2018-05-22 Thread Yoann Rodiere
Done: users must now choose a category, and may use "Miscellaneous" if their topic really doesn't fit any category. On Tue, 22 May 2018 at 11:48 Sanne Grinovero wrote: > On 22 May 2018 at 10:30, Yoann Rodiere wrote: > > I can create a category named " "

[hibernate-dev] Hibernate Search 5.10.1.Final, 5.9.2.Final and 5.6.5.Final released

2018-05-29 Thread Yoann Rodiere
Hello, We just published bugfix releases for the branches we actively maintain: 5.10, 5.9 and 5.6. Check out our blog for more information about these releases: http://in.relation.to/2018/05/29/hibernate-search-5-10-1-Final-5-9-2-Final-5-6-5-Final/ -- Yoann Rodiere yo...@hibernate.org / yrodi

Re: [hibernate-dev] Health check status API

2018-06-01 Thread Yoann Rodiere
> > hibernate-dev mailing list > > hibernate-dev@lists.jboss.org > > https://lists.jboss.org/mailman/listinfo/hibernate-dev > > > ___ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/m

[hibernate-dev] [NoORM] A simpler README.md?

2018-06-04 Thread Yoann Rodiere
show how I see it implemented in Search; please let me know what you think. The PR: https://github.com/hibernate/hibernate-search/pull/1692 Preview of the README as seen from the GitHub web view: https://github.com/yrodiere/hibernate-search/blob/ae4d347fa4c647a3c5ddb6f43412cf3dce0e354e/README.

Re: [hibernate-dev] [NoORM] A simpler README.md?

2018-06-04 Thread Yoann Rodiere
asn't bothered me much to occasionally have to update >> the README, and I don't think people will expect that a zip they keep >> in a drawer will be the better source of information if they happen to >> have access to hibernate.org >> >> Cheers, >> San

Re: [hibernate-dev] Changes to the JIRA "Pull request sent" status

2018-06-06 Thread Yoann Rodiere
st sent" as a "In progress" status) and IMHO > it was a regression. > > If someone is against it and it was an intentional change, please speak up. > > -- > Guillaume > ___ > hibernate-dev mailing list > hibernate-

Re: [hibernate-dev] Native SQL Queries and Parameters

2018-06-18 Thread Yoann Rodiere
exing/impl/util/CompositeIdOrder.java#L106 <https://github.com/hibernate/hibernate-search/blob/29c6861ac89c91ea03c4b97cd4e6225d10bb7464/jsr352/core/src/main/java/org/hibernate/search/jsr352/massindexing/impl/util/CompositeIdOrder.java#L106>* On Mon, 18 Jun 2018 at 09:44 Yoann Rodiere wr

[hibernate-dev] Hibernate Search 5.10.2.Final released

2018-06-22 Thread Yoann Rodiere
Hello, We just published Hibernate Search version 5.10.2.Final, the second maintenance release of Hibernate Search 5.10. This release adds previously missing handling of minimumShouldMatch constraints in boolean junctions. See our blog for more information: http://in.relation.to/2018/06/22/hibern

Re: [hibernate-dev] 5.3 cache issues [Requires Steve]

2018-07-02 Thread Yoann Rodiere
> > 2) This is easily handled by the providers, if they wish. They would > simply map any undefined regions/caches to a pre-defined one (probably > after warning the user). Keep in mind that region != cache. A provider > might map multiple region names to a single cache. That was always the > c

Re: [hibernate-dev] Stride

2018-07-24 Thread Yoann Rodiere
pchat/hipchat-github-addon/issues/4/cant-add-organization-repo?_ga=2.132026959.1338067251.1532438591-706928748.1527601569 Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Tue, 22 May 2018 at 10:50, Guillaume Smet wrote: > On Tue, May 22, 2018 at 10:26 AM, Yoann Rodiere > wrote: &

[hibernate-dev] Hibernate Search 5.10.3.Final released

2018-07-25 Thread Yoann Rodiere
Hello, We just published Hibernate Search version 5.10.3.Final, the third maintenance release of Hibernate Search 5.10. This release upgrades Hibernate Search to Hibernate ORM 5.3.3.Final, and adds a few minor improvements. See our blog for more information: http://in.relation.to/2018/07/25/hiber

Re: [hibernate-dev] Stride

2018-07-27 Thread Yoann Rodiere
So this raises more question.. > > - will Zulip catch up? > > - Do we prefer a half baked solution just because it's open? > > - Is the humoungous memory requirement of Slack a real problem? > > Tempted to just get back to IRC :/ > > The Atlassian&Slack

Re: [hibernate-dev] Stride

2018-07-30 Thread Yoann Rodiere
If we must compare Zulip to emails, cross-posting to multiple mailing lists would be equivalent to posting to different "streams", which are the equivalent of "rooms" in HipChat or "channels" in IRC. Short answer is: you can't do that, you have to duplicate the conversation. But so would you in Hip

Re: [hibernate-dev] https://hibernate.org enforced

2018-07-30 Thread Yoann Rodiere
Also several users just reported that some wrong URL ( http://hibernate.org/hibernate-configuration-3.0.dtd) used to work, and now doesn't. It started very recently. Did you change some HTTP redirection rules? Or maybe we had a redirection from http://hibernate.org/hibernate-configuration-3.0.dtd

[hibernate-dev] Re-enabling the BlueOcean interface in Jenkins

2018-08-02 Thread Yoann Rodiere
Hi, We're about to make use of Jenkins pipelines in Hibernate Search, and for that purpose, the BlueOcean is much easier to read. So I'd like to re-enable it. This should not affect other projects much, as the default interface when you go to ci.hibernate.org will still be the "old" one. However,

Re: [hibernate-dev] Re-enabling the BlueOcean interface in Jenkins

2018-08-27 Thread Yoann Rodiere
advantage of the pipelines. > > On Thu, 2 Aug 2018 at 17:56, Yoann Rodiere wrote: > > > > Hi, > > > > We're about to make use of Jenkins pipelines in Hibernate Search, and for > > that purpose, the BlueOcean is much easier to read. So I'd like to > >

Re: [hibernate-dev] Re-enabling the BlueOcean interface in Jenkins

2018-08-29 Thread Yoann Rodiere
URL" I didn't try it, but it's worth a shot. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Mon, 27 Aug 2018 at 10:15, Yoann Rodiere wrote: > Since there was no objections, I re-enabled BlueOcean. > > See an example here: > http://ci.hibernate.org/blue/organ

[hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Yoann Rodiere
Hello, Even though it was released almost two weeks ago, Hibernate ORM 5.1.16.Final does not seem to be on Central: * https://search.maven.org/search?q=g:org.hibernate%20AND%20a:hibernate-core%20AND%20v:5.1.16.Final * https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.1.16.Final/ I'll

Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Yoann Rodiere
Thanks Guillaume, at least it's on someone else's plate now :) Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Mon, 10 Sep 2018 at 14:43, Guillaume Smet wrote: > On Mon, Sep 10, 2018 at 11:58 AM Yoann Rodiere > wrote: > >> I'll stick to 5.1.15 for now

Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-12 Thread Yoann Rodiere
on > Nexus? > > On Mon, Sep 10, 2018 at 6:15 AM, Yoann Rodiere > wrote: > >> Thanks Guillaume, at least it's on someone else's plate now :) >> >> Yoann Rodière >> Hibernate NoORM Team >> yo...@hibernate.org >> >> >> On Mon,

[hibernate-dev] Hibernate Search 5.10.4.Final, 5.9.4.Final, 5.6.6.Final released

2018-09-13 Thread Yoann Rodiere
Hello, We just published maintenance releases for the three actively maintained branches of Hibernate Search. They upgrade Hibernate Search to the latest compatible Hibernate ORM versions and fixes an issue with spatial bridges. See our blog for more information: http://in.relation.to/2018/09/13/

Re: [hibernate-dev] Hibernate Search 5.10.4.Final, 5.9.4.Final, 5.6.6.Final released

2018-09-13 Thread Yoann Rodiere
Sorry for the confusion: it is 5.9.3.Final and not 5.9.4.Final. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Thu, 13 Sep 2018 at 10:00, Yoann Rodiere wrote: > Hello, > > We just published maintenance releases for the three actively maintained > branches of Hibernate

[hibernate-dev] Broken link JIRA tickets

2018-09-18 Thread Yoann Rodiere
Hello, FYI, I added default content to the JIRA tickets created from the 404 error page on hibernate.org, so that at the very least we have the exact broken link, and if available, the referrer. Before that, reporters had to check a box in order to add the information, and a lot did not... To see

Re: [hibernate-dev] Should the LocalTimeType use the globally configured TimeZone?

2018-10-05 Thread Yoann Rodiere
> In fact I'd even recommend to use a string-based column type to store > LDT, as it avoids these kinds of issues altogether. Or just, you know, "timestamp without timezone". Where possible. More to the point, I agree with Vlad's proposition, and I also think ORM should avoid messing with timezo

[hibernate-dev] Legacy Jenkins API tokens

2018-10-05 Thread Yoann Rodiere
Hello, FYI, I just revoked all the legacy Jenkins API tokens, as recommended. Don't worry, I'm talking about tokens issued by Jenkins to each user and allowing to use Jenkins APIs; this is completely unrelated to GitHub/AWS credentials and such. More information: https://jenkins.io/blog/2018/07/0

Re: [hibernate-dev] HCANN 5.0.5.Final released

2018-10-10 Thread Yoann Rodiere
>except satisying your OCD of dependency alignment Message received, will do :) Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Tue, 9 Oct 2018 at 22:57, Sanne Grinovero wrote: > Hi all, > > I tagged a 5.0.5.Final release for the sole purpose of aligning the > dependency of org.jbo

Re: [hibernate-dev] Introducing a "none" BytecodeProvider

2018-10-17 Thread Yoann Rodiere
Can't say if it's a good or bad idea, but if you don't document it in the user guide, please at least document how dangerous it is and why it can be useful in the source code where the "none" option appears. I expect some users will find it while debugging, try it out to solve their problems or may

[hibernate-dev] ORM 5.4 breaking SPIs - MetamodelImplementor

2018-10-22 Thread Yoann Rodiere
Hello, Thanks to a periodic Hibernate Search build I set up to run against Hibernate ORM 5.4, I just noticed [1] a backward-incompatible change in ORM 5.4 [2]: mainly, the MetamodelImplementor class was moved from org.hibernate.metamodel.spi to org.hibernate.metamodel.model.domain.spi. While I un

[hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-10-23 Thread Yoann Rodiere
Hi, TL;DR: please vote here if you don't want to end up having to use a chat tool you don't like: https://doodle.com/poll/h6scc9bsh6a4ymre HipChat Cloud will stop working on February 15th, 2019 [1]. We need to choose an alternative before we have our back against the wall, so I'll try to resurrec

Re: [hibernate-dev] JIRA self-registration of users

2018-11-02 Thread Yoann Rodiere
Hi, I didn't change the settings recently. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Fri, 2 Nov 2018 at 12:03, Sanne Grinovero wrote: > Hi all, > > I'm receiving requests to approve people who are creating accounts on JIRA. > > While it's good to see lots of people interested

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-05 Thread Yoann Rodiere
quot; >> choice just means a preference to not use anything else on top of it, >> while alternatively we'' be using X on top of IRC, albeit with a >> preference to use X for team conversations. >> >> Also good to remind: please try to be on IRC as well occa

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-06 Thread Yoann Rodiere
please mention them here? Maybe we can find solutions to some of the problems. I'll look into moving the Hibernate Search chat to Gitter and will report back on this thread. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Mon, 5 Nov 2018 at 08:25, Yoann Rodiere wrote: > Not eve

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-09 Thread Yoann Rodiere
- Click "Add endpoint" - Leave the format to "JSON" and the protocol to "HTTP" - Set "URL Source" to "Credentials Store" - In the "URL" box, select the entry corresponding to your room, which should normally appea

Re: [hibernate-dev] HipChat

2018-11-12 Thread Yoann Rodiere
Yes, signing into our HipChat as a new member is difficult, maybe impossible. I tried the same in the WildFly HipChat and had to request being invited. I tried to invite you, but got the following error: We encountered the following errors: It appears aepedraza3...@gmail.com already has a HipChat

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-12 Thread Yoann Rodiere
I don't see why we should force people to have a GitHub account, considering there are other means of logging into Gitter. As to getting the right type of people, I'm not sure it's relevant. Most people are likely to have one, and those who don't are likely to not have one for political reasons (t

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-12 Thread Yoann Rodiere
s > enough for me. Sounded like the other option was "allow anonymous", which > I wanted to avoid. > > On Mon, Nov 12, 2018 at 11:41 AM Sanne Grinovero > wrote: > >> On Mon, 12 Nov 2018 at 17:27, Yoann Rodiere wrote: >> > >> > I don't see w

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-13 Thread Yoann Rodiere
ave budget to > pay for a paid instance. I don't see any specific plans for Open Source > organizations. > > Not sure how Kabir planned to live with the history limit, I'll ask him. > On Tue, 13 Nov 2018 at 08:49, Yoann Rodiere wrote: > > Assuming the new chat platfo

Re: [hibernate-dev] Moderation of in.relation.to

2018-11-15 Thread Yoann Rodiere
Count me in. At least one person per project would be ideal, since these notifications are the only way we can get notified of comments on our posts... Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Thu, 15 Nov 2018 at 13:37, Sanne Grinovero wrote: > Apparently I stopped receiving

Re: [hibernate-dev] Moderation of in.relation.to

2018-11-16 Thread Yoann Rodiere
be you can register us? Thanks. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Fri, 16 Nov 2018 at 14:26, Davide D'Alto wrote: > I can join. What do I need to do to enable the notifications? > On Fri, Nov 16, 2018 at 7:16 AM Yoann Rodiere wrote: > > > > Count me in

[hibernate-dev] CI - Default Maven settings

2018-11-16 Thread Yoann Rodiere
Hello, Because of recurring issues, I will remove the default Maven settings that include the JBoss Nexus coordinates from our CI. Be prepared for build failures on Maven projects (I don't think Gradle projects will be impacted), and please let me know if you can't solve them. Generally a failin

Re: [hibernate-dev] Moderation of in.relation.to

2018-11-19 Thread Yoann Rodiere
> comment. > > > > On Fri, Nov 16, 2018 at 7:42 PM Sanne Grinovero > wrote: > > > > > On Fri, 16 Nov 2018 at 13:47, Yoann Rodiere > wrote: > > > > > > > > I think we need to be moderators, but I don't think I currently am. > An

Re: [hibernate-dev] Moderation of in.relation.to

2018-11-19 Thread Yoann Rodiere
o time for that today. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Mon, 19 Nov 2018 at 09:04, Yoann Rodiere wrote: > > To clarify, I get notified when there are new comments. > > You mean answers to your own comments, right? As Steve mentioned, Disqus > doesn'

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-11-21 Thread Yoann Rodiere
On Tue, 13 Nov 2018 at 11:33, Yoann Rodiere wrote: > On Tue, 13 Nov 2018 at 08:49, Yoann Rodiere wrote: > >> > Assuming the new chat platform takes off, there's a risk it might be >> too successful as well >> >> Ok. Well, I guess we'll see. As I mention

[hibernate-dev] Hibernate Search 5.10.5.Final released

2018-11-22 Thread Yoann Rodiere
Hello, We just published maintenance releases for the 5.10 branch of Hibernate Search. This release upgrades Hibernate Search to the latest compatible Hibernate ORM version (5.3.7.Final) and fixes an issue with multi-valued boolean fields in the Elasticsearch integration. Find more detailed infor

Re: [hibernate-dev] ORM 6 branch

2018-11-26 Thread Yoann Rodiere
I think it would be better to at least move the code to a 6.0 branch on the main repository, just so that the code is a little easier to find for external contributors/users. Even if it's named "6.0-wip" to mention that you may end up rewriting history on that branch. If we release binaries, then t

Re: [hibernate-dev] ORM 6 branch

2018-11-27 Thread Yoann Rodiere
I may be wrong, but I understood your message as an argument that moving 6.0 to upstream would be bad, because having a topic branch upstream is not a good practice. Topic branches are typically short-lived and focus on a specific feature or bugfix. I agree topic branches in upstream would be a me

Re: [hibernate-dev] ORM 6 branch

2018-11-27 Thread Yoann Rodiere
hould be > easy to access. > > Not sure what you mean about your "labelling" point. Label how? Maybe > you are referring to the "expectations"? I agree that the name `wip/...` > already implies these expectations. Again, that is exactly why we borrowed >

Re: [hibernate-dev] ORM 6 branch

2018-11-27 Thread Yoann Rodiere
ris and Andrea might as well push it to upstream as soon as they >> are done integrating the latest changes from master. >> >> On Tue, Nov 27, 2018 at 9:01 AM Yoann Rodiere >> wrote: >> >>> Yes, it seems we all agree then. Great :) >>> >>

[hibernate-dev] Hibernate Search 6.0.0.Alpha1 released

2018-11-29 Thread Yoann Rodiere
Hello, We just published Hibernate Search 6.0.0.Alpha1, the first release for the next major version of Hibernate Search. This version is an early technology preview, so be sure to read about it on our blog before you try it out: http://in.relation.to/2018/11/29/hibernate-search-6-0-0-Alpha1/ H

[hibernate-dev] Hibernate Search 5.11.0.CR1 released

2018-12-05 Thread Yoann Rodiere
Hello, We just published 5.11.0.CR1, the first candidate release for the 5.11 branch. This release mainly includes an upgrade to Hibernate ORM 5.4.0.CR2. If you want to test it, now is the time! More info: http://in.relation.to/2018/12/05/hibernate-search-5-11-0-CR1/ Cheers, Yoann Rodière Hiber

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-12-05 Thread Yoann Rodiere
client, in particular with notifications, which are sub-standard, but with the desktop client everything seems to work fine. It's simple, but it does the job. Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Wed, 21 Nov 2018 at 14:40, Yoann Rodiere wrote: > On top of not being abl

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-12-06 Thread Yoann Rodiere
robably until I get bitten by > the 1-1 history issue :). > > From what I can see, GitLab doesn't invest much in Gitter either so I > wonder if it's gonna be viable in the long term. > > I suppose we'll see. > > -- > Guillaume > > On Thu, Dec 6, 2018 at

Re: [hibernate-dev] master and 6.0 branch

2018-12-06 Thread Yoann Rodiere
I personally don't have a problem with that, since I don't contribute very often, but I'd like to point out this moves most of the workload of merging changes into 6 from Andrea/Chris to Gail/Guillaume. Another problem being that the tests created/changed in 5.x may not work in 6 for completely dif

Re: [hibernate-dev] Chat migration - D minus 115 until the death of HipChat

2018-12-06 Thread Yoann Rodiere
nt > matters to be discussed there ;) > > > On Thu, Dec 6, 2018 at 9:08 AM Sanne Grinovero > wrote: > >> On Thu, 6 Dec 2018 at 10:25, Yoann Rodiere wrote: >> > >> > > You also need to use ctrl+enter to send a message, the default enter >> is a >&g

[hibernate-dev] Created a Jenkins job to publish Snapshot artifacts for ORM 6.0

2018-12-10 Thread Yoann Rodiere
Hello, Last time we discussed it, it seemed there wasn't any automatic job regularly publishing ORM 6.0 snapshot artifacts; right now I can see that the latest snapshot was published on December 5th by Steve himself (not Jenkins); probably while performing tests for the 6.0.0.Alpha1 release? So

Re: [hibernate-dev] Created a Jenkins job to publish Snapshot artifacts for ORM 6.0

2018-12-12 Thread Yoann Rodiere
can go through the > job config and tweak all of this if you want. > > > On Tue, Dec 11, 2018, 1:44 AM Yoann Rodiere wrote: > >> Hello, >> >> Last time we discussed it, it seemed there wasn't any automatic job >> regularly publishing ORM 6.0 snapshot

[hibernate-dev] Hibernate Search 5.11.0.Final released

2018-12-20 Thread Yoann Rodiere
Hello, We just published Hibernate Search 5.11.0.Final. This release mainly includes an upgrade to Hibernate ORM 5.4.0.Final. More info: http://in.relation.to/2018/12/20/hibernate-search-5-11-0-Final/ Yoann Rodière Hibernate NoORM Team yo...@hibernate.org _

[hibernate-dev] NoORM IRC meeting minutes

2019-01-15 Thread Yoann Rodiere
Hi, Here are the minutes of today's meeting: (15:18:41) jbott: Meeting ended Tue Jan 15 14:18:34 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) (15:18:41) jbott: Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2019/hibernate-dev.201

[hibernate-dev] Hibernate Search 6.0.0.Alpha2 and 5.11.1.Final released

2019-02-01 Thread Yoann Rodiere
Hello, We just published Hibernate Search 6.0.0.Alpha2, the second development release of the 6.0 branch, and 5.11.1.Final, the first bugfix release of the 5.11 branch. For 5.11, the release mainly includes an upgrade to Hibernate ORM 5.4.1.Final. More information on the blog: http://in.relation

<    1   2   3   4   >