On Tuesday 05 August 2008 11:30, [EMAIL PROTECTED] wrote:
> Author: batosai
> Date: 2008-08-05 10:30:29 +0000 (Tue, 05 Aug 2008)
> New Revision: 21609
> 
> Modified:
>    trunk/apps/WoT/build.xml
> Log:
> Bundled db4o's jar to avoid version conflicts with toad's one (I use 7.2 
when he uses 6.4). Thanks to saces for pointing that.

My code will probably end up using 7.2 before it's merged... 6.4 seems rather 
buggy, is very hard to build, and has some significant optimisation 
weaknesses. But we can resolve that when we get to it.
> 
> Modified: trunk/apps/WoT/build.xml
> ===================================================================
> --- trunk/apps/WoT/build.xml  2008-08-05 09:49:45 UTC (rev 21608)
> +++ trunk/apps/WoT/build.xml  2008-08-05 10:30:29 UTC (rev 21609)
> @@ -36,6 +36,7 @@
>                               <include name="*.txt"/>
>                       </fileset>
>                       <fileset dir="${build}/"/>
> +                     <zipfileset src="${db4o.location}"/>
>               </jar>
>       </target>

Attachment: pgpdcQgQVSW5d.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to