The November sprint focused on:
- Full Text Searching using Hibernate Search/Lucene
- Caching using ehCache, i.e. marker annotations on methods, interceptors, tasks for flushing caches, etc
- Merging Duplicates
- Making Duplicates
- Bulk Updates in objects, i.e. update multiple fields in selected objects simultaneously.
- System Management, i.e. synthetic transactions, cache purge tasks, full text index purge/re-index tasks, performance statistics, etc.
- Event triggering/listening using JBOSS Seam events/observers
- Moving to JBOSS Seam’s security model
A lot was done and there should be some blog postings detailing the lot.