This is an example of a bugfix that really needs to be applied to the
2.1 release branch also. As long as 2.2 is still only pre-alpha, 2.1 is
our stable release that needs to be maintained. Don't you agree?

--
Unico

Oliver Zeigermann wrote:
> Oh, well, they relate to this bug:
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=35201
> 
> Thus upgrading 2.1 as well would be I good idea I guess.
> 
> Oliver
> 
> 
> On 6/3/05, Warwick Burrows <[EMAIL PROTECTED]> wrote:
> 
>>Hey Oliver,
>>
>>What are the benefits of upgrading the transaction jar to 1.1.1pre1?
>>Have there been bug fixes or updates that are applicable to 2.1 too?
>>
>>Thanks,
>>Warwick
>>
>>
>>
>>>-----Original Message-----
>>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>>>Sent: Friday, June 03, 2005 9:54 AM
>>>To: [EMAIL PROTECTED]
>>>Subject: cvs commit: jakarta-slide build.xml
>>>
>>>
>>>ozeigermann    2005/06/03 07:53:50
>>>
>>>  Modified:    .        build.xml
>>>  Added:       lib      commons-transaction-1.1.1pre1.jar
>>>  Removed:     lib      commons-transaction-1.1b2.jar
>>>  Log:
>>>  Upgraded to commons tx 1.1.1pre1
>>>
>>>  Revision  Changes    Path
>>>  1.1
>>>jakarta-slide/lib/commons-transaction-1.1.1pre1.jar
>>>
>>>      <<Binary file>>
>>>
>>>
>>>  1.263     +1 -1      jakarta-slide/build.xml
>>>
>>>  Index: build.xml
>>>  ===================================================================
>>>  RCS file: /home/cvs/jakarta-slide/build.xml,v
>>>  retrieving revision 1.262
>>>  retrieving revision 1.263
>>>  diff -u -r1.262 -r1.263
>>>  --- build.xml       2 Mar 2005 19:13:05 -0000       1.262
>>>  +++ build.xml       3 Jun 2005 14:53:50 -0000       1.263
>>>  @@ -51,7 +51,7 @@
>>>       <property name="tm-extractors.jar"
>>>value="${lib.dir}/tm-extractors-0.4.jar"/>
>>>       <property name="ehcache.jar"
>>>value="${lib.dir}/ehcache-1.0.jar"/>
>>>       <property name="commons-xmlio.jar"
>>>value="${lib.dir}/commons-xmlio-0.1pre.jar"/>
>>>  -    <property name="commons-transaction.jar"
>>>value="${lib.dir}/commons-transaction-1.1b2.jar"/>
>>>  +    <property name="commons-transaction.jar"
>>>value="${lib.dir}/commons-transaction-1.1.1pre1.jar"/>
>>>       <property name="commons-codec.jar"
>>>value="${lib.dir}/commons-codec-1.3.jar"/>
>>>       <property name="jakarta-slide-webdavlib.jar"
>>>value="${lib.dir}/jakarta-slide-webdavlib-${version}.jar"/>
>>>       <property name="db-ojb.jar"
>>>value="${lib.dir}/db-ojb-1.0.1.jar"/>
>>>
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to