[jira] Commented: (JCR-391) WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

2006-04-10 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-391?page=comments#action_12373837 ] angela commented on JCR-391: hi julian if i remember correctly, the reason for this is that JSR170 does not allow to perform a 'shallow' copy. the conflict would be detected by the

[jira] Resolved: (JCR-393) WebDAV Library: VersionControlledResource constant lists wrong method

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-393?page=all ] angela resolved JCR-393: Fix Version: 1.0.1 Resolution: Fixed fixed rev. 393414 Note: The current solution of listing dav-methods supported by a particular type of resource is not very

[jira] Updated: (JCR-393) WebDAV Library: VersionControlledResource constant lists wrong method

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-393?page=all ] angela updated JCR-393: --- Version: 1.0 WebDAV Library: VersionControlledResource constant lists wrong method - Key: JCR-393

[jira] Created: (JCR-394) WebDAV Library: Define method-set constants that reflect the feature set.

2006-04-12 Thread angela (JIRA)
WebDAV Library: Define method-set constants that reflect the feature set. - Key: JCR-394 URL: http://issues.apache.org/jira/browse/JCR-394 Project: Jackrabbit Type: Improvement Components:

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2006-04-12 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-388?page=comments#action_12374168 ] angela commented on JCR-388: while reviewing the patch i looked for reason the missing size in the version-report as well. i'd say this caused by again the missing handler for

[jira] Created: (JCR-397) Webdav Library: MultiStatusResponse calls DavResource#getProperties() in case of PROPFIND by property.

2006-04-12 Thread angela (JIRA)
Webdav Library: MultiStatusResponse calls DavResource#getProperties() in case of PROPFIND by property. -- Key: JCR-397 URL: http://issues.apache.org/jira/browse/JCR-397

[jira] Updated: (JCR-391) WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

2006-04-13 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-391?page=all ] angela updated JCR-391: --- Version: 1.0 WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

[jira] Closed: (JCR-391) WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

2006-04-13 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-391?page=all ] angela closed JCR-391: -- WebDAV method invocation trying to create a new resource should fail with 409 (Conflict) if parent resource does not exist

[jira] Commented: (JCR-405) PROPPATCH doesn't respect document order

2006-04-19 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-405?page=comments#action_12375133 ] angela commented on JCR-405: (second try, sorry if the first comment made it anyway to jira) this would required the following api methods to be change or - perhaps better -

[jira] Closed: (JCR-393) WebDAV Library: VersionControlledResource constant lists wrong method

2006-04-24 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-393?page=all ] angela closed JCR-393: -- WebDAV Library: VersionControlledResource constant lists wrong method - Key: JCR-393 URL:

[jira] Closed: (JCR-389) WebDAV server should treat non-wellformed XML in request bodies as error

2006-04-24 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-389?page=all ] angela closed JCR-389: -- WebDAV server should treat non-wellformed XML in request bodies as error Key: JCR-389

[jira] Created: (JCR-416) Webdav Simple: Delegate PROPPATCH to (extended) IOHandlers

2006-04-28 Thread angela (JIRA)
Webdav Simple: Delegate PROPPATCH to (extended) IOHandlers -- Key: JCR-416 URL: http://issues.apache.org/jira/browse/JCR-416 Project: Jackrabbit Type: New Feature Components: webdav Versions: 1.0

[jira] Created: (JCR-417) Splitting Jcr-Server

2006-04-28 Thread angela (JIRA)
Splitting Jcr-Server Key: JCR-417 URL: http://issues.apache.org/jira/browse/JCR-417 Project: Jackrabbit Type: Improvement Versions: 1.0 Reporter: angela Assigned to: angela

[jira] Assigned: (JCR-421) PROPPATCH does not send multistatus after revision 397835

2006-05-02 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-421?page=all ] angela reassigned JCR-421: -- Assign To: angela PROPPATCH does not send multistatus after revision 397835 - Key: JCR-421 URL:

[jira] Resolved: (JCR-421) PROPPATCH does not send multistatus after revision 397835

2006-05-02 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-421?page=all ] angela resolved JCR-421: Fix Version: 1.0.1 Resolution: Fixed ups. thanks. PROPPATCH does not send multistatus after revision 397835 -

[jira] Resolved: (JCR-422) charset in Content-Type header shouldn't be in quotes

