Sorry for changing the release again, but I forgot to use the version
that fixed the latest known bug.

Oliver


On 13 Jan 2005 17:05:31 -0000, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> ozeigermann    2005/01/13 09:05:30
> 
>   Modified:    wck      build.properties.sample build.xml
>                webdavclient build.xml
>                .        build.xml
>   Added:       webdavclient/lib commons-transaction-1.1b2pre.jar
>                lib      commons-transaction-1.1b2pre.jar
>   Removed:     webdavclient/lib commons-transaction-1.1b1.jar
>                lib      commons-transaction-1.1b1.jar
>   Log:
>   Upgraded to commons tx 1.1b2 pre to fix deadlock detection problem
> 
>   Revision  Changes    Path
>   1.1                  
> jakarta-slide/webdavclient/lib/commons-transaction-1.1b2pre.jar
> 
>         <<Binary file>>
> 
>   1.5       +1 -1      jakarta-slide/wck/build.properties.sample
> 
>   Index: build.properties.sample
>   ===================================================================
>   RCS file: /home/cvs/jakarta-slide/wck/build.properties.sample,v
>   retrieving revision 1.4
>   retrieving revision 1.5
>   diff -u -r1.4 -r1.5
>   --- build.properties.sample   13 Jan 2005 16:32:05 -0000      1.4
>   +++ build.properties.sample   13 Jan 2005 17:05:30 -0000      1.5
>   @@ -51,7 +51,7 @@
>    #slide.lib.dir=${slide.base.dir}/dist/slide/lib
> 
>    #slide.version=2.2pre1
> 
>    supports.macro.store
> 
>   -commons.transaction.version=1.1b1
> 
>   +commons.transaction.version=1.1b2pre
> 
> 
>    # ----- Catalina distribution directory -----
> 
>    # add the location of your catalina distribution here to make the
> 
>   
>   1.5       +1 -1      jakarta-slide/wck/build.xml
> 
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-slide/wck/build.xml,v
>   retrieving revision 1.4
>   retrieving revision 1.5
>   diff -u -r1.4 -r1.5
>   --- build.xml 13 Jan 2005 16:32:05 -0000      1.4
>   +++ build.xml 13 Jan 2005 17:05:30 -0000      1.5
>   @@ -32,7 +32,7 @@
>        <!-- 
> =================================================================== -->
>        <!-- Dependencies Properties                                           
>   -->
>        <!-- 
> =================================================================== -->
>   -    <property name="commons.transaction.version" value="1.1b1"/>
>   +    <property name="commons.transaction.version" value="1.1b2pre"/>
>        <property name="slide.base.dir" value=".."/>
>        <property name="lib.dir" value="${slide.base.dir}/lib"/>
>        <property name="slide.lib.dir" 
> value="${slide.base.dir}/dist/slide/lib"/>
> 
>   
>   1.32      +1 -1      jakarta-slide/webdavclient/build.xml
> 
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-slide/webdavclient/build.xml,v
>   retrieving revision 1.31
>   retrieving revision 1.32
>   diff -u -r1.31 -r1.32
>   --- build.xml 13 Jan 2005 16:32:06 -0000      1.31
>   +++ build.xml 13 Jan 2005 17:05:30 -0000      1.32
>   @@ -55,7 +55,7 @@
>        <property name="antlr.jar" value="lib/antlr.jar"/>
>        <property name="commons-logging.jar" value="lib/commons-logging.jar"/>
>        <property name="ant.jar" value="lib/ant.jar"/>
>   -    <property name="commons-transaction.jar" 
> value="lib/commons-transaction-1.1b1.jar"/>
>   +    <property name="commons-transaction.jar" 
> value="lib/commons-transaction-1.1b2pre.jar"/>
>        <property name="j2ee-spec.jar" 
> value="lib/geronimo-spec-j2ee-1.0-M1.jar"/>
>        <property name="jdom.jar" value="lib/jdom-1.0.jar"/>
>        <property name="commons-xmlio.jar" 
> value="lib/commons-xmlio-0.1pre.jar"/>
> 
>   
>   1.1                  jakarta-slide/lib/commons-transaction-1.1b2pre.jar
> 
>         <<Binary file>>
> 
>   1.257     +1 -1      jakarta-slide/build.xml
> 
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-slide/build.xml,v
>   retrieving revision 1.256
>   retrieving revision 1.257
>   diff -u -r1.256 -r1.257
>   --- build.xml 13 Jan 2005 16:32:06 -0000      1.256
>   +++ build.xml 13 Jan 2005 17:05:30 -0000      1.257
>   @@ -49,7 +49,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.1b1.jar"/>
>   +    <property name="commons-transaction.jar" 
> value="${lib.dir}/commons-transaction-1.1b2pre.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]

Reply via email to