Hmm, seems you are right. Strange that this escaped my attention. Thanks
for noticing this.
--
Unico
Oliver Zeigermann wrote:
There seems to be a bug in this. In XMLUnmarshaller why have you
deleted this:
> - if (revisionDescriptor == null) {
> - revisionDescriptor = new NodeRevisionDescriptor(0);
If deleted initialization fails...
I will revert it for now.
Oliver
[EMAIL PROTECTED] wrote:
unico 2004/08/05 08:44:59
Modified: src/share/org/apache/slide/security
SecurityImplAllGrant.java NodePermission.java
SecurityImpl.java ACLSecurityImpl.java
src/share/org/apache/slide/common XMLUnmarshaller.java
src/share/org/apache/slide/lock LockImpl.java
src/webdav/server/org/apache/slide/webdav/method/report
AclPrincipalPropSetReport.java
PrincipalMatchReport.java
src/share/org/apache/slide/content NodeProperty.java
ContentImpl.java
src/share/org/apache/slide/structure ObjectNode.java
SubjectNode.java
src/webdav/server/org/apache/slide/webdav/util
PropertyHelper.java
Log:
use equals instead of identity check (equals is already optimized
for identical objects)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]