Closed GoogleCodeExporter closed 8 years ago
Hello, Christophe!
Could you attach a sample project reproducing the bug?
Many thanks.
Original comment by hmvic...@gmail.com
on 27 Jan 2015 at 5:43
Hello,
I can't attach a "real" project (it's an entreprise project) but I did a
similar project with springboot you'll find attached.
There's 2 projects :
- the first one (sonarspring3) has 3 levels of sub modules : KO
- the second one (sonarspring3ok )has only 2 levels and is OK.
Is it a clue ?
Thanks,
Christophe.
Original comment by gadaix.c...@gmail.com
on 28 Jan 2015 at 9:14
Attachments:
Bug reproduced.
Original comment by hmvic...@gmail.com
on 30 Jan 2015 at 6:14
ProjectContainerProvider was replaced with
ProjectUtils.getContainedProjects(project, true) to use recursion.
Original comment by hmvic...@gmail.com
on 30 Jan 2015 at 6:17
Great !
When will you release a new version ?
Regards,
Christophe.
Original comment by gadaix.c...@gmail.com
on 30 Jan 2015 at 8:21
The fix is already released because of the priority.
So much thanks for you helpful feedback, Christophe.
Original comment by hmvic...@gmail.com
on 30 Jan 2015 at 11:28
Hello,
It works for me with the last update (you do it quickly !).
Regards,
Christophe.
Original comment by gadaix.c...@gmail.com
on 2 Feb 2015 at 12:40
Original issue reported on code.google.com by
gadaix.c...@gmail.com
on 26 Jan 2015 at 2:06