JavaNCSS

-recursive never ends on directory without java source files

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 30.51
  • Fix Version/s: 32.53
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

From Guilherme J.:

===
if I run the program recursively for one directory that does not contain any java source, is it supposed to output any message warning me of that? I am asking this because I had problems "waiting" for the program that would never exit!

I don't know if this is a feature or a bug
===

Confirmed, it is a bug and has nothing todo with recursive links or something like that.

Issue Links

Activity

Hide
Herve Boutemy added a comment -

fixed in r156
in case no file was found, javancss was trying to parse stdin
but if called with "-recursive" option, such a behaviour was not expected

Show
Herve Boutemy added a comment - fixed in r156 in case no file was found, javancss was trying to parse stdin but if called with "-recursive" option, such a behaviour was not expected

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: