Hmm, really sorry about that. I think what happened was that I did a svn
merge -c but the missing import was already present in the trunk before my
fix whereas it wasn't in the branch.
I will try to be more careful in the future.
--
Unico
On Mon, Jul 2, 2012 at 3:50 PM, Julian Reschke <julian.reschke@gmx.de>wrote:
> On 2012-06-29 16:19, unico@apache.org wrote:
>
>> Author: unico
>> Date: Fri Jun 29 14:19:33 2012
>> New Revision: 1355403
>>
>> URL: http://svn.apache.org/viewvc?**rev=1355403&view=rev<http://svn.apache.org/viewvc?rev=1355403&view=rev>
>> Log:
>> JCR-3367 [backport] implement InMemBundlePM#getAllNodeIds correctly
>>
>> Modified:
>> jackrabbit/branches/2.4/**jackrabbit-core/src/main/java/**
>> org/apache/jackrabbit/core/**persistence/mem/**
>> InMemBundlePersistenceManager.**java
>> ...
>>
>
> This one doesn't seem to compile; missing import statement?
>
> Best regards, Julian
>
|