Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-2006

Jackrabbit 1.4 support

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.6
    • 3.5.3
    • core
    • None

      Jackrabbit 1.4 is out: unfortunately the Provider implementation used for jackrabbit 1.3 is not binary compatible with jackrabbit 1.4, although it is source compatible (it just needs to be compiled with the appropriate jackrabbit version).

      In order to support jackrabbit we should create a different provider implementation (two modules compiled with two different jackrabbit versions, not really nice) or doing some dirty hack using reflection (should be just a single method call actually).

      PS: I've been testing snapshots builds from jackrabbit 1.4 for a few months in a clustered environment and it looks very good (faster, never had memory issues)

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              fgiust Fabrizio Giustina
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR