You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "fabrizio giustina (JIRA)" <ji...@apache.org> on 2006/04/15 17:22:00 UTC

[jira] Created: (JCR-401) contrib/bdb-persistence: update berkeleydb version

contrib/bdb-persistence: update berkeleydb version
--------------------------------------------------

         Key: JCR-401
         URL: http://issues.apache.org/jira/browse/JCR-401
     Project: Jackrabbit
        Type: Improvement

  Components: contrib PMs  
    Versions: 1.0    
    Reporter: fabrizio giustina
    Priority: Minor


berkeleydb dependency should be updated to 2.0.83, already available at ibiblio. At this moment project.xml lists 1.7.1, which is very old.
There are no code changes required, and the PM works correctly with berkeleydb 2.0.83

		<dependency>
			<groupId>berkeleydb</groupId>
			<artifactId>je</artifactId>
			<version>2.0.83</version>
			<type>jar</type>
		</dependency>

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


[jira] Assigned: (JCR-401) contrib/bdb-persistence: update berkeleydb version

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-401?page=all ]

Jukka Zitting reassigned JCR-401:
---------------------------------

    Assign To: Jukka Zitting

> contrib/bdb-persistence: update berkeleydb version
> --------------------------------------------------
>
>          Key: JCR-401
>          URL: http://issues.apache.org/jira/browse/JCR-401
>      Project: Jackrabbit
>         Type: Improvement

>   Components: contrib PMs
>     Versions: 1.0
>     Reporter: fabrizio giustina
>     Assignee: Jukka Zitting
>     Priority: Minor

>
> berkeleydb dependency should be updated to 2.0.83, already available at ibiblio. At this moment project.xml lists 1.7.1, which is very old.
> There are no code changes required, and the PM works correctly with berkeleydb 2.0.83
> 		<dependency>
> 			<groupId>berkeleydb</groupId>
> 			<artifactId>je</artifactId>
> 			<version>2.0.83</version>
> 			<type>jar</type>
> 		</dependency>

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


[jira] Resolved: (JCR-401) contrib/bdb-persistence: update berkeleydb version

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-401?page=all ]
     
Jukka Zitting resolved JCR-401:
-------------------------------

    Resolution: Fixed

Upgraded the dependency to 2.0.83 in revision 395364. Thanks for suggesting this.

> contrib/bdb-persistence: update berkeleydb version
> --------------------------------------------------
>
>          Key: JCR-401
>          URL: http://issues.apache.org/jira/browse/JCR-401
>      Project: Jackrabbit
>         Type: Improvement

>   Components: contrib PMs
>     Reporter: fabrizio giustina
>     Assignee: Jukka Zitting
>     Priority: Minor

>
> berkeleydb dependency should be updated to 2.0.83, already available at ibiblio. At this moment project.xml lists 1.7.1, which is very old.
> There are no code changes required, and the PM works correctly with berkeleydb 2.0.83
> 		<dependency>
> 			<groupId>berkeleydb</groupId>
> 			<artifactId>je</artifactId>
> 			<version>2.0.83</version>
> 			<type>jar</type>
> 		</dependency>

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


[jira] Commented: (JCR-401) contrib/bdb-persistence: update berkeleydb version

Posted by "Alexandru Popescu (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JCR-401?page=comments#action_12374659 ] 

Alexandru Popescu commented on JCR-401:
---------------------------------------

I've been using 2.0.90 for a few months already without any problems.

./alex
--
.w( the_mindstorm )p.


> contrib/bdb-persistence: update berkeleydb version
> --------------------------------------------------
>
>          Key: JCR-401
>          URL: http://issues.apache.org/jira/browse/JCR-401
>      Project: Jackrabbit
>         Type: Improvement

>   Components: contrib PMs
>     Versions: 1.0
>     Reporter: fabrizio giustina
>     Priority: Minor

>
> berkeleydb dependency should be updated to 2.0.83, already available at ibiblio. At this moment project.xml lists 1.7.1, which is very old.
> There are no code changes required, and the PM works correctly with berkeleydb 2.0.83
> 		<dependency>
> 			<groupId>berkeleydb</groupId>
> 			<artifactId>je</artifactId>
> 			<version>2.0.83</version>
> 			<type>jar</type>
> 		</dependency>

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


[jira] Updated: (JCR-401) contrib/bdb-persistence: update berkeleydb version

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-401?page=all ]

Jukka Zitting updated JCR-401:
------------------------------

    Version:     (was: 1.0)

> contrib/bdb-persistence: update berkeleydb version
> --------------------------------------------------
>
>          Key: JCR-401
>          URL: http://issues.apache.org/jira/browse/JCR-401
>      Project: Jackrabbit
>         Type: Improvement

>   Components: contrib PMs
>     Reporter: fabrizio giustina
>     Assignee: Jukka Zitting
>     Priority: Minor

>
> berkeleydb dependency should be updated to 2.0.83, already available at ibiblio. At this moment project.xml lists 1.7.1, which is very old.
> There are no code changes required, and the PM works correctly with berkeleydb 2.0.83
> 		<dependency>
> 			<groupId>berkeleydb</groupId>
> 			<artifactId>je</artifactId>
> 			<version>2.0.83</version>
> 			<type>jar</type>
> 		</dependency>

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