[hibernate-dev] Hibernate OGM 5 CR1 released

2016-03-30 Thread Davide D';Alto
We are getting closer and closer to the final release of Hibernate OGM 5. This release includes support for Redis Cluster and a new dialect to store data within Redis hashes; java.util.UUID are now using the native uuid type in Apache Cassandra; more queries are now sup

Re: [hibernate-dev] What's the identity of Hibernate OGM's "public API" module?

2016-03-30 Thread Davide D';Alto
I don't think I like the idea of adding unnecessary dependencies on the user classpath. If I understand correctly, you would add a lot of dependencies to avoid adding: org.hibernate.ogm.couchdb service I think this is something that a "Basic user" can handle. I don't think it's worth to work for

Re: [hibernate-dev] What's the identity of Hibernate OGM's "public API" module?

2016-03-31 Thread Davide D';Alto
> Although I don't see a big issue in demanding to add a specific module > dependency. It's documented and I don't think I remember any user report > complaining about it. People also add dependencies to their Maven POM :) +1 On Thu, Mar 31, 2016 at 7:39 AM, Gunnar Morling wrote: > 2016-03-30 1

Re: [hibernate-dev] Github offering new options about how the big "green button" to merge Pull Requests

2016-04-08 Thread Davide D';Alto
+1 It seems sensible to me to use it for trivial pull request or where it makes sense to have a single commit. On Fri, Apr 8, 2016 at 12:30 PM, Sanne Grinovero wrote: > Github now offers an option to not create the "merge commit" when you > want to merge a PR from the web ui. > > It comes at a

[hibernate-dev] HipChat integrations

2016-04-20 Thread Davide D';Alto
Hi, I've enabled the preview of the JIRA issue when there is a JIRA ID in the chat, let me know if it causes some problems. There are also some other addons that might be helpful and I would like to add if there are no objections: Standup: https://hibernate.hipchat.com/addons/hc-standup?room=-1

Re: [hibernate-dev] HipChat integrations

2016-04-20 Thread Davide D';Alto
This one might be nice as well: Hipchat to issue: https://marketplace.atlassian.com/plugins/com.keplerrominfo.plugins.hipchat.hipchatissue/cloud/overview On Wed, Apr 20, 2016 at 6:21 PM, Davide D'Alto wrote: > Hi, > I've enabled the preview of the JIRA issue when there is

Re: [hibernate-dev] Hibernate.org and Roadmap nav link

2016-04-21 Thread Davide D';Alto
Hi Steve, what problems are you having with hibernate.org? I agree with Gunnar that we should try to stick with one look & feel if possible. On Thu, Apr 21, 2016 at 9:00 PM, Steve Ebersole wrote: > Because I find it incredibly easier to work with GitHub wiki as opposed to > hibernate.org for aut

Re: [hibernate-dev] "Service" in Hibernate Search: history, lessons learned and rewrite

2016-04-27 Thread Davide D';Alto
This is an interesting sum up. Shouldn't we keep these thoughts in a separate document for developer? Together with some higher level diagrams of the architecture, maybe. On Tue, Apr 26, 2016 at 11:04 PM, Sanne Grinovero wrote: > The "Service" and "ServiceManager" concepts in Hibernate Search

Re: [hibernate-dev] JIRA: Activity dashboard not accessible for anonymous users

2016-05-04 Thread Davide D';Alto
I'll have a look. Davide On Wed, May 4, 2016 at 10:56 AM, Gunnar Morling wrote: > Hi there, > > This is still an issue: when not being logged, an error instead of the > activity dashboard is shown in JIRA. > > Davide, as master of tools, could you look into this? > > Coming as a new user to JIR

[hibernate-dev] Hibernate OGM 5 released

2016-05-17 Thread Davide D';Alto
Hibernate OGM 5.0.0.Final is out! Compared to the 4.2.Final, this release is aligned with Hibernate ORM 5 and Hibernate Search 5, so you can easily use it with WildFly 10. It supports Infinispan 8 and comes with a new back-end for Redis in tech preview. We improved the MongoDB CLI query syntax a

Re: [hibernate-dev] [OGM] Doing a 5.0.1 release?

2016-06-24 Thread Davide D';Alto
Sounds good to me Davide On Fri, Jun 24, 2016 at 10:57 AM, Sanne Grinovero wrote: > +1 keep those releases coming! > and yes those fixes need to be made available better sooner than later. > On 24 Jun 2016 09:14, "Gunnar Morling" wrote: > >> Hi, >> >> I noticed there is a 5.0.1 version in JIRA

