]> source.dussan.org Git - sonarqube.git/commit
SONAR-7788 Improve PathResolver::relativePath(File, File) when arguments 1050/head
authorJulien HENRY <henryju@yahoo.fr>
Mon, 20 Jun 2016 06:30:42 +0000 (08:30 +0200)
committerJulien HENRY <henryju@yahoo.fr>
Mon, 20 Jun 2016 09:07:36 +0000 (11:07 +0200)
commit9fb2ac0f2bb1e512ff6d8a547486d90f5531f720
tree11eb37815bc8d7ad127b3cbc446e28d81e3bba95
parent945b42ecb72f287751bd031a2fb2b1bc8ab2c876
SONAR-7788 Improve PathResolver::relativePath(File, File) when arguments
are not normalized
sonar-plugin-api/src/main/java/org/sonar/api/scan/filesystem/PathResolver.java
sonar-plugin-api/src/test/java/org/sonar/api/scan/filesystem/PathResolverTest.java