Activity
From 05/25/2010 to 06/23/2010
06/23/2010
-
07:27 pm Version 1.5.2 released
- Let me announce that on the heels of version version#27 we release a bugfix version version#46 of the 1.x branch of H...
-
07:24 pm Hades Roo Addon Task #306 (Closed): Polish pom to get the releases uploaded to Maven central
-
07:24 pm Task #88 (Closed): Let Hades be pushed to central Maven repository
-
07:15 pm Change request #309 (Closed): SimpleHadesQuery applies Sorting/Paging to count queries
-
05:23 pm Revision 11594: * [maven-release-plugin] -prepare for next development iteration
-
05:23 pm Revision 11593: * [maven-release-plugin] - copy for tag org.synyx.hades-1.5.2.RELEASE
-
05:22 pm Revision 11592: * [maven-release-plugin] -prepare release org.synyx.hades-1.5.2.RELEASE
-
05:20 pm Revision 11591: * upgraded to JavaNCSS 2.0 plugin as the old one does not support @@SuppressWarni...
-
04:45 pm Revision 11590: * prepare 1.5.2 release
-
04:45 pm Revision 11589: * upgraded to Spring 2.5.6.SEC02
06/22/2010
-
08:19 pm Version 2.0.0.RC2 release
- We proudly announce the release of version version#27 of Hades. We're making huge progress to the final 2.0 release. ...
-
07:31 pm Revision 11572: * [maven-release-plugin] -prepare for next development iteration
-
07:31 pm Revision 11571: * [maven-release-plugin] - copy for tag org.synyx.hades-2.0.0.RC2
-
07:31 pm Revision 11570: * [maven-release-plugin] -prepare release org.synyx.hades-2.0.0.RC2
-
07:28 pm Revision 11569: * fixed @template.mf@ for Hibernate dependency range
-
07:23 pm Revision 11568: * applied Eclipse 3.6 formatting improvements
-
07:23 pm Revision 11567: * removed obsolete mock
-
07:23 pm Revision 11566: * fixed some generics
-
07:23 pm Revision 11565: * added @spring.tooling@ file to let Spring IDE pickup the namespace from the wor...
-
07:23 pm Revision 11564: * removed obsolete @MANIFEST.MF@ files
-
07:23 pm Revision 11563: * ported fix for namespace test to trunk
-
07:23 pm Revision 11562: * upgrade to Hibernate 3.5.3-Final
-
07:23 pm Revision 11561: * forward ported @pom.xml@ and @MANIFEST.MF@ cleanups
-
07:22 pm Revision 11560: * using @TypedQuery@ API form JPA 2.0 to avoid generics warnings
-
07:22 pm Revision 11559: * applied Eclipse 3.6 formatting
-
07:11 pm Revision 11558: * added @spring.tooling@ to let namespace be nicely integrated with Spring IDE
-
07:11 pm Revision 11557: * removed unnecessary mock creation
-
07:11 pm Revision 11556: * minor reformatting
-
07:11 pm Revision 11555: * fixed some generics stuff
- * used @rawtypes@ instead of @unchecked@ where appropriate
06/21/2010
-
07:29 pm Revision 11511: * updated @template.mf@ to prevent usage of EclipseLink >= 1.2.0 as it introduces...
- * see https://bugs.eclipse.org/bugs/show_bug.cgi?id=312132
-
07:29 pm Revision 11510: * reactivated custom test method in namespace integration test
-
09:34 am Revision 11491: * cleaned up OSGi manifest generation
- * removed custom @osgi.version@ property as we have OSGi valid version numbers now
* configured JAR plugin to include...
06/16/2010
06/13/2010
-
02:09 pm Change request #309: SimpleHadesQuery applies Sorting/Paging to count queries
- 1.5.1 was already released.
06/10/2010
-
10:54 am Change request #309: SimpleHadesQuery applies Sorting/Paging to count queries
- Oliver Gierke wrote:
> I've moved this to a change request, as I cannot see the bug nature here. Adding sorting to t... -
10:40 am Change request #309: SimpleHadesQuery applies Sorting/Paging to count queries
- Should be available in the latest snapshots @ http://oss.sonatype.org/content/repositories/snapshots/org/synyx/hades
-
10:40 am Change request #309 (Fixed): SimpleHadesQuery applies Sorting/Paging to count queries
-
10:39 am Change request #309 (In progress): SimpleHadesQuery applies Sorting/Paging to count queries
-
10:38 am Change request #309 (Fixed): SimpleHadesQuery applies Sorting/Paging to count queries
- Applied in changeset r11320.
-
10:38 am Revision 11320: * fixes #309 - forward port of change in 1.x branch
-
10:33 am Revision 11319: * references #309 - count query does not apply sorting anymore
-
10:23 am Change request #309: SimpleHadesQuery applies Sorting/Paging to count queries
- I've moved this to a change request, as I cannot see the bug nature here. Adding sorting to the query is unnecessary ...
-
10:15 am Change request #309 (In progress): SimpleHadesQuery applies Sorting/Paging to count queries
06/08/2010
06/06/2010
-
11:15 pm Revision 11253: * upgraded to Bundlor 1.0.0.RELEASE
- * fixed @template.mf@ for OpenJPA
-
10:46 pm Revision 11252: * use @equalsIgnoreCase@ instead of @toLowerCase().equals(…)@
-
10:46 pm Revision 11251: * use @equalsIgnoreCase@ instead of @toLowerCase().equals(…)@
-
10:46 pm Revision 11250: * removed obsolete reference to @Persistable@
-
10:46 pm Revision 11249: * use fully qualified type in JavaDoc to prevent unnecessary import
-
10:46 pm Revision 11248: * removed unnecessary exception declaration
-
10:31 pm Revision 11247: * use fully qualified type in JavaDoc to prevent unnecessary import
-
10:30 pm Revision 11246: * refactored @TypeFilterParser@ to reduce cyclomatic complexity
-
09:35 pm Revision 11237: * made fields of @QueryMethod@ final
-
09:35 pm Revision 11236: * removed dependency from @HadesQuery@ to @EntityManager@
-
09:35 pm Revision 11235: * removed obsolete methods from @HadesQuery@ interface
- * based @QueryExecution@ on @AbstractHadesQuery@
-
09:35 pm Revision 11234: * corrected author tag
-
09:35 pm Revision 11233: * some Sonar cleanups
-
09:35 pm Revision 11232: * forward ported cleanup refactorings into 2.0 trunk
-
09:35 pm Revision 11231: * use locale based version of @String.toUppercase(…)@
-
09:35 pm Revision 11230: * do not reuse names of member variables
-
09:35 pm Revision 11229: * refactored @TypeFilterParser@ to gain better metrics
-
09:35 pm Revision 11228: * removed unused import
-
09:35 pm Revision 11227: * removed usage of deprecated API
-
09:32 pm Revision 11226: * made fields of @QueryMethod@ final
-
09:32 pm Revision 11225: * backported removal of @EntityManager@ dependency in @HadesQuery@
-
09:32 pm Revision 11224: * backported @HadesQuery@ API change to 1.x branch
-
09:32 pm Revision 11223: * corrected author tag
-
09:32 pm Revision 11222: * some Sonar cleanups
-
09:32 pm Revision 11221: * refactored relationship between @QueryMethod@ and @HadesQuery@ to eliminate dep...
-
09:32 pm Revision 11220: * use locale based version of @String.toUppercase(…)@
-
09:32 pm Revision 11219: * do not reuse member variable names for local ones
06/01/2010
- 11:10 am Hades Roo Addon Task #306 (Fixed): Polish pom to get the releases uploaded to Maven central
- Applied in changeset commit:"50a3ab69996f73e15015a78ab9427ad2766f1692".
-
11:07 am Hades Roo Addon Revision 50a3ab69996f73e15015a78ab9427ad2766f1692: * fixes #306 - polished @pom.xml@ to make it s...
- * license, developers, signing, sources, javadoc
-
10:54 am Hades Roo Addon Task #306 (In progress): Polish pom to get the releases uploaded to Maven central
-
10:53 am Task #88 (Fixed): Let Hades be pushed to central Maven repository
-
10:51 am Hades Roo Addon Revision b890beb859b88b52d68d9b2061c3f3c9d55fc52c: * ported code to Roo 1.1.0.M1
- * see http://www.olivergierke.de/wordpress/2010/06/upgrade-you-roo-addons-to-1-1-0 for details on how to do that
05/31/2010
-
01:12 pm Revision 11110: * altered distribution information to deploy to Sonatype repositories
- * references #88
-
01:12 pm Revision 11111: * altered distribution information to deploy to Sonatype repositories
- * references #88
-
08:00 am Hades Roo Addon Task #306 (Closed): Polish pom to get the releases uploaded to Maven central
- As of #88 were about to get Hades (and it's subprojects) to Maven central. For Hades itself were pretty far already. ...
05/30/2010
-
07:52 pm Version 1.5.1 released
- We proudly announce the release of Version version#37 of Hades. This is mainly a bug- and documentation fix release. ...
-
07:19 pm Revision 11107: * [maven-release-plugin] -prepare for next development iteration
-
07:19 pm Revision 11106: * [maven-release-plugin] - copy for tag org.synyx.hades-1.5.1
-
07:19 pm Revision 11105: * [maven-release-plugin] -prepare release org.synyx.hades-1.5.1
-
07:16 pm Revision 11104: * cleaned up pom for sample project
-
07:11 pm Revision 11103: * updated OSGi version number
-
07:11 pm Revision 11102: * updated OSGi version
-
07:05 pm Task #88 (In progress): Let Hades be pushed to central Maven repository
-
07:04 pm Enhancement #301 (Closed): Let GenericDao implementation be transactional
-
07:04 pm Enhancement #130 (Closed): Hades should regard @Transactional annotation on DAO interfaces
- Fixed by fixing more general #301.
-
07:03 pm Enhancement #221 (Closed): Upgrade to JPA 2
-
07:02 pm Change request #258 (Closed): Remove ExtendedGenericDao infrastructure
-
07:02 pm Task #160 (Closed): Remove deprecations introduced for handling multiple sort parameters
-
07:02 pm Bug #277 (Closed): include-filter / exclude-filter missing documentation in hades 1.5
-
07:01 pm Bug #277 (Fixed): include-filter / exclude-filter missing documentation in hades 1.5
- Applied in changeset r11097.
-
07:01 pm Task #305 (Closed): Document transactionality of DAOs
-
07:00 pm Task #304 (Closed): Upgrade to latest Hibernate
-
07:00 pm Change request #258 (Fixed): Remove ExtendedGenericDao infrastructure
-
06:59 pm Enhancement #221 (Fixed): Upgrade to JPA 2
-
06:54 pm Revision 11101: * prepare 2.0 RC2 release
-
06:54 pm Revision 11100: * added revision mentioning the filter documentation
-
06:54 pm Revision 11099: * prepare 1.5.1 release
-
06:53 pm Revision 11098: * forward port documentation of @include-filter@ and @exclude-filter@
- * references #277
-
06:52 pm Revision 11097: * fixes #277 - added documentation of @include-filter@ and @exclude-filter@ elements
-
06:24 pm Bug #289 (Closed): QueryExecuterMethodInterceptor incorrectly determines custom method invocations
-
06:24 pm Bug #300 (Closed): Invoking saveAll(…) throws ClassCastException when AuditingAdvice is applied
-
06:24 pm Bug #303 (Closed): Pagination query not working when JPQL is written in capital letters
-
06:24 pm Enhancement #285 (Closed): org.synyx.hades.dao.Query should support JPA @QueryHint
05/29/2010
-
08:53 pm Task #304 (Fixed): Upgrade to latest Hibernate
- Applied in changeset r11096.
-
08:51 pm Revision 11096: * fixes #304 - upgraded to Hibernate 3.5.2
-
08:37 pm Task #305 (Fixed): Document transactionality of DAOs
- Applied in changeset r11095.
-
08:36 pm Revision 11095: * fixes #305 - added documentation for transactional behaviour with DAOs
- * minor polishing (mostly language attributes in code samples)
-
08:34 pm Task #305 (In progress): Document transactionality of DAOs
-
06:43 pm Task #305 (Closed): Document transactionality of DAOs
- With #301 we introduced transactionality for the @GenericJpaDao@ base class. Furthermore it is possible to use @@Tran...
-
09:30 am Revision 11094: * adapted parent artifactId to package notation
- * moved developers and contributors section into parent pom
* removed obsolete config
* added release profile with si...
05/28/2010
-
07:24 pm Revision 11091: * extract Hibernate version into property to prevent conflicts between library an...
-
07:24 pm Revision 11090: * aligned artifactId of parent project to package notation
- * updated module poms accordingly
* removed unnecessary configuration -
07:24 pm Revision 11089: * moved developers into parent pom
- * fixed version for GPG plugin
-
07:24 pm Revision 11088: * huge overhaul of the @pom.xml@
- * added @release@ profile to attach JavaDoc and signing the artifacts (make sure you have @${gpg.key}@ and @${gpg.pas...
-
08:41 am Revision 11081: * updated @pom.xml@ to create valid Maven repository bundle
-
08:41 am Revision 11080: * made @PaginationIntegrationTest@ more solid (hopefully fixes build issues)
-
08:41 am Revision 11079: * forward port @pom.xml@ changes to 2.0
05/25/2010
-
09:07 pm Task #304 (Closed): Upgrade to latest Hibernate
- Hibernate already is at 3.5.2. As we still rely on a quite naked .0 version we should upgrade to the current point re...
-
04:57 pm Bug #303: Pagination query not working when JPQL is written in capital letters
- Hi Desmond,
the fix is deployed to the snapshots of 1.x as well as 2.0.
Regards,
Ollie -
04:54 pm Revision 11032: * forward ported changes made for #303 to 2.0 branch
- * references #303
-
04:54 pm Bug #303 (Fixed): Pagination query not working when JPQL is written in capital letters
- Applied in changeset r11028.
-
03:58 pm Revision 11028: * fixes #303 - creating count queries now works for queries with capital letter k...
- * use @Pattern@ over simple @String.startsWith(…)@
* added unit tests to make sure it works -
03:35 pm Bug #303 (In progress): Pagination query not working when JPQL is written in capital letters
-
02:58 pm Bug #303 (Closed): Pagination query not working when JPQL is written in capital letters
- This query won't work:...
Also available in: Atom