]> source.dussan.org Git - sonarqube.git/commit
Deprecate Resource#isExcluded(), replaced by SensorContext#isExcluded(Resource)....
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 28 Jan 2011 09:28:56 +0000 (10:28 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 28 Jan 2011 12:18:46 +0000 (13:18 +0100)
commit220dd330306d76b7ff13baa07abf461688c92fc1
treeb1f28252ad373072279c7814d67dbe0cd28b6a15
parent3f18345fbcaca61abf79de6597e377880099eea5
Deprecate Resource#isExcluded(), replaced by SensorContext#isExcluded(Resource). It makes inheritance of Resource easier.
sonar-plugin-api/src/main/java/org/sonar/api/resources/Resource.java