[
https://issues.apache.org/jira/browse/LUCENE-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-1378.
--------------------------------------
Resolution: Fixed
Done. Thank you Paul.
Sending src/java/org/apache/lucene/analysis/package.html
Sending src/java/org/apache/lucene/analysis/standard/package.html
Sending src/java/org/apache/lucene/index/package.html
Sending src/java/org/apache/lucene/queryParser/package.html
Sending src/java/org/apache/lucene/search/package.html
Sending src/java/org/apache/lucene/store/package.html
Sending src/java/org/apache/lucene/util/package.html
Sending src/test/org/apache/lucene/search/TestBooleanOr.java
Transmitting file data ........
Committed revision 781055.
> Remove remaining @author references
> -----------------------------------
>
> Key: LUCENE-1378
> URL: https://issues.apache.org/jira/browse/LUCENE-1378
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Otis Gospodnetic
> Assignee: Otis Gospodnetic
> Priority: Trivial
> Fix For: 2.9
>
> Attachments: LUCENE-1378.patch, LUCENE-1378.patch,
> LUCENE-1378b.patch, LUCENE-1378c.patch
>
>
> $ find . -name \*.java | xargs grep '@author' | cut -d':' -f1 | xargs perl
> -pi -e 's/ \...@author.*//'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]