Hello,

as you propably already have noticed, I have copied the files
according to Martin's suggestion.

Now Martin, you can go on and prepare a build file.

Regards,
Ingo

> > ...
> > > - There have been proposals to split Slide in multiple parts, 
> > > but there 
> > > seems to be no ongoing work on it. What is the status?
> > 
> > I would like to propose the following separation of the webdav client parts:
> > New folder under slide root: 'webdavclient'
> > 
> > webdavclient
> >   + lib
> >   + commandline
> >     + src
> >       + java (1)
> >       + bin  (2)
> >   + clientlib
> >     + src
> >       + java (3)
> > 
> > Copy sources as follows:
> > to (1): from folder 'src/webdav/client/src' package org.apache.webdav.cmd
> > to (2): folder 'src/webdav/client/bin'
> > to (3): from folder 'src/webdav/client/src' package org.apache.webdav.lib
> > to (3): folder 'src/util'
> 
> That's fine with me.
> 
> > 
> > What is with the pakages org.apache.webdav.ant and org.apache.webdav.ui? Can
> > they be deleted or are they running?
> 
> I'm totally unsure about org.apache.webdav.ant. Maybe one of the more
> veteran commiters can provide us with more insight. Regarding
> org.apache.webdav.ui, I'm quite sure it should be deleted along with
> src/contrib/webdavgui because these two are related in some way.
> 
> > 
> > The lib folder should contain the commons-httpclient.jar and
> > commons-logging.jar.
> > 
> > When one of the commiters creates this new folder (webdavclient) I could
> > contirbute a ant build script for the client parts.
> > 
> > What do you think?
> 
> If nobody has objections I will create this new structure (maybe
> tomorrow).
> 
> Then we also need (guess what?) documentation, such as an introductory
> README. Anybody willing to contribute one?
> 
> Ingo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to