I was wondering if it would be possible for you to start making the api jars available through a maven repository, either your own, or ibiblio. This would make it MUCH easier to develop a java client app, as a plugin could easily be developed to create the jar (and I would probably do this right after they arrive in a repo, as I basically already have the code for this in my project).
The maven repo could also get used by developers who use ant, where it is becoming increasingly more common to use the ant:get task to retrieve build dependencies. The only change, as I can see, would be that you would want the Bootstrap in a jar as well. If you're interested in what this looks like using maven, see the CVS for my http://oogalleryimport.sourceforge.net project. It would be much simpler, though, if we could get a repo going because I would then rip out all of that code in maven.xml which help's add the Bootstrap to my app and create a plugin. Thanks, mike __________________________________ Do you Yahoo!? Yahoo! Personals - Better first dates. More second dates. http://personals.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
