public
Description: My diggwatch site.
Homepage: http://bleu.west.spy.net/diggwatch/
Clone URL: git://github.com/dustin/diggwatch.git
Search Repo:
Updated to memcached client 2.1rc3.
dustin (author)
Tue May 27 00:32:06 -0700 2008
commit  7708c3a1df308b721d00a95d518ac05cc5c5947c
tree    51237df3eb1030e29c8c4341e061fd47d40f4680
parent  31cb15989a63b367370c09e4512ea947fb7362f4
...
27
28
29
30
 
31
32
33
...
27
28
29
 
30
31
32
33
0
@@ -27,7 +27,7 @@ desc "The Diggwatch project"
0
 define "diggwatch" do
0
 
0
   runtime_jars=[m1("spy:spy:jar:2.4"), m1("spy:jwebkit:jar:3.1"),
0
- m1("spy:memcached:jar:2.1rc2"), m1("spy:digg:jar:1.3.4"),
0
+ m1("spy:memcached:jar:2.1rc3"), m1("spy:digg:jar:1.3.4"),
0
     m1("spy:xmlkit:jar:2.2.3"), m1("google:guice:jar:1.0"),
0
     m1("google:guice-servlet:jar:1.0"),
0
     "taglibs:standard:jar:1.1.2", "jstl:jstl:jar:1.1.2"]

Comments

    No one has commented yet.