Re: [hibernate-dev] Hibernate ORM 5.0.9.Final has been released

2016-07-01 Thread Davide D';Alto
Maybe we could create an easier to remember link to the changelog on github, something like http://orm.hibernate.org/changelog/5.2.1.Final On Fri, Jul 1, 2016 at 9:46 PM, Steve Ebersole wrote: > That is an ongoing argument with Atlassian. So yes, there is a way. It > means disabling the GitHub

Re: [hibernate-dev] Hibernate ORM 5.0.9.Final has been released

2016-07-02 Thread Davide D';Alto
al but pointing to the tag. > > In addition on JIRA we can create a filter, which would be similar to > the first above but with a slightly more readable URL, at cost of > needing to create one at each release. > > > On 1 July 2016 at 23:16, Davide D'Alto wrote: >&g

[hibernate-dev] Hibernate OGM 5.0.1.Final released

2016-07-04 Thread Davide D';Alto
We released Hibernate OGM 5.0.1.Final! What’s new? Here some of the most interesting bug fixes and improvements in this release: - OGM-818 - Autodetection support for @Entity annontated classes will now work - OGM-356 - Object comparison in JPQL queries for MongoDB and Neo4j (Thanks joexner!) -

[hibernate-dev] NoORM IRC meeting transcripts

2016-07-05 Thread Davide D';Alto
We discussed about: - releasing OGM 5.1.0.Alpha1 with Neo4j Remote - enabling the enforcer plugin for the Neo4j module now that the Lucene dependency is aligned with the one in Hibernate Search - the Hibernate ORM module ZIP and writing a blog post about it - trying to have the HotRod dialect for

Re: [hibernate-dev] Restrictions on `production` branch for website repositories

2016-07-11 Thread Davide D';Alto
+1 On Mon, Jul 11, 2016 at 9:19 AM, Sanne Grinovero wrote: > Hi all, > I've enabled github's new feature to restrict pushing to the > `production` branch of: > - https://github.com/hibernate/hibernate.org > - https://github.com/hibernate/in.relation.to > > It will not allow pushing with "force"

Re: [hibernate-dev] People can't find our docs

2016-07-20 Thread Davide D';Alto
I'll try to apply these changes on Friday. Davide On Tue, Jul 19, 2016 at 11:53 PM, Guillaume Smet wrote: > Hi Sanne, > > Thanks for your feedback. I was pretty sure I hadn't all the history! > > Getting Google to prioritize our latest doc is probably a long time goal. > > I played a bit with jQ

Re: [hibernate-dev] People can't find our docs

2016-07-21 Thread Davide D';Alto
It should be easy for OGM, you need to update this file: https://github.com/hibernate/hibernate-ogm/blob/master/src/main/release-scripts/upload-documentation.sh On Thu, Jul 21, 2016 at 1:46 PM, Guillaume Smet wrote: > @Davide, @Sanne: would it be an issue to include the sed lines in our > release

Re: [hibernate-dev] People can't find our docs

2016-07-22 Thread Davide D';Alto
I've updated the microdata on our blog. I used the google validation page to check the result: https://search.google.com/structured-data/testing-tool/u/0/?hl=EN#url=http%3A%2F%2Fin.relation.to%2F I'm not familiar with microdata, if you think that something is wrong let me know. I have a question

Re: [hibernate-dev] People can't find our docs

2016-07-26 Thread Davide D';Alto
Great :) now I need to do the same with hibernate.org. On Tue, Jul 26, 2016 at 7:03 PM, Sanne Grinovero wrote: > The SEO expert liked the results :) > > On 22 July 2016 at 17:33, Emmanuel Bernard wrote: >> Hibernate is fine. >> >> On Fri 2016-07-22 16:57, Davide D&#

Re: [hibernate-dev] [OGM][HSEARCH] Hibernate OGM and Hibernate Search samples

2016-07-28 Thread Davide D';Alto
> Secondary aspect: let's assume we had good enough integration tests in > OGM. Should we advertise these more prominently in documentation? I don't think we should, an integration test is different from an example. I'm afraid will be harder for people to recognize what it is required and what it

[hibernate-dev] [OGM] Bolt vs Rest for Neo4j

2016-08-22 Thread Davide D';Alto
Hello, at the moment in OGM we connect remotely using the Rest API. The reason is that when I created the dialect the new Bolt[1] protocol wasn't available. I've now finished implementing the dialect so that it uses the Bolt protocol, there is a lot of duplication since it is very similar to the a

Re: [hibernate-dev] [OGM] Bolt vs Rest for Neo4j

