[jira] [Updated] (DELTASPIKE-902) Test for EntityRepository#removeAndFlush(entity)

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) updated DELTASPIKE-902: --- Affects Version/s: 1.3.0 > Test for EntityRepository#removeAndFlush(entity

[jira] [Updated] (DELTASPIKE-902) Test for EntityRepository#removeAndFlush(entity)

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) updated DELTASPIKE-902: --- Component/s: Data-Module > Test for EntityRepository#removeAndFlush(entity

[jira] [Updated] (DELTASPIKE-902) Test for EntityRepository#removeAndFlush(entity)

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) updated DELTASPIKE-902: --- Attachment: DELTASPIKE-902.patch > Test for EntityRepository#removeAndFlus

[jira] [Created] (DELTASPIKE-902) Test for EntityRepository#removeAndFlush(entity)

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
Daniel Cunha (soro) created DELTASPIKE-902: -- Summary: Test for EntityRepository#removeAndFlush(entity) Key: DELTASPIKE-902 URL: https://issues.apache.org/jira/browse/DELTASPIKE-902 Project: De

[jira] [Commented] (DELTASPIKE-894) Trim for CriteriaSupport API

2015-05-13 Thread Rafael Benevides (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542334#comment-14542334 ] Rafael Benevides commented on DELTASPIKE-894: - It looks ok but I'd like a

[jira] [Commented] (DELTASPIKE-701) Add method in EntityRepository to merge a detached entity and remove it

2015-05-13 Thread Rafael Benevides (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542322#comment-14542322 ] Rafael Benevides commented on DELTASPIKE-701: - Patch reviewed. It's good t

[jira] [Commented] (DELTASPIKE-701) Add method in EntityRepository to merge a detached entity and remove it

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542299#comment-14542299 ] Daniel Cunha (soro) commented on DELTASPIKE-701: Patch attached. :) >

[jira] [Updated] (DELTASPIKE-701) Add method in EntityRepository to merge a detached entity and remove it

2015-05-13 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) updated DELTASPIKE-701: --- Attachment: DELTASPIKE-701.patch > Add method in EntityRepository to merge

[jira] [Created] (DELTASPIKE-901) org.apache.deltaspike.data.impl.builder.postprocessor.CountQueryPostProcessor doesn't respect order by

2015-05-13 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created DELTASPIKE-901: - Summary: org.apache.deltaspike.data.impl.builder.postprocessor.CountQueryPostProcessor doesn't respect order by Key: DELTASPIKE-901 URL: https://issues.apache.o

[jira] [Comment Edited] (DELTASPIKE-816) document usage of multiple entity-managers

2015-05-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542197#comment-14542197 ] Gerhard Petracek edited comment on DELTASPIKE-816 at 5/13/15 4:44 PM: --

[jira] [Commented] (DELTASPIKE-816) document usage of multiple entity-managers

2015-05-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542197#comment-14542197 ] Gerhard Petracek commented on DELTASPIKE-816: - @ron: no the jpa module is

Re: CriteriaSupport API

2015-05-13 Thread Daniel Cunha
Hi Thomas, I'm looking to DELTASPIKE-701 and DELTASPIKE-603 I'm preparing to start with DELTASPIKE-603. Do you have something for it or did something? I would like to fix it, if you don't have time to do. :) On Wed, May 13, 2015 at 1:00 PM, Thomas Hug wrote: > Hi Daniel > I definitely don't hav

Re: CriteriaSupport API

2015-05-13 Thread Thomas Hug
Hi Daniel I definitely don't have as much time for DS as I'd like to have (right now close to none ;) so any help is welcome :). Let me know if you have any specific issue in mind and we can check what's needed. Cheers, Thomas On Wed, May 13, 2015 at 12:13 AM, Daniel Cunha wrote: > Hi Thomas, >

[jira] [Commented] (DELTASPIKE-816) document usage of multiple entity-managers

2015-05-13 Thread Ron Smeral (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542068#comment-14542068 ] Ron Smeral commented on DELTASPIKE-816: --- Also, looking the EntityManagerFactoryP

[jira] [Commented] (DELTASPIKE-816) document usage of multiple entity-managers

2015-05-13 Thread Ron Smeral (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542029#comment-14542029 ] Ron Smeral commented on DELTASPIKE-816: --- I think this does not belong to DS docs

Re: [jira] [Resolved] (DELTASPIKE-898) Make documentation structure more comprehensible

2015-05-13 Thread Dan Haywood
On 13 May 2015 at 09:43, Ron Smeral wrote: > Hi Dan, > > the monitor.rb sure might come in handy, thanks! > > I was struggling to find a resonable way to write asciidoc. I currently > settled on Atom with asciidoc plugin which is still somewhat clunky, or > the asciidocfx editor. Both have a live

Re: [jira] [Resolved] (DELTASPIKE-898) Make documentation structure more comprehensible

2015-05-13 Thread Ron Smeral
Hi Dan, the monitor.rb sure might come in handy, thanks! I was struggling to find a resonable way to write asciidoc. I currently settled on Atom with asciidoc plugin which is still somewhat clunky, or the asciidocfx editor. Both have a live preview feature, so I only build the docs once I'm done