Replace package.html with package-info.java

Description

I've seen Openfire is using package.html for documentation.

Since Java 5 package-info.java is the preferred approach for package documentation, though.

http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/javadoc.html#packagecomment

package-info.java - This file is generally preferred over package.html.

Todos:

  • Replace package.html with package-info.java

  • Add package-info.java where it is missing.

Environment

None

Activity

Show:

csh May 3, 2014 at 1:34 PM

There are still some packages without a package-info.java file. Because I don't know what these packages are for and it's probably not that important anyway, I am closing this issue.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created February 15, 2014 at 3:36 PM
Updated May 3, 2014 at 1:34 PM
Resolved May 3, 2014 at 1:34 PM