Commit privs; In Apache, people earn merit for commit privilege. Either do a Pull Request against the GitHub repository, or create a patch file and attach it to the Jira. Either way is fine with me.
Niclas On Sat, Sep 3, 2016 at 6:04 PM, Prince Arora <[email protected]> wrote: > Hi Niclas, > > I am getting an error in AssociationToValueTest.java that > containsInAnyOrder() method is not found, this method is used but not > declared in that test class. > I have added the method to toAssociation() and will write test case for > this as well. And also let me know do i have write permission to the > repository? or i have to request for that before checking in. > > Thanks > > On Sat, Sep 3, 2016 at 2:24 PM, Prince Arora <[email protected]> > wrote: > > > Thanks Niclas, I will take care of that part. > > > > On Sat, Sep 3, 2016 at 6:12 AM, Niclas Hedhman <[email protected]> > wrote: > > > >> Thanks for volunteering, but I implemented this faster than I could > create > >> the Jira for it... and I have not committed it because of the missing > >> Jira. > >> I'll do the Jira now, and commit the code. I will also add another Jira > >> for > >> the opposite direction, which I will leave for you to implement. > >> > >> Niclas > >> > >> On Fri, Sep 2, 2016 at 11:26 PM, Prince Arora <[email protected] > > > >> wrote: > >> > >> > Hi Niclas, > >> > > >> > I will do it. Please let me know below it the requirement what we need > >> > right? > >> > We need a function in UnitOfWork to perform this to get Named or Many > >> > Association and convert it to List/Map/Set/ValueCommposit > >> > > >> > > >> > On Fri, Sep 2, 2016 at 6:58 PM, Niclas Hedhman <[email protected]> > >> wrote: > >> > > >> > > Hi, > >> > > I am working on a migration experiment, and a common pattern in that > >> > > migration is to take a ManyAssocation or a NamedAssociation and > >> convert > >> > > that to a List/Set/Map or ValueComposites. > >> > > > >> > > I would like to add that feature into UnitOfWork. > >> > > > >> > > I suspect I want to do the other way around soon enough as well. > >> > > > >> > > WDYT? > >> > > > >> > > Cheers > >> > > -- > >> > > Niclas Hedhman, Software Developer > >> > > http://zest.apache.org - New Energy for Java > >> > > > >> > > >> > >> > >> > >> -- > >> Niclas Hedhman, Software Developer > >> http://zest.apache.org - New Energy for Java > >> > > > > > -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
