In the discussion on friday we came to the conclusion that some client parts (gui,anttasks) are not used anymore or are not running. It seemed that only the command line client and the webdav lib are up to date.
What do you say to the client structure that Ingo allready committed? What about adding version info to the jars in this structure? We could 'merge' our build scripts. If you send me your version I would bring it together with my version. What do you think? Martin > -----Original Message----- > From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED] > Sent: Sonntag, 11. Januar 2004 18:51 > To: Slide Developers Mailing List > Subject: Separating Client Code [was Re: 2.0 Release: What is > in the pipeline?] > > > On 9 Jan 2004, at 11:20, Ingo Brunberg wrote: > > > 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. > > :-( > > damn, too late. > > I already have a complete client with working build files and > everything that looks like this: > > /client > README.txt > build.properties > build.xml > /bin > /legal > /lib > /cmd > /tasks > /src > /cmd > /filechooser > /gui > /lib > /tasks > > in case you people want, i can go ahead and commit it. > > Note that this requires a new /lib layout that I was going to propose > > /lib > /core > commons-collection-2.1.jar > commons-dbcp.jar > commons-httpclient-2.0-rc1.jar > commons-logging.jar > commons-modeler.jar > commons-pool.jar > jdom-b10-dev-20030322.jar > log4j-1.2.7.jar > mx4j-jmx.jar > /endorsed > xml-apis.jar > /local > /optional > geronimo-jta.jar > servlet-2.3.jar > > [also, I would like to have a version number or a timestamp for each > library, this makes it easier to keep track of versions or checkout > time and to reproduce the build if something fails] > > [the build files for the server part and the test part are > still under > development but I can do that fast if pushed] > > what do you think? > > -- > Stefano. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
