> Actually there are 2 client jars, webdavlib is the webdavAPI, webdav.jar
includes
> the api, ant task and the command line client.
> Maybe we can split the last one and create
> commons-httpclient-1.0.jar -> to make sure everybody knows we need a
version 1
> slide-webdavlib.jar -> client API
> slide-client.jar -> client application
> slide-anttask.jar -> Ant tasks
Ok.
We'll need to update the batch files too.
I plan to release 1.0.14 this week-end, since there are some packaging
problems with 1.0.13 (my fault, I didn't test it enough before uploading
it). Do you think you'll have enough time to make these changes ?
> Another issue
> How about including slide-log4jwrapper.jar and log4j.jar in the slide.war
and set
> the logger to the log4j logger.
log4j isn't a required dependency at the moment. That will make it one. I
guess it's not a really big issue, though.
Remy