Guillaume Nodet
|
de19cfcd2b
|
[MNG-7601] Reformat sources
|
2022-11-22 14:26:01 +01:00 |
Guillaume Nodet
|
bb916d0784
|
[MNG-7035] Migrate unit tests to Unit 5
Signed-off-by: rfscholte <rfscholte@apache.org>
|
2021-01-15 15:07:06 +01:00 |
Rostislav Krasny
|
1697e7a06b
|
[MNG-6855] Simplify code
- use Integer/Long.compare()
- use List.removeIf()
- remove unused imports
- redundant .toString()
Closes #319
|
2020-01-26 11:12:53 +01:00 |
Martin Kanters
|
e48c067d44
|
Moved org.slf4j.impl.MavenLoggerFactoryTest to the correct submodule
|
2020-01-01 10:58:31 +01:00 |
Martin Kanters
|
d2510749d8
|
[MNG-6065] Create option --fail-on-severity
|
2019-12-27 10:56:55 +01:00 |
rfscholte
|
cd34b08df1
|
Merge remote-tracking branch 'remotes/origin/MNG-6353'
|
2018-02-11 18:29:43 +01:00 |
Sylwester Lachiewicz
|
d925081794
|
Reduce number of global checkstyle rule violations
Fix code for following checkstyle rules:
ConstantName, FileLength, InnerAssignment, JavadocType, MagicNumber, MethodLength, MethodName, NewlineAtEndOfFile, ParameterNumber, RedundantThrows, VisibilityModifier
Fixes #149
|
2018-02-11 11:41:16 +01:00 |
rfscholte
|
24b8820f08
|
[MNG-6353] Upgrade maven-shared-utils to 3.2.1
|
2018-02-10 15:17:03 +01:00 |
Hervé Boutemy
|
0dc70cc691
|
upgrade m-site-p to 3.7 + Fluido 1.7 + edit button
|
2018-02-10 11:42:33 +01:00 |
Hervé Boutemy
|
4f530c4f00
|
[MNG-6196] removed remaining Monkey patching, not really necessary
done after Emmanuel Bourg #118 PR idea
|
2017-09-26 00:19:57 +02:00 |
Hervé Boutemy
|
eb2db7b286
|
[MNG-6196] updated slf4j to 1.7.25
[SLF4J-394] use new slf4j methods done for us
[SLF4J-395] use slf4j-simple System.out cache
|
2017-09-26 00:19:57 +02:00 |
Hervé Boutemy
|
94bc4de2ea
|
[MNG-6093] use monkey patched slf4j-simple provider with Maven color
|
2017-01-24 18:40:07 +01:00 |