2006-05-18 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-422?page=all ] angela resolved JCR-422: Resolution: Fixed applied suggested modification and adjusted corresponding method that retrieves encoding from a given contenttype as well. rev.407604 charset in

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2006-06-19 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-388?page=comments#action_12416742 ] angela commented on JCR-388: regarding your questions: a) the factory should take care of building the proper resource instances. thus: version, versionhistory specific object

[jira] Commented: (JCR-473) Some enhancements to jackrabbit commons

2006-07-06 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-473?page=comments#action_12419419 ] angela commented on JCR-473: InternalValue: we should find something nicer. for example, drop the to methods that take the nsresolver: maybe i'm missing your point. from my

[jira] Commented: (JCR-473) Some enhancements to jackrabbit commons

2006-07-06 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-473?page=comments#action_12419446 ] angela commented on JCR-473: a bit? i'm angela not jukka... unfortunately ;) i would put all convertion code into ValueHelper, and ValueFactoryImpl and InternalValue can then

[jira] Commented: (JCR-473) Some enhancements to jackrabbit commons

2006-07-06 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-473?page=comments#action_12419447 ] angela commented on JCR-473: and for the latter (modifications within core classes) i suggested 2 solutions from the top of my head (because i was thinking about this before). if

[jira] Commented: (JCR-473) Some enhancements to jackrabbit commons

2006-07-11 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-473?page=comments#action_12420309 ] angela commented on JCR-473: oh. i can help you if you want me to. apart from the deprecated calls, it would be nice to have all the hardcoded index (0, 1), the depth and the name

[jira] Commented: (JCR-480) JCR connectivity with FrontPage 2003

2006-07-14 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-480?page=comments#action_12421074 ] angela commented on JCR-480: this looks like a recent post in the dev-liste. if i remember correctly i asked for further information that help me understand,what problem

[jira] Reopened: (JCR-476) Remove recently added getJCRPath()/getQPath() from NamespaceResolver

2006-07-24 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-476?page=all ] angela reopened JCR-476: tobi, you broke the SPI contrib, which makes intensive use of the commons project. i deliberately did not copy the commons classes over and i don't want to do so.

[jira] Commented: (JCR-417) Splitting Jcr-Server

2006-07-25 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-417?page=comments#action_12423290 ] angela commented on JCR-417: additional reminders: - the config section should define an ResouceConfig interface that allows for project specific extensions instead of

[jira] Resolved: (JCR-416) Webdav Simple: Delegate PROPPATCH to (extended) IOHandlers

2006-08-15 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-416?page=all ] angela resolved JCR-416. Resolution: Fixed commited changes with rev. 431546 : server/io package: - new interfaces PropertyManager, PropertyHandler, PropertyImportContext, PropertyExportContext. - the

[jira] Created: (JCR-544) JCR-Server: Workspace.restore not mapped correctly

2006-08-18 Thread angela (JIRA)
JCR-Server: Workspace.restore not mapped correctly -- Key: JCR-544 URL: http://issues.apache.org/jira/browse/JCR-544 Project: Jackrabbit Issue Type: Bug Reporter: angela

[jira] Commented: (JCR-544) JCR-Server: Workspace.restore not mapped correctly

2006-09-13 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-544?page=comments#action_12434477 ] angela commented on JCR-544: additional thoughts: what is actually missing in the jcr-server is a distint resource representing the 'workspace'. currently the root node

[jira] Commented: (JCR-488) DASL basicsearch support

2006-09-14 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-488?page=comments#action_12434670 ] angela commented on JCR-488: hi darren the basicsearch is completely missing so far (except from a a TODO comment and a single constant in

[jira] Commented: (JCR-544) JCR-Server: Workspace.restore not mapped correctly

2006-09-20 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-544?page=comments#action_12436275 ] angela commented on JCR-544: rev. 448257: - introduces a distinct resource for the workspace, that does not represent the root-node at the same time - Workspace.restore

[jira] Created: (JCR-583) TCK: NodeReadMethodsTest.testGetName fails with NPE if 'testroot' has no child node

2006-10-03 Thread angela (JIRA)
TCK: NodeReadMethodsTest.testGetName fails with NPE if 'testroot' has no child node Key: JCR-583 URL: http://issues.apache.org/jira/browse/JCR-583 Project:

[jira] Commented: (JCR-598) DateValue.equals() relies on Calendar.equals()

2006-10-24 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-598?page=comments#action_12444225 ] angela commented on JCR-598: i just happen to find the section in the JSR170 specification dealing with equality conditions of Value objects: 6.2.7.2 Equality

