Author: mduerig
Date: Mon Aug 12 07:56:20 2013
New Revision: 1513068
URL: http://svn.apache.org/r1513068
Log:
OAK-301 Document Oak
Document backward compatibility issue re. touched properties
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md?rev=1513068&r1=1513067&r2=1513068&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/differences.md Mon Aug 12
07:56:20 2013
@@ -91,7 +91,7 @@ Regarding observation listeners:
recommendations on alternative solutions where applicable.
* Touched properties: Jackrabbit 2 used to generate a `PROPERTY_CHANGED` event
when touching a
- property (i.e setting a property to its current value). Oak keeps closer to
the specification and
+ property (i.e. setting a property to its current value). Oak keeps closer to
the specification and
[omits such events](https://issues.apache.org/jira/browse/OAK-948).
Same name siblings