You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2007/01/31 01:06:53 UTC

Re: svn commit: r501642 - /geronimo/server/trunk/pom.xml

You should re-open GERONIMO-2600

What exactly does TranQL not handle in 10.2.x?

--jason


On Jan 30, 2007, at 3:54 PM, kevan@apache.org wrote:

> Author: kevan
> Date: Tue Jan 30 15:54:02 2007
> New Revision: 501642
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=501642
> Log:
> GERONIMO-2600 I'm reverting the Derby version back to 10.1, until  
> TranQL can handle 10.2
>
> Modified:
>     geronimo/server/trunk/pom.xml
>
> Modified: geronimo/server/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml? 
> view=diff&rev=501642&r1=501641&r2=501642
> ====================================================================== 
> ========
> --- geronimo/server/trunk/pom.xml (original)
> +++ geronimo/server/trunk/pom.xml Tue Jan 30 15:54:02 2007
> @@ -66,7 +66,7 @@
>          <!--
>          HACK: Used by uddi-db to execute the sql plugin with the  
> Derby driver.
>          -->
> -        <derbyVersion>10.2.2.0</derbyVersion>
> +        <derbyVersion>10.1.3.1</derbyVersion>
>
>          <!--
>          HACK: Used by jsp and servlet example configs to point to  
> the tomcat deployer
>
>