You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by sa...@apache.org on 2011/03/23 09:05:30 UTC

svn commit: r1084496 - in /ofbiz/branches/jackrabbit20100709/framework: base/config/ jcr/lib/

Author: sascharodekamp
Date: Wed Mar 23 08:05:29 2011
New Revision: 1084496

URL: http://svn.apache.org/viewvc?rev=1084496&view=rev
Log:
Update - Jackrabbit Libary to version 2.2.5, i have to temporarily add the lucene 2.4.1 library because it's needed by Jackrabbit. If the new version is released we can remove this old lucene library, the jacrabbit trunk version uses lucene 3.0.3.

Added:
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-api-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-core-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jca-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jcr-commons-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-commons-2.2.5.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/lucene-core-2.4.1.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-api-1.5.11.jar   (with props)
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-log4j12-1.5.11.jar   (with props)
Removed:
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-api-2.2.4.jar
    ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-log4j12-1.5.8.jar
Modified:
    ofbiz/branches/jackrabbit20100709/framework/base/config/ofbiz-containers.xml

Modified: ofbiz/branches/jackrabbit20100709/framework/base/config/ofbiz-containers.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/base/config/ofbiz-containers.xml?rev=1084496&r1=1084495&r2=1084496&view=diff
==============================================================================
--- ofbiz/branches/jackrabbit20100709/framework/base/config/ofbiz-containers.xml (original)
+++ ofbiz/branches/jackrabbit20100709/framework/base/config/ofbiz-containers.xml Wed Mar 23 08:05:29 2011
@@ -97,7 +97,7 @@ under the License.
 
     <!-- Load embedded Jackrabbit content repository. Since this container depends
          upon JNDI, it must be started after the naming-container container.-->
-    <container name="jcr-container" class="org.ofbiz.jackrabbit.JackrabbitContainer">
+    <container name="jcr-container" class="org.ofbiz.jcr.JackrabbitContainer">
         <property name="repHomeDir" value="runtime/data/jackrabbit/"/>
         <property name="configFilePath" value="framework/jcr/config/jackrabbit.xml"/>
         <property name="jndiName" value="jcr/local"/>
@@ -278,11 +278,11 @@ under the License.
         <property name="telnet-port" value="9990"/>
         <property name="app-name" value="OFBiz"/>
     </container-->
-    
+
     <!-- load Groovy remote telnet server -->
     <!-- Uncommented by default for security reasons -->
     <!-- the port below will be opened by Groovy -->
     <!--container name="groovyshell-container" class="org.ofbiz.base.container.GroovyShellContainer">
         <property name="telnet-port" value="9991"/>
-    </container-->    
+    </container-->
 </ofbiz-containers>

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-api-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-api-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-api-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-core-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-core-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-core-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jca-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jca-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jca-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jcr-commons-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jcr-commons-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-jcr-commons-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-commons-2.2.5.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-commons-2.2.5.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/jackrabbit-spi-commons-2.2.5.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/lucene-core-2.4.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/lucene-core-2.4.1.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/lucene-core-2.4.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-api-1.5.11.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-api-1.5.11.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-api-1.5.11.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-log4j12-1.5.11.jar
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-log4j12-1.5.11.jar?rev=1084496&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/jackrabbit20100709/framework/jcr/lib/slf4j-log4j12-1.5.11.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream