Re: [hibernate-dev] Hibernate OGM: organize JIRA issues in components?

2012-05-22 Thread Emmanuel Bernard
I almost did this a couple of time actually. My rational for having datastore and not mongodb etc was that after the initial implementation, I expect few to no activity. If you think I am wrong, I'm fine with adding them as components. On 21 mai 2012, at 23:27, Sanne Grinovero wrote: > I'm temp

Re: [hibernate-dev] Hibernate OGM: organize JIRA issues in components?

2012-05-22 Thread Sanne Grinovero
On 22 May 2012 16:22, Emmanuel Bernard wrote: > I almost did this a couple of time actually. > My rational for having datastore and not mongodb etc was that after the > initial implementation, I expect few to no activity. If you think I am wrong, > I'm fine with adding them as components. you a

Re: [hibernate-dev] Jira issues gone!?

2012-05-22 Thread Steve Ebersole
I have received the updated plugin from JBoss and have passed it along to Atlassian. They will need to restart the instance at some point for it to be picked up. After that we will see what we need to do to get the pull request fields showing up again. On 05/21/2012 05:50 PM, Steve Ebersole

Re: [hibernate-dev] Jira issues gone!?

2012-05-22 Thread Steve Ebersole
Ok, we got the JBoss plugin installed and re-enabled and everything with pull request fields looked good to me. There is a problem with it connecting to FishEye (Source tab) at the moment. They are also investigating whether the GitHub connector might work now after upgrading. On Tue 22 May

Re: [hibernate-dev] metamodel work

2012-05-22 Thread Gail Badner
I've been re-thinking what I wrote in my response below and would like to clarify some points. I'm going to move the tests that that I added to src/matrix to src/test. These tests are for simple use cases (e.g., unidirectional one-to-many, no subclasses, no join tables, ...) and are not databa

Re: [hibernate-dev] metamodel work

2012-05-22 Thread Steve Ebersole
This transition from "Configuration metadata" to "new Metadata" is just that.. a transition. I'd really rather not spend a lot of time developing testing extensions for dealing with the transitory nature of this. This "hibernate.test.new_metadata_mappings" setting is only pertinent for tests

[hibernate-dev] Problems switching tests between old Configuration metadata and new metamodel

2012-05-22 Thread Gail Badner
I'm running into 2 problems: 1) I'm not able to run the same test using both types of metadata using the new=style : http://www.hibernate.org/xsd/hibernate-mapping"; xsi:schemaLocation="http://www.hibernate.org/xsd/hibernate-mapping hibernate-mapping-4

Re: [hibernate-dev] Problems switching tests between old Configuration metadata and new metamodel

2012-05-22 Thread Steve Ebersole
On Tue 22 May 2012 04:42:53 PM CDT, Gail Badner wrote: > I'm running into 2 problems: > > > 1) I'm not able to run the same test using both types of metadata using the > new=style: > >xmlns="http://www.hibernate.org/xsd/hibernate-mapping"; > > xsi:schemaLocation="http

Re: [hibernate-dev] metamodel work

2012-05-22 Thread Gail Badner
I remember you mentioning that we may keep Configuration for a short time bridge. It seems to me that we would want a way to switch tests between the different sources of metadata. - Original Message - > From: "Steve Ebersole" > To: "Gail Badner" > Cc: hibernate-dev@lists.jboss.org > S

Re: [hibernate-dev] metamodel work

2012-05-22 Thread Steve Ebersole
I said we might keep Configuration as a class. Never did I say it would do what it does today. On Tue 22 May 2012 05:01:18 PM CDT, Gail Badner wrote: > I remember you mentioning that we may keep Configuration for a short time > bridge. It seems to me that we would want a way to switch tests bet

Re: [hibernate-dev] metamodel work

2012-05-22 Thread Steve Ebersole
Grr, hit send too soon... > I remember you mentioning that we may keep Configuration for a short time > bridge. It seems to me that we would want a way to switch tests between the > different sources of metadata. I said we might keep Configuration as a class. Never did I say it would do what

Re: [hibernate-dev] Jira issues gone!?

2012-05-22 Thread Steve Ebersole
I think we have FishEye integration working again. Let me know if you see problems with FishEye intg. We will have to see about GitHub connector later. On Tue 22 May 2012 02:46:39 PM CDT, Steve Ebersole wrote: > Ok, we got the JBoss plugin installed and re-enabled and everything > with pull req