2016-08-26 Thread Davide D';Alto
t;> I wanted to add 2 things: >> - Neo4j remote with Rest has not been released yet; >> - if we remove the Rest protocol, remote Neo4j will only be supported with >> Neo4j >= 3 >> >> Personally I'm +1 to only support remote Neo4j with Bolt. Maintaining one &g

Re: [hibernate-dev] Mapping JPA's @MapKeyEnumerated and @Enumerated on native-enum supporting datastores

2016-08-26 Thread Davide D';Alto
> How about having a custom @Enumerated annotation which offers NATIVE as an > additional choice? This is probably the approach I would prefer, it seems consistent with what we already do with Hibernate Annotations. For example, org.hibernate.annotations.Table and javax.persistence.Table. Could

Re: [hibernate-dev] [OGM] Bolt vs Rest for Neo4j

2016-08-26 Thread Davide D';Alto
t;> >>> > Can you write a blog post with a small poll to know if anyone complains >>> > about dropping REST. Let's have it on for a week and make a decision. If >>> > nothing conclusive comes out, let's drop it. >>> > >>> >

[hibernate-dev] Oracle CI machine upgrade

2016-08-28 Thread Davide D';Alto
Hi, I've upgraded the oracle instance on CI, it is now on version 12.1.0.2.v4 Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] mixing named and positional parameters

2016-09-30 Thread Davide D';Alto
+1 for always disallowing On Fri, Sep 30, 2016 at 5:06 PM, andrea boriero wrote: > +1 for always disallowing > > On 30 September 2016 at 17:02, Steve Ebersole wrote: > >> The JPA spec specifically says: >> >> >> Either positional or named parameters may be used. Positional and named >> paramete

[hibernate-dev] Hibernate OGM double release!

2016-10-10 Thread Davide D';Alto
Good news! We released Hibernate OGM 5.1 Alpha1 and 5.0.2 Final! Hibernate OGM 5.0.2.Final now supports MongoDB 3.2 and it’s still backward compatible with Hibernate OGM 5.0.1.Final. Hibernate OGM 5.1.0.Alpha1 brings support for Neo4 in remote mode. We also started to re-work the way Hibernate

[hibernate-dev] [OGM] Neo4j integration dependencies

2016-10-19 Thread Davide D';Alto
The integration with Neo4j in OGM makes it possible for a user to select the strategy that he wants to use to connect to an embedded or remote Neo4j instance. There are 3 possible options: 1) Embedded mode, Neo4j run in the same JVM 2) Remote via HTTP interface using RestEasy 3) Remote via the Bolt

Re: [hibernate-dev] [OGM] Neo4j integration dependencies

2016-10-19 Thread Davide D';Alto
onable. Maybe I'm naive too :) > > -- Sanne > >> >> Yoann Rodière >> Hibernate NoORM Team >> >> On 19 October 2016 at 11:17, Davide D'Alto wrote: >> >>> The integration with Neo4j in OGM makes it possible for a user to >>> s

Re: [hibernate-dev] Checkstyle checks in ORM

2016-11-09 Thread Davide D';Alto
What do you think about having different profiles? One for new contributors (more relaxed) and one for active developers. Given that I'm not sure what kind of checkstyle rules we are talking about. On Wed, Nov 9, 2016 at 2:15 PM, Steve Ebersole wrote: > While developing the Byte Buddy Enhancer,

[hibernate-dev] [OGM] Inheritance mapping in Neo4j

2016-11-16 Thread Davide D';Alto
A user created the issue https://hibernate.atlassian.net/browse/OGM-1210 The problem is that when we use the SingleTable strategy in Neo4j we add a property DTYPE to the node to discriminate the entities instead of using labels. As an example, given an entity Player that extends Person we create

Re: [hibernate-dev] [OGM] Inheritance mapping in Neo4j

2016-11-17 Thread Davide D';Alto
is being used. This implies that people not choosing any mapping >> style explicitly will see a warning (as the old one would still be the >> default). >> >> Thanks, >> Sanne >> >> On 16 November 2016 at 12:42, Davide D'Alto wrote: >> >

[hibernate-dev] Update JDK 9 on ci.hibernate.org: JDK 9 build 148

2016-12-09 Thread Davide D';Alto
Hi, I just wanted to inform that I've updated the JDK 9 version on CI to build 148. Let me know if there are problems. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] [OGM} 5.1.0.Beta2 release delayed because of Nexus

2016-12-20 Thread Davide D';Alto
Hi, Jenkins deployed everything but Nexus doesn't want to release it. Any suggestions? I'll try again tomorrow Thanks ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Jenkins upgrade on CI