[jira] Assigned: (JCR-604) After saving over Webdav the jcr:encoding property is deleted

2006-10-25 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-604?page=all ] angela reassigned JCR-604: -- Assignee: angela After saving over Webdav the jcr:encoding property is deleted - Key: JCR-604

[jira] Commented: (JCR-604) After saving over Webdav the jcr:encoding property is deleted

2006-10-25 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-604?page=comments#action_12444633 ] angela commented on JCR-604: hm... there was a bug with the jcr:encoding, but i thought, that this has been fixed. i will check if this was after 1.1 After saving over

[jira] Commented: (JCR-604) After saving over Webdav the jcr:encoding property is deleted

2006-10-25 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-604?page=comments#action_12444652 ] angela commented on JCR-604: the bug i had in mind was fixed last year ;)... and affected the export of properties. so, i'm wondering what exactly happens. i could

[jira] Commented: (JCR-604) After saving over Webdav the jcr:encoding property is deleted

2006-10-27 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-604?page=comments#action_12445103 ] angela commented on JCR-604: tja... i guess that resetting the properties upon a PUT that replaces an existing resource is not according to the RFC. so maybe we should

[jira] Commented: (JCR-616) Completeness/Freshness of Namespace Registry

2006-11-03 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-616?page=comments#action_12446882 ] angela commented on JCR-616: RepositoryConfig.getRegisteredNamespaces()? there is not RepositoryConfig in the SPI and the one contained in jcr2spi doesn't have the

[jira] Commented: (JCR-616) Completeness/Freshness of Namespace Registry

2006-11-03 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-616?page=comments#action_12446946 ] angela commented on JCR-616: 1) Clarify that the Map returned from getRegisteredNamespaces() isn't required to be complete, i'm not totally happy with this.

[jira] Commented: (JCR-612) Restructure the Jackrabbit source tree

2006-11-17 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-612?page=comments#action_12450693 ] angela commented on JCR-612: uuuh... and i was waiting for an ok... since my suggestion would lead to quite some move and restructuring of the jcr-server

[jira] Commented: (JCR-612) Restructure the Jackrabbit source tree

2006-11-21 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-612?page=comments#action_12451668 ] angela commented on JCR-612: done. jcr-server subprojects == moved one level up. former structure was:

[jira] Commented: (JCR-647) NodeType.canRemoveItem does not consider residual definitions (JCR2SPI)

2006-11-28 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-647?page=comments#action_12454017 ] angela commented on JCR-647: the patch looks good to me. however: the code originates from jackrabbit.core.nodetype.EffectiveNodeType.java and probably stefan knows

[jira] Commented: (JCR-647) NodeType.canRemoveItem does not consider residual definitions (JCR2SPI)

2006-11-29 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-647?page=comments#action_12454370 ] angela commented on JCR-647: i had a closer look at the reference implementation (core) and found, that child item definitions combining residual and mandatory are not

[jira] Resolved: (JCR-656) JCR-Server: Allow header misses colong (RootCollection, WorkspaceResourceImpl)

2006-12-01 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-656?page=all ] angela resolved JCR-656. Resolution: Fixed fixed r481210 JCR-Server: Allow header misses colong (RootCollection, WorkspaceResourceImpl)

[jira] Resolved: (JCR-544) JCR-Server: Workspace.restore not mapped correctly

2006-12-13 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-544?page=all ] angela resolved JCR-544. Resolution: Fixed fixed note, that this change modified the structure exposed by the jcr-server: workspace resource and the resource representing the root node are now distinct

[jira] Updated: (JCR-544) JCR-Server: Workspace.restore not mapped correctly

2006-12-13 Thread angela (JIRA)
[ http://issues.apache.org/jira/browse/JCR-544?page=all ] angela updated JCR-544: --- Fix Version/s: 1.2 Affects Version/s: 1.1.1 1.1 1.0.1 1.0 0.9 JCR-Server:

[jira] Commented: (JCR-698) Lack of transaction support in case of jackrabbit webdav interface

2007-01-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463046 ] angela commented on JCR-698: as stated in my reply the custom 'local' lock scope is used to send a set of transient

[jira] Commented: (JCR-723) OpenDocument files missing in mimetypes.properties

2007-01-31 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469115 ] angela commented on JCR-723: while adding the missing mimetypes would be a quick short-term solution (and no problem), i

