Closed (fixed)
Project:
Apache Solr Statistics
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2011 at 15:49 UTC
Updated:
21 Apr 2011 at 17:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
erik seifert commentedAdd the patch
Comment #2
erik seifert commentedMake a mistake. Here the correct patch
Comment #3
erik seifert commentedPlease forgive me ;- ). I am not really awake today.
Comment #4
janusman commentedI like this, only some minor style issues, see comments below each code snippet:
2 spaces per tab instead of actual "tab" characters.
ifs need to end with {, newline, then return;, then } on a single line.
If you have time to re-roll, I'd appreciate it. If not wait a bit and I'll do the changes myself.
Powered by Dreditor.
Comment #5
erik seifert commentedShould be configure my eclipse ;- )
Comment #6
janusman commentedCommitted!