2016-12-22 Thread Davide D';Alto
Hi, I'm going to upgrade our Jenkins on CI next week, the 27th of December. This could be a relatively safe procedure but because our version is old and we are using several plugins I'm not sure it will go smoothly. If you have some jobs that need to be executed that day, let me know. Davide _

[hibernate-dev] CI Jenkins upgraded to version 2.38

2016-12-27 Thread Davide D';Alto
Hi, I hope you all had great holidays. I've upgraded our Jenkin on CI to version 2.38. As far as i can tell everything seems all right, but if you experience some unusual problems, please, let me know. Cheers, Davide ___ hibernate-dev mailing list hib

Re: [hibernate-dev] CI Jenkins upgraded to version 2.38

2017-01-03 Thread Davide D';Alto
when scrolling down: > the breadcrumbs will "float" down as well. Definitely not urgent, > great to have all updates! > > Thanks, > Sanne > > > On 28 December 2016 at 01:04, Davide D'Alto wrote: >> Hi, >> I hope you all had great holidays. >> &

[hibernate-dev] Hibernate OGM 5.1 Beta3 and 5.0.4 released

2017-01-05 Thread Davide D';Alto
Hello everybody, holidays are over and we decided to start back with a small release. Hibernate OGM 5.1 Beta3 and a new 5.0 maintainance releases are now available. In these releases we fixed some issues around sequence generation and queries on entities using the single table per class inheritan

Re: [hibernate-dev] CI Jenkins upgraded to version 2.38

2017-01-05 Thread Davide D';Alto
For future reference, these problems should be fixed now. If a job build does not trigger from a PR and everything seems right, check the advance configuration option under: Build Triggers > GitHub Pull Request Builder > Trigger phrase If it's blank try set it to something like: .*test\W+this\W+

Re: [hibernate-dev] CI Jenkins upgraded to version 2.38

2017-01-05 Thread Davide D';Alto
> If a job build does not trigger from a PR and everything seems right, > check the advance configuration option under: I meant, if a build does not start when you leave the comment: "Jenkins, rebuild this please" On Thu, Jan 5, 2017 at 4:04 PM, Davide D'Alto wrote: &

[hibernate-dev] [OGM] Keeping the order of the collection of elements in MongoDB

2017-01-13 Thread Davide D';Alto
Hi, it seems that when using Collection of elements in MongoDB, users expect to have the elements in the same order as in the db. You can see the question on the forum here: https://forum.hibernate.org/viewtopic.php?f=31&t=1043903&p=2491218#p2491218 I also found this StackOverflow question: http:/

Re: [hibernate-dev] [OGM] Keeping the order of the collection of elements in MongoDB

2017-01-13 Thread Davide D';Alto
fines this order. >> >> My point is, we can't rely on the implemented interface to decide whether >> the iteration order is important or not, so we may as well decide it is >> always important. Unless there are annoying technical challenges, of course. >> >

[hibernate-dev] Update Jenkins plugins

2017-01-17 Thread Davide D';Alto
Hi, there are some plugins to upgrade on Jenkins and it seems they have some non trivial changes. I'll do that on Thursday and hopefully it won't cause too many issues. Thanks, Davideb ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https:/

Re: [hibernate-dev] Update Jenkins plugins

2017-01-30 Thread Davide D';Alto
I didn't have time to do it. I'll postponed the updates to next week: the 9th of February Thanks, Davide On Tue, Jan 17, 2017 at 4:56 PM, Davide D'Alto wrote: > Hi, > there are some plugins to upgrade on Jenkins and it seems they have > some non trivial changes. >

Re: [hibernate-dev] Blog posts not featured on the hibernate.org website

2017-02-01 Thread Davide D';Alto
Great, thanks On Wed, Feb 1, 2017 at 3:38 PM, Guillaume Smet wrote: > Hi, > > FYI, I just fixed the issue and the blogs posts are now featured on the > website again. > > The good news: > - we don't rely on an external service anymore > - there is no cache so new blog posts are displayed on the w

[hibernate-dev] Update JDK 9 to build 154 on CI

2017-02-07 Thread Davide D';Alto
Are there any problems if I update the JDK 9 on Jenkins? Let me know, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate OGM 5.1 CR1 is out!

2017-02-15 Thread Davide D';Alto
Good news! The first candidate release for Hibernate OGM 5.1 is out. Compared to 5.1 Beta3, this release upgrades Hibernate Search to version 5.5.6.Final and supports MongoDB aggregate operation in native queries. This means that now you can use Hibernate OGM to do CRUD operations on your favour

