Re: Disabling javadoc generation

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Feb 07 2008 - 05:09:33 EST

  • Next message: Aristedes Maniatis: "Re: Disabling javadoc generation"

    On Feb 7, 2008, at 11:40 AM, Aristedes Maniatis wrote:

    > I still have a script running which generates nightly javadoc for
    > the web site, but it goes through the opposite hurdle: it needs to
    > perform a full install in order to create a source jar which can be
    > used to create the javadocs. If the javadocs were just created from
    > the source itself that step might not be needed.

    This comes down to separation of the code modules by Java version ...
    You don't want separate javadocs for Java 1.5 and 1.6. Also, why is
    that a problem for CI - the build happens automatically, so it doesn't
    matter if it is (reasonably) slow.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Feb 07 2008 - 05:10:05 EST