[ http://jira.magnolia.info/browse/MAGNOLIA-555?page=all ]

Philipp Bracher updated MAGNOLIA-555:
-------------------------------------

    Fix Version: 3.0 RC2
                     (was: 3.0 RC1)

> Extract AbstractProvider from Jackrabbit ProviderImpl, new Jeceira Provider
> ---------------------------------------------------------------------------
>
>          Key: MAGNOLIA-555
>          URL: http://jira.magnolia.info/browse/MAGNOLIA-555
>      Project: magnolia
>         Type: Improvement

>   Components: core
>     Versions: 2.1 Final
>  Environment: Revision 1476: /magnolia/trunk
>     Reporter: Andreas Brenk
>     Assignee: Sameer Charles
>     Priority: Trivial
>      Fix For: 3.0 RC2
>  Attachments: AbstractProvider.java, ProviderImpl.java, 
> jackrabbit-ProviderImpl.patch
>
>
> To ease the creation of new Repository Providers I refactored the existing 
> Jackrabbit ProviderImpl and pulled up an abstract AbstractProvider. As a 
> first new Provider I created a Jeceira (http://www.jeceira.com/) ProviderImpl 
> (based on http://wiki.aparzev.com/confluence/display/JCR/Magnolia)
> Also, a new jeceira dependency has to be appended to build/test dependencies 
> in project.xml:
>         <dependency>
>             <groupId>jeceira</groupId>
>             <artifactId>jeceira</artifactId>
>             <version>0.1.1-maintenance</version>
>             <type>jar</type>
>             <url>http://www.jeceira.com/</url>
>             <properties>
>                 <comment>Needed to compile Jeceira Repository 
> Provider.</comment>
>             </properties>
>         </dependency>
> Also I'd like to propose to move the Jackrabbit implementation from 
> info.magnolia.jackrabbit to info.magnolia.repository.jackrabbit some time in 
> the future.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to