[ https://issues.apache.org/jira/browse/LUCENE-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man resolved LUCENE-3949. ------------------------------ Resolution: Fixed Committed revision 1348980. - trunk Committed revision 1348984. - 4x > Fix license headers in all Java files to not be in Javadocs /** format > ---------------------------------------------------------------------- > > Key: LUCENE-3949 > URL: https://issues.apache.org/jira/browse/LUCENE-3949 > Project: Lucene - Java > Issue Type: Task > Reporter: Uwe Schindler > Assignee: Hoss Man > Fix For: 4.0 > > Attachments: LUCENE-3949.patch, fix-license-jdoc.pl > > > Our current License headers in all .java files are (for a reason I don't > know) in Javadocs format. Means, when you have a class without javadocs, the > License header is used as Javadocs. > I reviewed lots of other Apache projects, most of them use the correct /* > header, but some (including Lucene+Solr) the Javadocs one. We should change > this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org