Commit Graph

2840 Commits

Author SHA1 Message Date
twogee c6ae2533d5 IVY-1485 Ensure dependency is applicable to all configurations 2018-02-03 08:01:31 +01:00
Gintas Grigelionis 994fff7f62 Bump up version of Checkstyle (use the latest of 7 series) 2018-02-03 07:11:57 +01:00
Gintas Grigelionis c470b75897 Avoid “empty XML tag” warnings 2018-02-03 07:08:08 +01:00
Gintas Grigelionis f01d7a5b45 Sort contributors by surname, remove duplicate 2018-02-03 07:00:25 +01:00
Gintas Grigelionis 6f89144e4b Update release notes 2018-02-02 23:50:29 +01:00
Gintas Grigelionis 7ebc8107a2 IVY-1569 Avoid reflection warnings (or worse) in Java 9+ 2018-02-02 19:18:57 +01:00
Gintas Grigelionis 1d3567f305 IVY-1282 Add missing trim() 2018-02-02 19:08:53 +01:00
Gintas Grigelionis 68e0a9c714 IVY-1573 do not skip versions with URL encoded characters 2018-01-30 15:06:58 +01:00
Jaikiran Pai 18b4d24029 Consider .pom files as binary, so that line endings aren't converted, during checkouts resulting in checksum failures 2018-01-16 13:28:29 +05:30
Gintas Grigelionis 156706e42e refactor tagsdoc generator 2018-01-12 17:02:45 +01:00
Gintas Grigelionis 2ff8e51881 document the new option 2018-01-11 21:34:51 +01:00
Gintas Grigelionis c6c1971ca1 resolve current ivy.xml from CLI
(by specifying “-properties version.properties”)
2018-01-11 20:40:37 +01:00
Gintas Grigelionis a2fcc3b5c3 Happy New Year 2018-01-10 10:58:33 +01:00
Gintas Grigelionis 4b5ef21ed6 tidy up code more 2018-01-08 23:15:17 +01:00
Gintas Grigelionis 12aeeec70f tidy up the code 2017-12-08 07:52:37 +01:00
Gintas Grigelionis 1b84f2ee7a another fail() that should be an expected exception;
import assertions statically, too
2017-12-07 12:25:55 +01:00
Gintas Grigelionis e43138b0b5 rediscovered a couple of tests :-) 2017-12-05 16:57:17 +01:00
Gintas Grigelionis 47061a88ce tidy up the code 2017-12-05 16:44:53 +01:00
Gintas Grigelionis da461de2db use switch rather than a chain of if’s 2017-12-05 16:38:51 +01:00
Gintas Grigelionis 14bdf34a9b tersify logic ;-> 2017-12-05 12:36:37 +01:00
Gintas Grigelionis a123650842 simplify set construction 2017-12-05 12:24:50 +01:00
Gintas Grigelionis 2f4bf4db63 refactor tests with hardcoded Maven Central URL 2017-12-05 12:15:20 +01:00
Gintas Grigelionis d80acb29c0 showcase of parameterised tests with introspection :-)
(requires hamcrest-library where Matchers dwell)
2017-12-05 12:08:28 +01:00
Gintas Grigelionis 30c217ec40 do not fail, assert 2017-12-05 11:57:36 +01:00
Gintas Grigelionis 4a8068579e use expected exception and try-finally for post-mortem
(until JUnit 5 ;-)
2017-12-05 11:47:56 +01:00
Gintas Grigelionis 5d78961118 keep test parts as private as possible 2017-12-05 11:26:24 +01:00
Gintas Grigelionis 4e2846d5f4 chop extraneous throws, fix imports and javadoc 2017-12-05 11:12:21 +01:00
Gintas Grigelionis d86ae886e0 Do not use try-catch-fail to re-throw exceptions in tests 2017-12-05 10:17:36 +01:00
Gintas Grigelionis 579410e7f8 Revert previous change, see http://central.sonatype.org/pages/consumers.html 2017-11-14 07:18:06 +01:00
Gintas Grigelionis 709c7f71e5 New URL for Maven Central 2017-11-13 20:14:01 +01:00
Gintas Grigelionis 9a686e7388 IVY-511 coding conventions 2017-11-13 16:00:31 +01:00
Gintas Grigelionis 46c7cba7d0 Checkstyle, continued 2017-11-13 15:56:43 +01:00
Gintas Grigelionis 5c4da82785 Checkstyle 2017-11-12 21:44:56 +01:00
Gintas Grigelionis 1029078559 More uses of isNullOrEmpty/isEmpty 2017-11-11 10:36:31 +01:00
Gintas Grigelionis 4272bf28b2 Entry -> Map.Entry 2017-11-10 21:52:04 +01:00
Gintas Grigelionis 3ac2567bca StringBuffer -> StringBuilder 2017-11-10 21:46:47 +01:00
Gintas Grigelionis 896daf14e8 Check spelling 2017-11-10 19:04:13 +01:00
Gintas Grigelionis 0c0845e95c Refactor append() 2017-11-10 19:03:13 +01:00
Gintas Grigelionis 0600561026 FindBugs: deprecate static DateFormat 2017-11-10 19:02:19 +01:00
Gintas Grigelionis ca7f64f016 FindBugs: use native line breaks 2017-11-10 19:01:05 +01:00
Gintas Grigelionis 1f3dd9ff8a FindBugs: make currentLockHolders final 2017-11-10 19:00:17 +01:00
Gintas Grigelionis c947676916 FindBugs: iterate entry sets 2017-11-10 18:59:01 +01:00
Gintas Grigelionis f362940480 IVY-309 refactor all those split-trim-join and unwrap some logic 2017-11-10 18:39:27 +01:00
Gintas Grigelionis cc6ace1890 Revert previous change 2017-11-02 08:18:52 +01:00
Gintas Grigelionis bac6475434 No need to synchronise a concurrent map 2017-11-01 22:19:31 +01:00
Gintas Grigelionis fa21d6f7e7 Check spelling 2017-11-01 22:18:36 +01:00
Gintas Grigelionis e292769f29 Checkstyle: modifiers in interfaces 2017-10-31 21:52:58 +01:00
Gintas Grigelionis ada0a22acf More stringent cleanup of non-ASCII 2017-10-30 23:26:45 +01:00
Gintas Grigelionis ce3596e642 Improvements to/adjustments for tagsdoc 2017-10-30 22:43:56 +01:00
Gintas Grigelionis dbea06feba Add dependency 2017-10-30 21:10:05 +01:00