]> source.dussan.org Git - sonarqube.git/commit
[SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications...
authorbellingard <bellingard@gmail.com>
Fri, 15 Oct 2010 08:31:59 +0000 (08:31 +0000)
committerbellingard <bellingard@gmail.com>
Fri, 15 Oct 2010 08:31:59 +0000 (08:31 +0000)
commite52bf3645122401bd5f4178d551cc9fd0721be91
tree0d43bb60b18fbfa3621d4bcff75d8aca3c3ad8f6
parentfa92a9ff62bf333360faf17700f162edfaa94c27
[SONAR-1853] Create a new CodeReaderFilter mechanism to prevent logic duplications between Channel(s)
http://jira.codehaus.org/browse/SONAR-1853

Added constructors without CodeReaderFilter ellipsis to be binary-backward compatible
sonar-channel/src/main/java/org/sonar/channel/CodeReader.java