Hi, On 10/31/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
We already have a number of notable issues and fixes after the 1.1 release, so I've decided to start preparing for a 1.1.1 patch release in mid-November
Now looks like a good time to start cutting the release. I've updated Jira to match the latest status of what I think should be included. The current list of fixes to be included is: * [JCR-67] - Node.canAddMixin(String) * [JCR-546] - Deadlock during checkin * [JCR-550] - OutOfMemoryError when re-indexing the repository * [JCR-562] - 'OR' in XPath query badly interpreted * [JCR-563] - encode/decode * [JCR-574] - MsExcelTextFilter throws Exception. Repository is not ... * [JCR-587] - XMLTextFilter does not extract text elements * [JCR-594] - It's not possible to register event listeners that ... * [JCR-598] - DateValue.equals() relies on Calendar.equals() * [JCR-600] - Repository does not release all resources on shutdown * [JCR-602] - importXML still depends on Xerces * [JCR-603] - OracleFileSystem can't handle empty files * [JCR-605] - Error when registering node types on virgin repository * [JCR-606] - RMI-DateValue does not support full ISO8601 format * [JCR-620] - Workspace.getImportHandler() doesn't handle namespace ... * [JCR-624] - OutOfMemoryError When repeat login and the logout ... * [JCR-627] - Deprecated Serializer does not properly delegate ... * [JCR-628] - OutOfMemory problem: HandleMonitor does not release ... * [JCR-629] - CompactNodeTypeDefWriter does not escaped names properly * [JCR-632] - VersionManager lock not released in some circumstances * [JCR-636] - Local AuthContext authenticates if LoginModule should ... * [JCR-637] - Multiple namespace definitions in CND prevent ... JCR-632, JCR-546, and JCR-636 are still open, but there's a proposed patch for the first two, and resolving JCR-636 seems simple enough. Let me know if some other fixes should still be included. Otherwise I'll proceed to building the release once the remaining issues are resolved. BR, Jukka Zitting