robert burrell donkin ha scritto:
this is the first step towards modularisation of the server code. the
plan is to split the current code base into a number of modules in
subdirectories.

the modular build scripts are mostly done. should be able to tidy them
up and commit them this weekend.

I just fixed the deployment build.xml to generate correct artifacts, but I have problems understanding what to do to create api/function modules in this "ant build". Can you at least isolate the "mailet-api" and "mailet" modules (that was already creating separate jars) so I ca understand what I have to do to split our source tree in modules?

I tried to create folders and make copied of build-tools/*-build.xml to each folders but I keep getting errors likes this one:
----
module-build.xml:33: Error: Module name must be set
 The 'name.module' property must be specified by the module build.
----

Stefano


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

Reply via email to