[ 
https://issues.apache.org/jira/browse/LUCENE-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated LUCENE-3949:
-----------------------------

    Attachment: LUCENE-3949.patch
                fix-license-jdoc.pl

Here's a script to mass fix everything, and the monster patch file it produces 
on trunk. (3350 files modified!)

i haven't read the entire patch file but all the code & javadocs build cleanly, 
and (so far) the test are running fine.

Any objections to committing this on trunk and then svn merging back to 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
>             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to