Re: upgrading jackrabbit and felix?

2012-06-05 Thread Dascalita Dragos
"Final in http://mirrors.ibiblio.org/pub/mirrors/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of ibiblio.org has elapsed or updates are forced". ibiblio is defined in maven settings.xml on your machine, isn't it ? Did you try running maven

Re: upgrading jackrabbit and felix?

2012-06-05 Thread sam ”
This is what I get: [sam@sam-HP-Z400] ~/code/sling/ $ time mvn3 -T 6 clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [WARNING] The POM for org.drools:drools-compiler:jar:5.3.1.Final is missing, no dependency information available [ERROR] The build could not read 3 projects ->

Re: Querying data - content.query.json and what else?

2012-06-05 Thread Justin Edelson
Ah, you're right - 2.1.4 hasn't been released yet. A snapshot built from trunk should have this change in it. On Tue, Jun 5, 2012 at 6:59 AM, Günther Schmidt wrote: > Hi Justin, > > sorry for asking, but how do I get the 2.1.4 release of the GET Servlets > bundle? I tried via subversion but the s

Re: Querying data - content.query.json and what else?

2012-06-05 Thread Günther Schmidt
Hi Justin, sorry for asking, but how do I get the 2.1.4 release of the GET Servlets bundle? I tried via subversion but the svn revision r1131257 seems to be a 2.1.3 release. Günther Am 05.06.12 02:02, schrieb Justin Edelson: SQL2 has been supported since version 2.1.4 of the GET Servlets bu

Re: DataStore GC for Sling

2012-06-05 Thread Felix Meschberger
Thanks. I have applied it. Regards Felix Am 04.06.2012 um 16:24 schrieb Dascalita Dragos: > Hi Felix, > Following your suggestions I've submitted a patch, creating a JIRA issue, > c.f [1] > It works very nice, and the hook is easy to use afterwards. > > Thanks for your help, > Dragos > [1] - ht