<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel">
    <title>gmane.comp.apache.jackrabbit.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34824"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34823"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34822"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34821"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34820"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34819"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34818"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34817"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34816"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34815"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34814"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34813"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34812"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34811"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34810"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34809"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34808"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34807"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34806"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34805"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34824">
    <title>Usable RDBMS versions for Database Bundle Persistence Manager and Database DataStore</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34824</link>
    <description>&lt;pre&gt;Is there a list of usable/supported versions of the different RDBMS (MySQL, Postgres, etc) that can be used by the specific BundleDatabasePersistenceManagers / DatabaseDataStore?

Thanks in advance,
David
&lt;/pre&gt;</description>
    <dc:creator>David M. Kincade</dc:creator>
    <dc:date>2012-05-16T18:15:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34823">
    <title>[Resolved] (JCR-3312) AbstractSession.getItem should deal with identifier paths</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34823</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-3312.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Julian Reschke (JIRA</dc:creator>
    <dc:date>2012-05-16T13:55:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34822">
    <title>[Created] (JCR-3312) AbstractSession.getItem should deal with identifier paths</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34822</link>
    <description>&lt;pre&gt;Julian Reschke created JCR-3312:
-----------------------------------

             Summary: AbstractSession.getItem should deal with identifier paths
                 Key: JCR-3312
                 URL: https://issues.apache.org/jira/browse/JCR-3312
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-commons
            Reporter: Julian Reschke
            Assignee: Julian Reschke


In OAK's SessionImpl, we currently do:

    &amp;lt; at &amp;gt;Override
    public Item getItem(String absPath) throws PathNotFoundException, RepositoryException {
        if (absPath.startsWith("[") &amp;amp;&amp;amp; absPath.endsWith("]")) {
            // TODO OAK-23 - maybe this code should be added in AbstractSession
            return getNodeByIdentifier(absPath.substring(1, absPath.length() - 1));
        } else {
            return super.getItem(absPath);
        }
    }

AbstractSession could do this on it's own.

--
This message is automatically generated by JIRA.
If you think it was sent in&lt;/pre&gt;</description>
    <dc:creator>Julian Reschke (JIRA</dc:creator>
    <dc:date>2012-05-16T13:35:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34821">
    <title>Re: multiple versioning of same document</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34821</link>
    <description>&lt;pre&gt;Do you need version control?
There are APIs available in jackrabbit for same.
Thanks
Shashank

On Wed, May 16, 2012 at 1:39 PM, techie2k &amp;lt;developer.spring&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>shashank Jain</dc:creator>
    <dc:date>2012-05-16T09:31:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34820">
    <title>multiple versioning of same document</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34820</link>
    <description>&lt;pre&gt;Hi,

Is there any reference available for multiple versioning of same document?


Thanks,
techie

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/multiple-versioning-of-same-document-tp4641002.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>techie2k</dc:creator>
    <dc:date>2012-05-16T08:09:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34819">
    <title>Re: BTreeManager - opt in or automatic?</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34819</link>
    <description>&lt;pre&gt;

On 15.5.12 18:26, David Hausladen wrote:

Thanks, I'll have a look when time permits.
Michael

&lt;/pre&gt;</description>
    <dc:creator>Michael Dürig</dc:creator>
    <dc:date>2012-05-16T07:35:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34818">
    <title>[Resolved] (JCR-3308) No way to configure Jackrabbit to use BTreeManager transparently</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34818</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Hausladen resolved JCR-3308.
----------------------------------

    Resolution: Duplicate

duplicate of JCR-3311 (didn't realize Jira created -- it wasn't responding and eventually came back to the same dialog with the create button still enabled).
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>David Hausladen (JIRA</dc:creator>
    <dc:date>2012-05-15T17:34:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34817">
    <title>[Resolved] (JCR-3309) No way to configure Jackrabbit to use BTreeManager transparently</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34817</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Hausladen resolved JCR-3309.
----------------------------------

    Resolution: Duplicate

duplicate of 3311
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>David Hausladen (JIRA</dc:creator>
    <dc:date>2012-05-15T17:34:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34816">
    <title>Re: BTreeManager - opt in or automatic?</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34816</link>
    <description>&lt;pre&gt;Added https://issues.apache.org/jira/browse/JCR-3311 as suggested.

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/BTreeManager-opt-in-or-automatic-tp4615575p4634937.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>David Hausladen</dc:creator>
    <dc:date>2012-05-15T17:26:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34815">
    <title>[Updated] (JCR-3311) No mechanism to transparently engage BTreeManager for flat repositories</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34815</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Hausladen updated JCR-3311:
---------------------------------

    Attachment: NodeWrapper.java

This is just a start.  Developers using the Session interface to getNode(s) need similar support.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>David Hausladen (JIRA</dc:creator>
    <dc:date>2012-05-15T17:24:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34814">
    <title>[Created] (JCR-3311) No mechanism to transparently engage BTreeManager for flat repositories</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34814</link>
    <description>&lt;pre&gt;David Hausladen created JCR-3311:
------------------------------------

             Summary: No mechanism to transparently engage BTreeManager for flat repositories
                 Key: JCR-3311
                 URL: https://issues.apache.org/jira/browse/JCR-3311
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-commons
    Affects Versions: 2.4, 2.3, 2.2
            Reporter: David Hausladen


For someone to enjoy the benefits of the BTreeManager to map between an external, flat path and an internally-branching tree, he must use jackrabbit-specific classes to achieve it.  This is is undesirable.  It would be better if, through configuration, he could specify that his paths are likely flat and Jackrabbit would return implementations of the Node interface that would interact with the BTreeManager internally so that the application code could remain agnostic of the internal challenges of dealing with large numbers of child nodes.

I've attached&lt;/pre&gt;</description>
    <dc:creator>David Hausladen (JIRA</dc:creator>
    <dc:date>2012-05-15T17:20:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34813">
    <title>[Resolved] (JCR-3307) JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34813</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-3307.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
                   2.4.2
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Julian Reschke (JIRA</dc:creator>
    <dc:date>2012-05-14T13:01:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34812">
    <title>[Assigned] (JCR-3307) JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34812</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/JCR-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reassigned JCR-3307:
-----------------------------------

    Assignee: Julian Reschke
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Julian Reschke (JIRA</dc:creator>
    <dc:date>2012-05-14T11:37:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34811">
    <title>[Created] (JCR-3307) JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34811</link>
    <description>&lt;pre&gt;Horia Chiorean created JCR-3307:
-----------------------------------

             Summary: JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities
                 Key: JCR-3307
                 URL: https://issues.apache.org/jira/browse/JCR-3307
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-tests
    Affects Versions: 2.4.1
            Reporter: Horia Chiorean


The test: org.apache.jackrabbit.test.api.version.MergeActivityTest, during setup (the initNodes method call) does not handle the case when activities are not supported by the repository. Therefore, if the versionManager.createActivity("foobar") call fails with an UnsupportedRepositoryOperationException, the whole test fails.

The setup of the test should do something similar to org.apache.jackrabbit.test.api.version.ActivitiesTest:  checkSupportedOption(Repository.OPTION_ACTIVITIES_SUPPORTED);

--
This message is a&lt;/pre&gt;</description>
    <dc:creator>Horia Chiorean (JIRA</dc:creator>
    <dc:date>2012-05-14T10:30:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34810">
    <title>Jackrabbit-trunk - Build # 1885 - Failure</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34810</link>
    <description>&lt;pre&gt;The Apache Jenkins build system has built Jackrabbit-trunk (build #1885)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1885/ to view the results.&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2012-05-11T20:56:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34809">
    <title>[Created] (JCR-3306) JSR 283 Transactions</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34809</link>
    <description>&lt;pre&gt;David Buchmann created JCR-3306:
-----------------------------------

             Summary: JSR 283 Transactions
                 Key: JCR-3306
                 URL: https://issues.apache.org/jira/browse/JCR-3306
             Project: Jackrabbit Content Repository
          Issue Type: Sub-task
            Reporter: David Buchmann


following from the discussion [1] on the dev mailinglist, we are missing transaction support in the jcr-remoting. would be great to have it (for phpcr we only care about the server side but i guess the client side could be useful for others). is it hard to do?

[1] http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/201203.mbox/browser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>David Buchmann (JIRA</dc:creator>
    <dc:date>2012-05-11T15:22:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34808">
    <title>Re: spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until heap overflow</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34808</link>
    <description>&lt;pre&gt;I've created the ticket

https://issues.apache.org/jira/browse/JCR-3305

Daniel

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/spi2davex-RepositoryServiceImpl-idUriCache-raises-until-heap-overflow-tp4625776p4626376.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>danield</dc:creator>
    <dc:date>2012-05-11T13:12:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34807">
    <title>[Created] (JCR-3305) spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until heap overflow</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34807</link>
    <description>&lt;pre&gt;Daniel Draeger created JCR-3305:
-----------------------------------

             Summary: spi2davex.RepositoryServiceImpl -&amp;gt; idUriCache raises until heap overflow
                 Key: JCR-3305
                 URL: https://issues.apache.org/jira/browse/JCR-3305
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-spi2dav
            Reporter: Daniel Draeger


from class URIResolverImpl:
// TODO: to-be-fixed. uri/id-caches don't get updated

While querying the JCR, it seems that the queryPath of each result property of each node is cached within the idUriCache and the cache is never cleaned up.
- cleaning the cache
- configurable parameter for max cache size should be available

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/ji&lt;/pre&gt;</description>
    <dc:creator>Daniel Draeger (JIRA</dc:creator>
    <dc:date>2012-05-11T13:11:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34806">
    <title>Re: spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until heap overflow</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34806</link>
    <description>&lt;pre&gt;Ok,

then I will create that issue in JIRA and change the uriresolver.

many thanks
greetings Daniel

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/spi2davex-RepositoryServiceImpl-idUriCache-raises-until-heap-overflow-tp4625776p4626274.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>danield</dc:creator>
    <dc:date>2012-05-11T12:29:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34805">
    <title>Re: spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until heap overflow</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34805</link>
    <description>&lt;pre&gt;hi daniel


well, my assumption was that it should be the right solution.

as far as the uri/id-cache is concerned this just never got a
proper cleanup after the first draft (as the TODOs show).

kind regards
angela

&lt;/pre&gt;</description>
    <dc:creator>Angela Schreiber</dc:creator>
    <dc:date>2012-05-11T12:06:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34804">
    <title>Re: spi2davex.RepositoryServiceImpl -&gt; idUriCache raises until heap overflow</title>
    <link>http://permalink.gmane.org/gmane.comp.apache.jackrabbit.devel/34804</link>
    <description>&lt;pre&gt;I'm using the JCR as storage for documents with hundreds of new documents per
day. 
Can it be that JCR is not the right solution for this use case?

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/spi2davex-RepositoryServiceImpl-idUriCache-raises-until-heap-overflow-tp4625776p4626188.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>danield</dc:creator>
    <dc:date>2012-05-11T11:41:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.apache.jackrabbit.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.apache.jackrabbit.devel</link>
  </textinput>
</rdf:RDF>

