[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread Christine Poerschke (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327448#comment-15327448
 ] 

Christine Poerschke commented on LUCENE-7319:
-

Thanks [~jpountz]! Sorry about that, am surprised those unused imports weren't 
caught locally here. Let me try freshly cloning the entire repo in case there's 
more which working with existing local copy somehow doesn't catch.

> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread Adrien Grand (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327404#comment-15327404
 ] 

Adrien Grand commented on LUCENE-7319:
--

[~cpoerschke] precommit was failing for me so I went ahead and removed a couple 
more imports. Hopefully I did not screw up anything.

> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327398#comment-15327398
 ] 

ASF subversion and git services commented on LUCENE-7319:
-

Commit 6d1bb14077b7f5ab4c79b0dbaff2e71ea8dd64e2 in lucene-solr's branch 
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6d1bb14 ]

LUCENE-7319: Remove more unused imports so that precommit passes.


> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327367#comment-15327367
 ] 

ASF subversion and git services commented on LUCENE-7319:
-

Commit 5e2677e0fb357c89408005e49b9d55981f884f73 in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5e2677e ]

LUCENE-7319: Remove more unused imports.


> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread Christine Poerschke (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327216#comment-15327216
 ] 

Christine Poerschke commented on LUCENE-7319:
-

https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=52f5c502468846138f73ab83837528fa91a54733
 was also for master branch (not sure why it didn't auto-update the ticket) and 
https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=21bc7ef104b149ee9b7b09e1fcecd7896ec328c1
 is the equivalent for branch_6x branch.



> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15327133#comment-15327133
 ] 

ASF subversion and git services commented on LUCENE-7319:
-

Commit 95c7e6d716ae5e96a9fff3b682a383f4c073 in lucene-solr's branch 
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=95c7e6d ]

LUCENE-7319: remove one more unused import


> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7319) remove unused imports

2016-06-07 Thread Michael McCandless (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319607#comment-15319607
 ] 

Michael McCandless commented on LUCENE-7319:


+1

> remove unused imports
> -
>
> Key: LUCENE-7319
> URL: https://issues.apache.org/jira/browse/LUCENE-7319
> Project: Lucene - Core
>  Issue Type: Task
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Attachments: LUCENE-7319.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org