Stefano Mazzocchi wrote:


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.

Doesn't this conflict with what Ingo did?


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

The JTA is not optional, as it is needed by Slide's transaction manager to build. So, I will wait to check in the Geronimo JTA...


What about the servlet-2.3.jar, is it taken from Tomcat?

[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]

Ok with me...


[the build files for the server part and the test part are still under development but I can do that fast if pushed]

I am working on the build file for the server as well to remove all the targets for deleted code parts. Could you wait until I check my changes in?


Oliver



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



Reply via email to