You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Peter Firmstone <ji...@zeus.net.au> on 2009/04/09 06:34:05 UTC

River-272 ClassDep option -newdirbehaviour

Does anyone have knowledge of the edge cases referred to in the 
documentation for ClassDep?

*|-newdirbehavior|*
    This option causes the utility to select classes, to serve as root
    for the dependency checking, from the directory argument based on
    the |-inroot| and |-outroot| options specified. When this option is
    set subdirectories of the specified directory are no longer
    considered as root for finding classes. When this option is not set,
    the default, the utility maintains the old behavior with respect to
    the semantics for the directories passed in and the |-prune| option
    must be used. You are advised to set this option as there are some
    edge cases for which the old behavior won't work as expected,
    especially when no |-in| options are set.

Cheers,

Peter.