On 13/01/13 06:54, GerdP wrote:
@Steve: Do you want to manage fastutil.jar with ivy or should I add it to
eg. mkgmap\lib?

It is now available with the attached patch to ivy.xml.

..Steve
Index: ivy.xml
===================================================================
--- ivy.xml	(revision 2449)
+++ ivy.xml	(working copy)
@@ -24,6 +24,11 @@
 			    rev="1.1.1-754a33af"
 			    conf="compile->compile(*),master(*)" />
 
+		<dependency org="it.unimi.dsi" name="fastutil"
+				rev="6.5.1-mkg.1"
+				conf="compile->default(*)"
+				/>
+
 		<dependency org="junit" name="junit"
 			    rev="4.5"
 			    conf="test->runtime(*),master(*)" />
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to