Andreas Hartmann wrote:

Hi Lenya devs,

ATM we build the javadocs for all modules separately. This wouldn't be necessary if all modules used a package convention, e.g.

  API:  org.apache.lenya.modules.foo
        org.apache.lenya.modules.foo.util
        org.apache.lenya.modules.foo.xyz

  Impl: org.apache.lenya.modules.foo.impl
        org.apache.lenya.modules.foo.util.impl
        org.apache.lenya.modules.foo.xyz.impl


what about custom packages? I guess you still would have to build them separately?


I guess we'd have to postpone this to the next major release, though, because it would break backwards compatibility.


break backwards compatibility just because of javadocs?

Maybe I misunderstand something, but it seems to me there must be a different way.

Cheers

Michael


WDYT?

-- Andreas




--
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
[EMAIL PROTECTED], [EMAIL PROTECTED]
+41 44 272 91 61


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

Reply via email to