Kevan,

I just verified that the tranql mysql wrapper works at least a little bit and published it. Could you update a couple pom versions before branching?

Index: pom.xml
===================================================================
--- pom.xml  (revision 580497)
+++ pom.xml  (working copy)
@@ -858,13 +858,13 @@
             <dependency>
                 <groupId>org.tranql</groupId>
                 <artifactId>tranql-connector-mysql-local</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                 <type>rar</type>
             </dependency>
             <dependency>
                 <groupId>org.tranql</groupId>
                 <artifactId>tranql-connector-mysql-xa</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                 <type>rar</type>
             </dependency>
             <dependency>
@@ -882,13 +882,13 @@
             <dependency>
                 <groupId>org.tranql</groupId>
<artifactId>tranql-connector-postgresql-local</ artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                 <type>rar</type>
             </dependency>
             <dependency>
                 <groupId>org.tranql</groupId>
<artifactId>tranql-connector-postgresql-xa</ artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                 <type>rar</type>
             </dependency>
             <dependency>

thanks
david jencks


On Oct 5, 2007, at 9:15 AM, Kevan Miller wrote:


On Oct 5, 2007, at 8:42 AM, Donald Woods wrote:

What's the plan for creating a 2.0.2 branch in preparation of closing down the release?

Matt sent a note earlier today, while I was in a jet-lagged impose slumber... I'll plan on creating a branches/2.0.2 for finalizing release activity on Saturday morning...

--kevan




Reply via email to