Log of /jackrabbit/trunk/jackrabbit-spi/src/main/java/org/apache/jackrabbit/spi/QValueFactory.java
Parent Directory
|
Revision Log
Revision
615649 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 27 21:08:08 2008 UTC
(21 months, 4 weeks ago)
by
jukka
File length: 4952 byte(s)
Diff to
previous 598663
(
colored)
JCR-97: Improve Checkstyle conformance
- Removed trailing spaces with:
find . -name *.java | xargs perl -i -pe 's/ +$//'
Revision
590762 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 31 17:31:20 2007 UTC
(2 years ago)
by
reschke
File length: 4766 byte(s)
Diff to
previous 588666
(
colored)
JCR-1200: add QValueFactory.computeAutoValues(), use it in jcr2spi SessionItemStateManager and spi-commons QValueFactoryImpl.
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: 3504 byte(s)
Diff to
previous 555285
(
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
497885 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Jan 19 17:37:03 2007 UTC
(2 years, 10 months ago)
by
angela
Original Path:
jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValueFactory.java
File length: 1850 byte(s)
work in progress
- SPI: replace String/Stream for values by QValue interface
- SPI: add factory for QValue
> adjust commons and add implementation
> adjust usages of former QValue object with jcr2spi, spi2dav
- RepositoryService.getChildInfos returns Iterator instead of Collection
- spi2dav: add implementation for new query interfaces
- TODO:
improve conversion of jcr-value to q-value and vice-versa
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.