Re: common client

2009-06-22 Thread Mahadev Konar
Hi Stefan, This would be a good addition. Feel free to open a jira and contribute the code. As Nitay suggested, this can go in to src/recipes/$recipe_name and would be quite useful. thanks mahadev On 6/22/09 4:45 PM, "Nitay" wrote: > +1. I would be interested in things like this. I think it s

Re: common client

2009-06-22 Thread Nitay
+1. I would be interested in things like this. I think it should be in some contrib/ type thing under zookeeper, like the recipes. On Mon, Jun 22, 2009 at 4:41 PM, Stefan Groschupf wrote: > Hi, > > I wonder if people are interested to work together on a zk client that > support some more functiona

common client

2009-06-22 Thread Stefan Groschupf
Hi, I wonder if people are interested to work together on a zk client that support some more functionality than zk offers by default. Katta has this client and I copied the code into a couple other projects as well but I'm sure it could be better than it is. http://katta.svn.sourceforge.net

Re: Some thoughts on Zookeeper after using it for a while in the CXF/DOSGi subproject

2009-06-22 Thread tim wee
you can use maven-antrun-plugin http://maven.apache.org/plugins/maven-antrun-plugin/ as a starting point first to move over to maven, then slowly make the script prettier i guess. It allows you to embed ant tasks in maven, including I think, calling out to an external build file. On Mon, Jun 22,

Re: Some thoughts on Zookeeper after using it for a while in the CXF/DOSGi subproject

2009-06-22 Thread David Pollak
On Fri, May 29, 2009 at 10:19 AM, Mahadev Konar wrote: > Hi David, > > > > > > > I second this. If you folks want to host at http://scala-tools.org we'd > be > > happy to host this non-Scala but super mega interesting and valuable > > project. We'll even do builds on our hudson server. > We have