[jira] Assigned: (JCR-722) typo in the mimetypes.properties file

2007-01-31 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-722: -- Assignee: angela typo in the mimetypes.properties file -

[jira] Commented: (JCR-735) Add seperate maven module / packaging for j2ee servlets.

2007-02-06 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470618 ] angela commented on JCR-735: wouldn't it be better to move the webdav-related servlets to 'jackrabbit-server' then? they

[jira] Created: (JCR-745) TCK: more tests assuming that 'addMixin' immediately taking effect

2007-02-16 Thread angela (JIRA)
TCK: more tests assuming that 'addMixin' immediately taking effect -- Key: JCR-745 URL: https://issues.apache.org/jira/browse/JCR-745 Project: Jackrabbit Issue Type: Bug

[jira] Created: (JCR-746) TCK: check for wrong repository descriptor. should be versioning instead of locking

2007-02-16 Thread angela (JIRA)
TCK: check for wrong repository descriptor. should be versioning instead of locking --- Key: JCR-746 URL: https://issues.apache.org/jira/browse/JCR-746 Project:

[jira] Updated: (JCR-746) TCK: check for wrong repository descriptor. should be versioning instead of locking

2007-02-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-746: --- Attachment: TCK_rev_502263_wrong_descritor.patch TCK: check for wrong repository descriptor. should be versioning

[jira] Updated: (JCR-774) TCK: Test that expect that modifications made by Session1 are automatically visible to Session2

2007-03-01 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-774: --- Attachment: NodeTest.patch TCK: Test that expect that modifications made by Session1 are automatically visible to

[jira] Created: (JCR-782) TCK: LockTest.testGetLock compares Nodes with equals

2007-03-09 Thread angela (JIRA)
TCK: LockTest.testGetLock compares Nodes with equals Key: JCR-782 URL: https://issues.apache.org/jira/browse/JCR-782 Project: Jackrabbit Issue Type: Bug Components: JCR TCK

[jira] Created: (JCR-783) TCK: SerializationTest.helpTestSaxException casts ContentHandler to DefaultHandler

2007-03-09 Thread angela (JIRA)
TCK: SerializationTest.helpTestSaxException casts ContentHandler to DefaultHandler -- Key: JCR-783 URL: https://issues.apache.org/jira/browse/JCR-783 Project: Jackrabbit

[jira] Updated: (JCR-779) Timeout for Session and/or Lock

2007-03-16 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-779: --- Component/s: (was: webdav) i don't agree, that this is a WebDAV issue... as i said in the mailing list its not the

[jira] Updated: (JCR-813) TCK: testSaveMovedRefNode

2007-03-23 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-813: --- Attachment: tck_patch.patch TCK: testSaveMovedRefNode - Key: JCR-813

[jira] Created: (JCR-813) TCK: testSaveMovedRefNode

2007-03-23 Thread angela (JIRA)
TCK: testSaveMovedRefNode - Key: JCR-813 URL: https://issues.apache.org/jira/browse/JCR-813 Project: Jackrabbit Issue Type: Bug Components: JCR TCK Reporter: angela Attachments:

[jira] Updated: (JCR-822) TCK: Transfer of lock token should be tested using open-scoped locks

2007-03-28 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-822: --- Attachment: tck.patch TCK: Transfer of lock token should be tested using open-scoped locks

[jira] Resolved: (JCR-604) After saving over Webdav the jcr:encoding property is deleted

2007-03-28 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-604. Resolution: Cannot Reproduce resolving works for me After saving over Webdav the jcr:encoding property is deleted

[jira] Commented: (JCR-824) Problems with File Copy using WebDAV

2007-03-28 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484901 ] angela commented on JCR-824: sorry, i can't follow you. which servlet are you using? how do you copy across workspaces?

[jira] Resolved: (JCR-825) WebDAV: LocatorFactoryImplEx doesn't properly evaluate resource path...

2007-03-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-825. Resolution: Fixed fixed rev. 523637 WebDAV: LocatorFactoryImplEx doesn't properly evaluate resource path...

[jira] Resolved: (JCR-824) Problems with File Copy using WebDAV

2007-03-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-824. Resolution: Fixed Fixed as suggested: i added a check with copy and move that makes sure, that src and destination

[jira] Commented: (JCR-789) PathElement.equals doesn't handle INDEX_UNDEFINED

