|
From: Jonathan L. <le...@us...> - 2006-12-05 03:19:07
|
Update of /cvsroot/pyxida/Pyxida In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10918 Modified Files: TODO build.xml Log Message: moving ping to proxyping Index: TODO =================================================================== RCS file: /cvsroot/pyxida/Pyxida/TODO,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** TODO 4 Dec 2006 16:32:44 -0000 1.7 --- TODO 5 Dec 2006 03:19:06 -0000 1.8 *************** *** 4,8 **** - roll out on PL into harvard_nc - add pl script to web page that does query - - activate gravity code ###################################################################### --- 4,7 ---- Index: build.xml =================================================================== RCS file: /cvsroot/pyxida/Pyxida/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** build.xml 1 Dec 2006 18:30:23 -0000 1.8 --- build.xml 5 Dec 2006 03:19:06 -0000 1.9 *************** *** 13,17 **** <property name="log-nodes" location="log/nodes" /> ! <property name="version" value="0.1.1" /> <property name="Pyxida-jar" value="pyxida-${version}.jar" /> --- 13,17 ---- <property name="log-nodes" location="log/nodes" /> ! <property name="version" value="0.1.2" /> <property name="Pyxida-jar" value="pyxida-${version}.jar" /> |