Martin, Is this village jar generated from code in the share.whichever.com cvs? I browsed the s.w.c cvs today and did not see any recent changes. Did I miss something?
Thanks, Peter On Mon, 2003-08-25 at 06:58, [EMAIL PROTECTED] wrote: > mpoeschl 2003/08/24 22:58:40 > > Modified: . project.xml > xdocs changes.xml > Log: > new version of village.jar fixes BOOLEANCHAR handling. > > Revision Changes Path > 1.99 +1 -1 db-torque/project.xml > > Index: project.xml > =================================================================== > RCS file: /home/cvs/db-torque/project.xml,v > retrieving revision 1.98 > retrieving revision 1.99 > diff -u -r1.98 -r1.99 > --- project.xml 21 Aug 2003 06:06:41 -0000 1.98 > +++ project.xml 25 Aug 2003 05:58:40 -0000 1.99 > @@ -260,7 +260,7 @@ > </dependency> > <dependency> > <id>village</id> > - <version>2.0-dev-20030625</version> > + <version>2.0-dev-20030825</version> > <url>http://share.whichever.com/index.php?SCREEN=village</url> > </dependency> > <dependency> > > > > 1.107 +3 -0 db-torque/xdocs/changes.xml > > Index: changes.xml > =================================================================== > RCS file: /home/cvs/db-torque/xdocs/changes.xml,v > retrieving revision 1.106 > retrieving revision 1.107 > diff -u -r1.106 -r1.107 > --- changes.xml 22 Aug 2003 17:25:31 -0000 1.106 > +++ changes.xml 25 Aug 2003 05:58:40 -0000 1.107 > @@ -21,6 +21,9 @@ > JdbcTrasformTask: error fetching foreign keys using an ODBC source. > </li> > <li> > + new version of village.jar fixes BOOLEANCHAR handling. > + </li> > + <li> > TRQ4: Transaction mismanagement in IDBroker. > </li> > </ul> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Peter Courcoux <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
