]> source.dussan.org Git - sonarqube.git/commit
Deprecated the unused Symbol#getFullyQualifiedName() and improve exception message
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 3 Apr 2014 14:42:54 +0000 (16:42 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 3 Apr 2014 14:42:54 +0000 (16:42 +0200)
commitde08304be81c812b2d1b712dce2c6fc9530aab39
treeb70d191349e17f3b3c629a1fd9caec30dfd4dcdb
parentca094449be1fa8146c76b975a9aaa4d60605ac0b
Deprecated the unused Symbol#getFullyQualifiedName() and improve exception message
sonar-batch/src/main/java/org/sonar/batch/source/DefaultSymbol.java
sonar-batch/src/main/java/org/sonar/batch/source/DefaultSymbolTable.java
sonar-batch/src/test/java/org/sonar/batch/source/DefaultSymbolTableTest.java
sonar-plugin-api/src/main/java/org/sonar/api/source/Symbol.java