[hibernate-dev] Removing the BlueOcean plugin on CI

2017-02-22 Thread Davide D';Alto
Hi. I'm going to remove the BlueOcean plugin from Ci. Currently, when we receive an email because a build is failed, the link to the job is wrong and it seems that BlueOcena is the cause. I don't think anybody is actually using it but if there are some objections, let me know. Regards, Davide __

Re: [hibernate-dev] Removing the BlueOcean plugin on CI

2017-02-22 Thread Davide D';Alto
I've removed the Blue Ocean plugin. Let me know if there are still some problems. I've also configured the jobs so that the website jobs can be executed in parallel with the others. This should make publishing of a page faster. Cheers, Davide On Wed, Feb 22, 2017 at 10:47 AM, Dav

Re: [hibernate-dev] Removing the BlueOcean plugin on CI

2017-02-23 Thread Davide D';Alto
've reviewed some failure > reports and they seem caused by an already running WildFly instance on > the same machine. So either we have a bad job configuration somewhere, > or a WildFly instance which didn't shut down correctly. > > Thanks, > Sanne > > > > O

Re: [hibernate-dev] [OGM] WildFly modules imposing versions

2017-03-07 Thread Davide D';Alto
I'll have a look,I would expect that modules with the same family would work. I suspect we used the specific version instead of the family version somewhere, I'll check Davide On Tue, Mar 7, 2017 at 9:43 AM, Emmanuel Bernard wrote: > I’ve upgraded the OGM demo to OGM 5.1 Final (from CR1). > > A

Re: [hibernate-dev] JIRA usage for OGM

2017-03-17 Thread Davide D';Alto
I would prefer to release both at the same time even if there are no big changes. As for creating a new project, wouldn't have a new label or component be enough? On Fri, Mar 17, 2017 at 8:21 AM, Yoann Rodiere wrote: > Isn't marking those as "New feature" enough? Or, if necessary, tagging them?

[hibernate-dev] [OGM] Hibernat OGM contrib repository

2017-03-28 Thread Davide D';Alto
Hi all, I've moved the contributed dialect for OGM in this repository: https://github.com/DavideD/hibernate-ogm-contrib I have a couple of quesitons before moving it in an official repository: - Which group id should we use? At the moment it is still org.hibernate.ogm but Iw odul opt for org.hibe

Re: [hibernate-dev] Documentation for people not using dependency management tools

2017-03-29 Thread Davide D';Alto
I'm not against it but could you give an example? I think it would help to clarify what you are talking about. Thanks On Wed, Mar 29, 2017 at 12:39 PM, Sanne Grinovero wrote: > I'm brushing up some OGM documentation, and noting that we regularly > make examples for both people consuming Maven p

Re: [hibernate-dev] [OGM] Hibernat OGM contrib repository

2017-04-17 Thread Davide D';Alto
n to change >>> the license as it's existing code. >>> I'm assuming we have no interest in that, and if we had this process >>> would take some time so we'd have to propose such a change as an >>> independent step from the repository move. >

[hibernate-dev] CI Updates on the 20th of April

2017-04-18 Thread Davide D';Alto
I will run some updates on Jenkins next Thursday (20th of April). This should remove the red Warning one sees when logged in. Problem is that some plugins changed the way they store configuration and it might affects some jobs. Thanks, Davide ___ hiber

[hibernate-dev] Maven 3.2.5 on CI

2017-04-25 Thread Davide D';Alto
Hi, We still have an old version of Maven installed on CI, is there anybody using it? Otherwise I would prefer to remove it. Thanks, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-d

Re: [hibernate-dev] "rebranding" the Hibernate Search "ram" directory

2017-05-18 Thread Davide D';Alto
+1 for moving it in the test library Neo4j uses the term "impermanent" for its testing db. I'm not a big fun of the "testing" in the name because it does not convey the main characteristics of the directory; it only tells that you should not use it in production (why is it included in the main li

Re: [hibernate-dev] JDK 9 build 180 support

2017-08-01 Thread Davide D';Alto
Thanks Guillaume, I've already copied the latest build on CI but the Job are still using the previous one. Can I make the switch? On Mon, Jul 31, 2017 at 7:21 PM, Guillaume Smet wrote: > Hi, > > To support the latest JDK 9, you need to upgrade the enforcer and javadoc > plugins to 3.0.0-M1. > >

[hibernate-dev] CI Updates

