Artem Krosheninnikov
|
9ae1d95a58
|
[MNG-6844] Use StandardCharsets and remove outdated @SuppressWarnings
This closes #312
|
2021-07-02 14:53:16 +02:00 |
rfscholte
|
72dca39807
|
Replace org.apache.commons.lang3.Validate#notNull with java.util.Objects#requireNonNull
|
2018-07-15 10:36:08 +02: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
|
cf7b0a3ec0
|
fixed new issues reported by Checkstyle 6.18
|
2018-02-10 11:42:33 +01:00 |
Alex Henrie
|
8d91726f78
|
[MNG-5934] String handling issues identified by PMD
|
2017-02-11 14:08:24 +01:00 |
Michael Osipov
|
618e62dd33
|
[MNG-5649] Use Commons Lang's Validate to intercept invalid input
Use wherever possible Validate with consistent messages and exceptions.
|
2015-10-16 17:32:57 +02:00 |
sugartxy
|
7f206ef1cc
|
try-with-resources
Reformatted to code style by me. This fixes #53
|
2015-06-20 14:32:46 +02:00 |
Hervé Boutemy
|
772df4ed2a
|
[MNG-5778] s/3.2.6/3.3.0/ in code (@since in javadoc)
|
2015-03-05 08:42:23 +01:00 |
Robert Scholte
|
fe597d01f6
|
Improve javadoc
|
2015-01-16 13:24:56 +01:00 |
Hervé Boutemy
|
c407a4f7e7
|
improved site
|
2014-12-31 07:49:48 +01:00 |
Robert Scholte
|
105843e789
|
Unittests for Sources
|
2014-12-26 20:23:08 +01:00 |
Robert Scholte
|
6f1571a1a6
|
Add unittests for Problem classes, improve javadoc
|
2014-12-26 18:52:19 +01:00 |
Robert Scholte
|
ceae922653
|
[MNG-3891] Modify maven-toolchain to look in ${maven.home}/conf/toolchains.xml and in ${user.home}/.m2/toolchains.xml
Also added new cmdline option: -gt / --global-toolchains
|
2014-12-25 14:55:02 +01:00 |
Robert Scholte
|
226e6385d6
|
[Maven Builder Support] Add module maven-builder-support
Add Problem related classes
|
2014-12-23 19:57:00 +01:00 |
Robert Scholte
|
a7ef70181c
|
[MNG-5740]: Add module maven-builder-support
Move Source-code to maven-builder-support and let original classes extend these
|
2014-12-23 14:09:01 +01:00 |