2007-03-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485209 ] angela commented on JCR-789: i just happen to read that jsr170 makes an explicit statement regarding this: However, as

[jira] Commented: (JCR-833) Error when adding XML file with relative DTD path defined.

2007-04-12 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488319 ] angela commented on JCR-833: the bug report isn't very specific... so a couple of assumptions: - you are using the simple

[jira] Resolved: (JCR-839) isNodeType not supporting nt namespace

2007-04-13 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-839. Resolution: Cannot Reproduce resolving isNodeType not supporting nt namespace

[jira] Assigned: (JCR-852) Change Log-Level in DefaultIOListener

2007-04-18 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-852: -- Assignee: angela Change Log-Level in DefaultIOListener -

[jira] Commented: (JCR-851) Handling of binary properties (streams) in QValue interface

2007-04-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489939 ] angela commented on JCR-851: jukka, maybe i didn't get your post. from what i understood, i think you are mistaken about

[jira] Commented: (JCR-851) Handling of binary properties (streams) in QValue interface

2007-04-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489968 ] angela commented on JCR-851: The current SPI requires QValue to return new streams upon each call to getStream(). oh i

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-05-30 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500040 ] angela commented on JCR-388: i reviewed the second patch jeremi uploaded and had a couple of comments. as far as i know

[jira] Reopened: (JCR-973) XML import using MacOS X WebDAV client does not work

2007-06-22 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reopened JCR-973: the fix (adding check for ImportContext.getContentLength()) introduced a minor inconsistency that didn't have an effect

[jira] Resolved: (JCR-973) XML import using MacOS X WebDAV client does not work

2007-06-22 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-973. Resolution: Fixed fmodified:

[jira] Reopened: (JCR-924) Use the Jackrabbit RMI extensions by default in jackrabbit-webapp

2007-06-27 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reopened JCR-924: hi, i tried to deploy the jackrabbit war (checkout from 20.6.07 and updated on 26.6.07) which failed. as soon as i

[jira] Commented: (JCR-826) NodeTest.testAddNodeConstraintViolationExceptionUndefinedNodeType relies on addNode(name, nt:base)

2007-06-28 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508778 ] angela commented on JCR-826: julian, can this issue be resolved?

[jira] Commented: (JCR-774) TCK: Test that expect that modifications made by Session1 are automatically visible to Session2

2007-07-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509851 ] angela commented on JCR-774: the same applies for - NodeCanAddMixinTest.testLocked TCK: Test that expect that

[jira] Updated: (JCR-774) TCK: Test that expect that modifications made by Session1 are automatically visible to Session2

2007-07-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-774: --- Attachment: NodeCanAddMixinTest.patch TCK: Test that expect that modifications made by Session1 are automatically

[jira] Created: (JCR-999) SPI: provide batch read functionality

2007-07-03 Thread angela (JIRA)
SPI: provide batch read functionality - Key: JCR-999 URL: https://issues.apache.org/jira/browse/JCR-999 Project: Jackrabbit Issue Type: New Feature Components: SPI Reporter: angela

[jira] Created: (JCR-1000) JCR2SPI: remove duplicate item states

2007-07-03 Thread angela (JIRA)
JCR2SPI: remove duplicate item states - Key: JCR-1000 URL: https://issues.apache.org/jira/browse/JCR-1000 Project: Jackrabbit Issue Type: Improvement Components: SPI Reporter: angela

[jira] Resolved: (JCR-1000) JCR2SPI: remove duplicate item states

2007-07-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1000. - Resolution: Fixed fixed with rev. 552873 JCR2SPI: remove duplicate item states

[jira] Commented: (JCR-999) SPI: provide batch read functionality

2007-07-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509913 ] angela commented on JCR-999: initial changes for batch-read with rev. 552873 SPI: provide batch read functionality

[jira] Resolved: (JCR-851) Handling of binary properties (streams) in QValue interface

2007-07-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-851. Resolution: Fixed applied patch with rev. 552909 and modified the QValueTest class accordingly Handling of binary

[jira] Created: (JCR-1001) SPI: prefer 'Iterator' instead of specialized subclasses

2007-07-03 Thread angela (JIRA)
SPI: prefer 'Iterator' instead of specialized subclasses Key: JCR-1001 URL: https://issues.apache.org/jira/browse/JCR-1001 Project: Jackrabbit Issue Type: Improvement