2017-08-01 Thread Davide D';Alto
Hello, I'm going to update Jenkins next Monday, I'll do my best to keep the downtime to a minimum but, because there are several plugins to update, I expect some disruption. I'll do my best to keep it at a minimum The exact date is going to be the 6th of August. Thanks, Davide ___

Re: [hibernate-dev] [ORM] About making delegating implementations abstract

2017-08-17 Thread Davide D';Alto
Solution number 2 works for me. Davide On Thu, Aug 17, 2017 at 4:24 PM, Guillaume Smet wrote: > Hi, > > While updating OGM to use ORM 5.2, I found out that the delegating > implementations of a few classes are missing methods: > - AbstractDelegatingSessionBuilder > - AbstractDelegatingSessionFac

[hibernate-dev] Hibernate OGM 5.2 Alpha1 release

2017-09-11 Thread Davide D';Alto
HIbernate OGM 5.2 Alpha1 is ready. The first thing you will notice in this release is that several dialects are not part of the core project anymore. We decided to focus our work on the Infinispan, Neo4j and MongoDB dialects. Highlights of the release: - Fixed bugs related to polymorphic hierarc

Re: [hibernate-dev] New layout for the website

2017-09-26 Thread Davide D';Alto
Overall it looks great and I think it can be merged as it is and wee can fix anything else later. The major thing that I don't think it is working is the use of the coloured background in some texts. I think this page highlights well the problem: http://new.hibernate.org/ogm/documentation/ There

Re: [hibernate-dev] Property "ogm.datastore.create_database": fit for purpose?

2017-09-27 Thread Davide D';Alto
> Let the fight begin! I don't think we have to fight about it: https://hibernate.atlassian.net/browse/OGM-571 It wasn't possible to use Environment.HBM2DDL_AUTO when we introduced the property, it should be possible now. I'll have a look at it. It seems gunnar had a branch with something alread

Re: [hibernate-dev] Property "ogm.datastore.create_database": fit for purpose?

2017-09-27 Thread Davide D';Alto
perty for each dialect, the only thing that I don't like about it is that we will have several properties doing the same thing (basically, create what's missing). On Wed, Sep 27, 2017 at 10:26 AM, Sanne Grinovero wrote: > On 27 September 2017 at 10:23, Davide D'Alto wrote: >&g

Re: [hibernate-dev] Property "ogm.datastore.create_database": fit for purpose?

2017-10-10 Thread Davide D';Alto
I'm working on it. On Tue, Oct 10, 2017 at 11:36 AM, Guillaume Smet wrote: > On Wed, Sep 27, 2017 at 2:55 PM, Sanne Grinovero wrote: >> But essentially looks we're on the same page about using HBM2DDL_AUTO >> and ignoring "create_database" for the sake of practical usage. > > Just to be sure,

[hibernate-dev] Hibernate OGM 5.2 Beta1 Release

2017-10-17 Thread Davide D';Alto
HIbernate OGM 5.2 Beta1 is ready! This version is compatible with Infinispan 9.1 and it makes it possible to create caches when they are missing on the remote server All the details in the blog post: http://in.relation.to/2017/10/17/hibernate-ogm-5-2-Beta1-released/ Thanks, Davide __

Re: [hibernate-dev] Getting rid of our specific JavaDoc CSS?

2017-11-30 Thread Davide D';Alto
Sounds good to me. On Thu, Nov 30, 2017 at 3:11 PM, Guillaume Smet wrote: > Hi, > > So, apparently, our JavaDoc CSS is a bit outdated as we now have a "Skip > navigation links" link at the top of our doc that should be hidden by > default. > > Frankly, I see very little value in maintaining our

Re: [hibernate-dev] Keeping CI from being confusing.

2017-12-17 Thread Davide D';Alto
I think using "Slave" alone might be goo enough. It's generic and in the future, if we have some other different clouds, jobs can use some additional labels to be more specific At the moment, I think the only labels we need are: Master, Slave and HANA On Sat, Dec 16, 2017 at 8:03 PM, Steve Eberso

[hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Davide D';Alto
Hello, I've upgraded awestruct to version 0.5.7. Except for the minification of our stylesheets it seems to work fine but It would be nice if someone else can have a look at generate site and confirm to me that's OK to apply the changes in production. On the same note, I've noticed that we are us

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Davide D';Alto
> Let's not forget that many Apache projects take a week or two to > perform a release, we all know of other projects needing months, so by > the law of diminishing returns I don't think we should invest much > more of out time to shave on the 10 minutes.. just spin up some extra > nodes :) +1

