Menu

#4 package-info.java is unsupported

v1.4.0
closed
None
5
2014-06-08
2012-11-01
Oliver Kopp
No

JavaDoc recommends to use package-info.java files to put general information on a package:
http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/javadoc.html#packagecomment

These files confuse plantuml-dependency and raise an exception.
(The java type can't be extracted from the content "package mypackage;")

The work around is to add "-e **/package-info.java" to the command line. It would be nice, however, if plantuml-dependency would be able to deal with such files by itself.

Discussion

  • Benjamin Croizet

    • assigned_to: Benjamin Croizet
    • Group: --> v1.1.1
     
  • Benjamin Croizet

    • Group: v1.1.1 --> vX.X.X
     
  • Benjamin Croizet

    • status: open --> open-accepted
     
  • Benjamin Croizet

    • Group: vX.X.X --> v1.4.0
     
  • Benjamin Croizet

    • status: open-accepted --> closed