On 3/23/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
robert burrell donkin ha scritto:

<snip>

>> 2) How should we manage javadocs creation and sdk creation in this
>> multimodule structure? I think the "move" broke them.
>
> it's easy to put them back again but i'd prefer to hear opinions
> before i implement
>
> one approach is for all modules to create src and javadoc jars of
> their own (useful for IDEs) and then unpack them in deploy. another is
> to javadoc from the deployment across all modules.

I prefer to have each jar with its own javadocs, and maybe we can unpack
them all in a single package in the final distribution, but I don't know
if this is easy to do.

i favour this as well but i'd like to see if there's a consensus
before i implement

- robert

--8<------------------------------------------------------------------------------------------

[ ] Ship -javadoc.jar and -src.jar for each module
[ ] Create javadocs just in the deployment module

-----------------------------------------------------------------------------------------------

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

Reply via email to