Re: [hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Davide D';Alto
Just to clarify, The websites to check are: http://staging.in.relation.to and http://staging.hibernate.org Sorry, I forgot to add the links in the previous mail. On Wed, Jan 10, 2018 at 11:08 AM, Davide D'Alto wrote: > Hello, > I've upgraded awestruct to version 0.5.7. &g

Re: [hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Davide D';Alto
27;t want the Corporate contributors page on > the public website yet. > > Thanks! > > -- > Guillaume > > On Wed, Jan 10, 2018 at 12:25 PM, Davide D'Alto > wrote: >> >> Just to clarify, The websites to check are: >> http://staging.in.relation.to an

Re: [hibernate-dev] Jenkins job priorities

2018-01-12 Thread Davide D';Alto
Well done, thanks a lot. On Fri, Jan 12, 2018 at 8:12 AM, Yoann Rodiere wrote: > Quick update: the priority plugin seems to be working fine, and I disabled > the Heavy Job plugin. It turns out the Heavy Job plugin was preventing the > Amazon EC2 plugin to spin up new slaves, probably because the

[hibernate-dev] Hibernate OGM 5.2 CR1 has been released!

2018-01-29 Thread Davide D';Alto
Hibernate OGM 5.2 CR1 is arrived! This will become the next 5.2 Final soon and we added support for Geospatial integration and new native operator support with MongoDB, Neo4j queries performance improvements and integration with cluster counters for Infinispan embedded. More details in the blog p

[hibernate-dev] Jenkins updates tomorrow

2018-02-08 Thread Davide D';Alto
Hi, I'm planning to update Jenkins tomorrow, it should painless but, just in case, expect possible disruptions. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Jenkins updates tomorrow

2018-02-09 Thread Davide D';Alto
I finished the Jenkins upgrades, I'm working on fixing some CSS issues. If you have some problems with the Jobs, let me know. Cheers, Davide On Thu, Feb 8, 2018 at 3:48 PM, Guillaume Smet wrote: > Thanks for warning and thanks for doing the update! > > > On Thu, Feb 8, 2018 a

Re: [hibernate-dev] Jenkins updates tomorrow

2018-02-09 Thread Davide D';Alto
CSS should be fixed as well now. There was a problem when going to the Nodes page where the buttons overlapped with the logout link. Let me know if there is something else weird. Cheers, Davide On Fri, Feb 9, 2018 at 7:23 PM, Davide D'Alto wrote: > I finished the Jenkins upgrades, I&#

[hibernate-dev] Jenkins Updates on Friday

2018-02-13 Thread Davide D';Alto
Hi, I'm going to run some updates on Jenkins this Friday. They are minor updates and should be painless but you never know. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-de

Re: [hibernate-dev] ORM CI jobs - erroneous github triggers

2018-02-13 Thread Davide D';Alto
I can have a look at this issue. If you have any suggestions, let me know. Thanks On Tue, Feb 13, 2018 at 2:22 PM, Sanne Grinovero wrote: > Unfortunately we have to reopen this thread. The issue is affecting us > again (since some weeks I think) and in larger scale, affecting all > builds. I gu

[hibernate-dev] Hibernate OGM integration with ORM 5.3

2018-02-14 Thread Davide D';Alto
Hi, I'm working on the integration with ORM 5.3 and I've created a branch where I'm applying the changes. You can see some initial discussions on the pull request I've sent as preview: https://github.com/hibernate/hibernate-ogm/pull/961 I didn't find any specific issue with ORM 5.3 that could cre

[hibernate-dev] Favicon on CI

2018-02-19 Thread Davide D';Alto
hi, not critical, but I've upgraded the plugin for the Theme on Jenkins and it is now possible to add a favicon from Jenkins settings page. Just thought of mentioning it here in case we want to change the default one. Cheers, Davide ___ hibernate-dev ma

[hibernate-dev] Hibernate OGM 5.1 Final is out

2018-02-21 Thread Davide D';Alto
I’m happy to announce the latest stable release of Hibernate OGM: Hibernate OGM 5.1 Final == What’s new compared to 5.0 Final? I’m glad you asked, this version: - uses Hibernate ORM 5.1 - supports Infinispan Remote via the Hot Rod protocol - supports Neo4j remote via the Bolt protocol and the Ht

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

2018-02-22 Thread Davide D';Alto
Not sure about it, those are specific integration tests for infinispan remote. The integrationtest folder is more to test the hibernate-ogm-modules and have some checks that the dialects work with WildFly really. > after all, since they need a running Infinispan server to work. All the tests in H

Re: [hibernate-dev] NoORM - Improve consistency of our pom files with JBoss parent and WildFly parent

2018-03-05 Thread Davide D';Alto
Sure, thanks On Mon, Mar 5, 2018 at 11:37 AM, Guillaume Smet wrote: > Hi, > > So, I started the effort of making our version properties consistent with > JBoss parent/WildFly parent with Search but the idea is to generalize this > to all our NoORM projects and be as consistent as possible between

[hibernate-dev] CI Updates

2018-03-12 Thread Davide D';Alto
I'm going to run some updates on CI this Friday. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

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

2018-03-22 Thread Davide D';Alto
> I personally don't see the problem with dates in URLs. I don't see any > problem with not having them, either. But I do see a problem with changing > the URL scheme: potential dead links, SEO nightmare... We would need a damn > good reason to do it, and I'm not sure those you mentioned are enough

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

2018-03-22 Thread Davide D';Alto
By the way, if some articles are more technical and we put some effort in keeping them up-to-date, we could put them in a separate section and just post in the blog about their existence and updates. Davide On Thu, Mar 22, 2018 at 1:14 PM, Davide D'Alto wrote: >> I personally do

[hibernate-dev] Jenkins Updates

2018-04-08 Thread Davide D';Alto
Hi, I've run some updates on CI. Everything seems to work fine but keep that in mind if something weird happens. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Hibernate OGM 5.4.0.Alpha1 release

2018-04-17 Thread Davide D';Alto
We’re happy to announce the release of Hibernate OGM 5.4.0.Alpha1. Hibernate OGM is now compatible with Hibernate ORM 5.3 (still a candidate release) and JPA 2.2. We support Infinipan 9.2 and JBoss modules are now available as WildFly feature packs. You can run server-side JavaScript on MongoDB o

Re: [hibernate-dev] Releases and CI setup

2018-04-30 Thread Davide D';Alto
Using docker might be a nice idea if the machines are powerful enough. I will just mention it here but for the release only we can also not use Jenkins and run the command we need from the terminal of ci.hibernate.org. We already have the scripts ready so it shouldn't be too hard. If the Jenkins

[hibernate-dev] Jenkins updates

2018-07-20 Thread Davide D';Alto
Hello, I'm planning to update Jenkins today. This means that there might be some disruptions on CI. Let me know if you have something planned that requires CI. Cheers, Davide ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jb

Re: [hibernate-dev] Jenkins updates

2018-07-23 Thread Davide D';Alto
Hi, Jenkins is up-to-date now. Please, keep that in mind if you face some problems. Cheers, Davide On Fri, Jul 20, 2018 at 11:16 AM, Davide D'Alto wrote: > Hello, > I'm planning to update Jenkins today. > > This means that there might be some disruptions on CI. >

[hibernate-dev] Hibernate OGM 5.4.0.Final release

2018-10-30 Thread Davide D';Alto
Hibernate OGM 5.4.0.Final has been released! Here's some of the new features included in this release: - Infinispan remote transactions over HotRod client - JPQL and native queries support for Infinispan remote - server side procedures calls for Infinispan Remote - Cache creation and configuratio

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

2018-11-16 Thread Davide D';Alto
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. 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 > H

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

2018-11-16 Thread Davide D';Alto
(https://disqus.com/admin/orgs/2655592/default/settings/general/ doesn't work > for me) > > Sanne, maybe you can register us? > > Thanks. > > Yoann Rodière > Hibernate NoORM Team > yo...@hibernate.org > > > On Fri, 16 Nov 2018 at 14:26, Davide D'

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

2018-11-17 Thread Davide D';Alto
ber occasionally > > receiving a moderator email request, I just don't seem to receive them > > consistently? > > > > > > > > > > Thanks. > > > > > > Yoann Rodière > > > Hibernate NoORM Team > > > yo...@hibernate.org > > &g

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

2018-11-19 Thread Davide D';Alto
that "crawler" is faulty and doesn't indicate to disqus the > proper author for each thread, that might explain the problems we have. I'm > having a look. > > > Yoann Rodière > Hibernate NoORM Team > yo...@hibernate.org > > > On Sat, 17 Nov 2018 at 12:5

Re: [hibernate-dev] ORM 6 branch

2018-11-27 Thread Davide D';Alto
have done it before. PS: Sorry if you received this email twice, I made a mistake On Tue, Nov 27, 2018 at 1:20 PM Davide D'Alto wrote: > > +1 for creating the branch upstream and everything Yoann said. > > One curiosity, once there is an alpha, why would you delete the whole br

<    1   2   3   4   >