This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from b56b67d [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds c6337c0 refs #3508 findPage(...) should fail if no 'order by' is specified adds c6d0782 refs #3508 TopiaJpaSupport#find(...) now fails if no order is specified new fa260e3 fixes #3508 Merge branch 'feature/orderBy' into develop new 4a6672b Merge branch 'develop' of https://git.nuiton.org/topia into develop The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 4a6672b9cb09066768803e3e9a9700d138b4bc1f Merge: fa260e3 b56b67d Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Sep 12 15:57:29 2014 +0200 Merge branch 'develop' of https://git.nuiton.org/topia into develop commit fa260e3385a925acccf4c9207ecf04d716d9fe48 Merge: bcc76c8 c6d0782 Author: Arnaud Thimel <thimel@codelutin.com> Date: Fri Sep 12 15:56:56 2014 +0200 fixes #3508 Merge branch 'feature/orderBy' into develop Summary of changes: .../topia/it/legacy/TopiaJpaSupportTest.java | 39 ++++++++++---------- .../it/legacy/evo3396/FetchPropertiesTest.java | 3 +- .../topia/persistence/internal/TopiaDaoTest.java | 33 +++++++++++------ .../persistence/QueryMissingOrderException.java | 13 +++++++ .../persistence/internal/AbstractTopiaDao.java | 43 +++++++++++++--------- .../internal/support/HibernateTopiaJpaSupport.java | 42 +++++++++++++++++---- .../topia/persistence/support/TopiaJpaSupport.java | 22 ++++++++++- 7 files changed, 137 insertions(+), 58 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.