File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<modules >
14
14
<module >net.lecousin.core</module >
15
- <module >net.lecousin.framework.log.bridges</module >
16
15
<module >core.javaee</module >
17
- <module >core.loaders</module >
18
16
</modules >
19
17
20
18
<properties >
28
26
**/ThreadingDebugHelper*.*,
29
27
**/TaskMonitoring*.*,
30
28
**/DebugUtil*.*,
31
- **/SystemEnvironment.*,
32
- **/maven/Launcher*
29
+ **/SystemEnvironment.*
33
30
</sonar .coverage.exclusions>
34
31
<sonar .cpd.exclusions>
35
32
**/framework/collections/ArrayUtil.*,
51
48
**/framework/io/data/SingleByteBitsBuffer.*,
52
49
**/framework/io/out2in/OutputToInputBuffers.*,
53
50
**/framework/io/util/DataUtil.*,
54
- **/framework/math/FragmentedRange*.*,
55
- **/framework/xml/XMLStreamReader.*
51
+ **/framework/math/FragmentedRange*.*
56
52
</sonar .cpd.exclusions>
57
53
</properties >
58
54
You can’t perform that action at this time.
0 commit comments