Log of /jackrabbit/trunk/jackrabbit-spi/src/main/java/org/apache/jackrabbit/spi/ItemId.java
Parent Directory
|
Revision Log
Revision
568530 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 22 09:38:10 2007 UTC
(2 years, 3 months ago)
by
angela
File length: 3152 byte(s)
Diff to
previous 483477
(
colored)
JCR-1070 Promotion of SPI from Contrib (jackrabbit-spi, jackrabbit-commons-spi)
JCR-788 Upgrade to Lucene 2.2 (adjusted dependency in spi contrib. the outdated dependency in caused build to fail)
Revision
454423 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 9 16:46:16 2006 UTC
(3 years, 1 month ago)
by
angela
Original Path:
jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/ItemId.java
File length: 3026 byte(s)
Diff to
previous 439214
(
colored)
work in progress
JCR2SPI
--------------------------------------------------------------
- reorder ItemState/NodeState/PropertyState in order to group
methods by state types (overlayed workspace state vs. session/transient states)
- add utility methods that allow to determine and validate the
type of ItemState.
- move childitementry classes to separate package and force usage
of interface methods
- add checks for state type to ItemManager implementation
- add checks for state type to LockManager
- fix Node.getMixinTypes()
- rename ItemState.pull to 'reset'. remove todo asking for a careful
merging of wsp-State and introduce a new method 'merge'.
SPI
--------------------------------------------------------------------
- rename login as suggested by julian
- add method dispose(SessionInfo)
- rename ItemId.getRelativePath to getPath
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.