[jira] Resolved: (JCR-1001) SPI: prefer 'Iterator' instead of specialized subclasses

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1001. - Resolution: Fixed removed: IdIterator, EventIterator, QNodeTypeDefinitionIterator, QResultRowIterator interfaces

[jira] Resolved: (JCR-999) SPI: provide batch read functionality

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-999. Resolution: Fixed SPI: provide batch read functionality -

[jira] Created: (JCR-1004) SPI: Add RepositoryService.getQNodeTypeDefinition

2007-07-05 Thread angela (JIRA)
SPI: Add RepositoryService.getQNodeTypeDefinition - Key: JCR-1004 URL: https://issues.apache.org/jira/browse/JCR-1004 Project: Jackrabbit Issue Type: Improvement Components: SPI

[jira] Commented: (JCR-1001) SPI: prefer 'Iterator' instead of specialized subclasses

2007-07-05 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510310 ] angela commented on JCR-1001: - slightly modified contrib/jackrabbit-spi-xml in order not to break its compilation

[jira] Created: (JCR-1009) JCR2SPI: add JNDI support

2007-07-05 Thread angela (JIRA)
JCR2SPI: add JNDI support - Key: JCR-1009 URL: https://issues.apache.org/jira/browse/JCR-1009 Project: Jackrabbit Issue Type: New Feature Components: SPI Reporter: angela Assignee:

[jira] Created: (JCR-1012) JCR2SPI: Optimization for Item.refresh and Session.refresh

2007-07-05 Thread angela (JIRA)
JCR2SPI: Optimization for Item.refresh and Session.refresh -- Key: JCR-1012 URL: https://issues.apache.org/jira/browse/JCR-1012 Project: Jackrabbit Issue Type: Improvement

[jira] Created: (JCR-1011) JCR2SPI: add configurable cache for Item instances (ItemManager)

2007-07-05 Thread angela (JIRA)
JCR2SPI: add configurable cache for Item instances (ItemManager) Key: JCR-1011 URL: https://issues.apache.org/jira/browse/JCR-1011 Project: Jackrabbit Issue Type: Improvement

[jira] Commented: (JCR-1004) SPI: Add RepositoryService.getQNodeTypeDefinition

2007-07-10 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511352 ] angela commented on JCR-1004: - rev. 554866 : added implementations to spi2jcr, spi-rmi and spi2dav next step: change

[jira] Resolved: (JCR-616) Completeness/Freshness of NamespaceRegistry and NodeTypeRegistry

2007-07-11 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-616. Resolution: Fixed based on jukkas comment i resolve this issue fixed. i will add a note to the Limitations.txt

[jira] Created: (JCR-1027) SPI: change param order with RepositoryService.createBatch

2007-07-12 Thread angela (JIRA)
SPI: change param order with RepositoryService.createBatch -- Key: JCR-1027 URL: https://issues.apache.org/jira/browse/JCR-1027 Project: Jackrabbit Issue Type: Improvement

[jira] Resolved: (JCR-1027) SPI: change param order with RepositoryService.createBatch

2007-07-12 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1027. - Resolution: Fixed fixed with rev. 26 modified RepositoryService and adjusted all implementations present

[jira] Commented: (JCR-350) WebDAV: add support for RFC 3744

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513178 ] angela commented on JCR-350: i'm not working on a implementation for the simple server and i don't know of anybody that

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513179 ] angela commented on JCR-388: thanks for the contrib. i will take a look at it as soon as possible. kind regards angela

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513183 ] angela commented on JCR-388: rob, how did you create the patch? i don't manage to apply it using tortoiseSVN... add

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513233 ] angela commented on JCR-388: hm... i don't use eclipse... can you simply create it from svn? thanks angela add support

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513241 ] angela commented on JCR-388: ? bertrand? what do you want to state here i already stated in the issue in which format

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-17 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513248 ] angela commented on JCR-388: rob, thanks for the new patch. i commit the changes or provide feedback in case of a problem

[jira] Commented: (JCR-388) add support for RFC 3253 to the simple server

2007-07-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513897 ] angela commented on JCR-388: i will attach my patch, where i (hopefully) integrated all comments (see jira). during some

[jira] Updated: (JCR-388) add support for RFC 3253 to the simple server

2007-07-19 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-388: --- Attachment: JCR-388_2007_07_19.patch patch addressing my additional comments. rob/ed, can you check if everything still

  1   2   3   4   5   6   7   8   9   10   >