Menu

#171 OpenJavaDocCheck 0.3

Needs_Review
closed
nobody
master (162)
5
2012-10-28
2010-03-26
No

Fixes false positives for @param and @return when @inheritDoc was used.

Just an update of the library; reviewer needs to check that the following still works for him too:

ant -f javadoc.xml ojdcheck

Discussion

  • Rajarshi Guha

    Rajarshi Guha - 2010-03-27

    Patch doesn't apply:

    Applying: Updated the OpenJavaDocCheck library to 0.3
    error: develjar/ojdcheck.jar: does not exist in index
    Patch failed at 0001.

     
  • Egon Willighagen

    OK, here's the ojdcheck.jar 0.3 itself.

     
  • Egon Willighagen

    If you like, copy in the jar I just attached and use:

    git commit -m "Updated the OpenJavaDocCheck library to 0.3" --author="Egon Willighagen egonw@users.sourceforge.net" develjar/ojdcheck.jar

    Possibly followed by --signoff after approval :)

     
  • Rajarshi Guha

    Rajarshi Guha - 2010-03-27

    For some reason I was doing it on 1.2.x hence the error. Sorry

    Applied to master, pushed

     

Log in to post a comment.