72 Commits

Author SHA1 Message Date
dependabot-preview[bot]
7d3c9ba358
Bump jackson-databind from 2.10.0 to 2.12.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 22:47:46 +00:00
Alexey Zinchenko
83f3a8e63b
Merge pull request #3 from Prominence/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2020-10-13 16:52:26 +03:00
dependabot[bot]
4d844a3f0a
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 13:32:38 +00:00
2c54375cfe Fixed vulnerability issue. 2019-11-23 22:04:37 +03:00
3820409ce8 Fixed vulnerability issue. 2019-10-05 20:14:50 +03:00
3845e41bcd Renamed exception. Documentation enhancements. Small refactoring for unit systems. 2019-06-26 20:35:56 +03:00
babc48bf6c Fixed docs. Removed 'annotations' dependency. 2019-06-25 23:08:51 +03:00
d3ca16472b Added draft unit tests for model to cover all lines. 2019-06-25 22:59:38 +03:00
dbc5b08f43 More tests were added. 2019-06-17 22:46:35 +03:00
1101ec03db Replaced cobertura with jacoco plugin. 2019-06-17 22:31:16 +03:00
a9fd20b494 Test commit. 2019-06-17 21:42:56 +03:00
ba241cdd82 Test commit. 2019-06-17 21:36:29 +03:00
42574d1111 Test commit. 2019-06-17 21:34:04 +03:00
1e9a335240 Test commit. 2019-06-17 21:13:57 +03:00
f53dee6953 Test commit. 2019-06-17 21:05:26 +03:00
9c4da76b8f Test commit. 2019-06-17 20:59:58 +03:00
d083a5a07b Added JDK 9, 10 for test purposes. 2019-06-17 20:54:49 +03:00
3cb26b7d20 Added slf4j-api. Small refactoring. 2019-06-17 20:32:50 +03:00
6e0ddc2a83 Added codecov support. 2019-06-16 14:42:42 +03:00
c44e97745f Fixed links. 2019-06-16 00:07:34 +03:00
134424c21f Added build badge. 2019-06-16 00:05:29 +03:00
f7ffe3683b Fixed jadadoc plugin execution. 2019-06-16 00:00:24 +03:00
ef2ac57f32 Added gpg skip. 2019-06-14 23:50:38 +03:00
6fb08153f4 Added deploy skip. 2019-06-14 23:47:48 +03:00
3195c32f97 Added travis ci configuration. 2019-06-14 23:15:18 +03:00
1812a39108 Removed debug output. Fixed async result retrieving in tests. 2019-06-14 21:32:54 +03:00
aed72a5ab5 Added new draft current weather retrieving implementation. 2019-06-13 23:48:05 +03:00
44da350e3c Updated version. 1.2 2019-05-29 23:38:40 +03:00
39ee5aa38c Updated documentation. 2019-05-29 23:36:29 +03:00
c6bbf7be90 Changed custom exceptions: now they are uncheked. Fixed several API issues. Added tests. 2019-05-29 22:50:07 +03:00
340383afc8 Documentation was updated. 2018-08-04 19:20:15 +03:00
6ffa524ce7 Documentation was updated. 2018-08-04 19:18:54 +03:00
87fb040169 Shifted to SNAPSHOT version. 2018-08-04 19:17:10 +03:00
d4db442b63 Version was updated to 1.1. 1.1 2018-08-04 19:13:09 +03:00
39d56b6782 Implemented Air Pollution retrieving. 2018-08-02 21:34:41 +03:00
0487e0f2d0 'System' class was removed. 2018-08-01 21:02:42 +03:00
c288f71826 Useless imports were removed. 2018-08-01 21:00:11 +03:00
157959e537 'System' class was removed. 2018-08-01 20:40:17 +03:00
126bfc2d56 Updated documentation. Added useful method. 2018-07-31 23:53:45 +03:00
e5dee248b6 Implemented UltravioletIndex retrieving. Renamed JSON utulity class. 2018-07-29 18:55:05 +03:00
20adced4d7 Typo was fixed. 2018-07-25 23:26:08 +03:00
86b0d52586 Documentation was moved into separate files according to version. 2018-07-25 23:25:01 +03:00
d86b228c6e Implemented DailyForecast requesting. Added 'lombok' dependency. Some refactoring... 2018-07-25 00:19:43 +03:00
61eea0b8f6 Switched to SNAPSHOT version. 2018-07-22 22:30:25 +03:00
Alexey Zinchenko
d1ee732f91
Update README.md 2018-07-22 22:13:51 +03:00
bf61f4571a Changed version. 1.0 2018-07-22 21:10:29 +03:00
07719cda30 Added deployment-specific build plugins. 2018-07-22 21:03:48 +03:00
ad7eb91a47 Email address was changed. 2018-07-20 23:34:22 +03:00
Prominence
f00ae8d37c Changed basic package name. Improved 'pom.xml' configuration. 2018-07-19 23:52:22 +03:00
Prominence
2eae7755b5 Added 'maven-jar-plugin' configuration. 2018-07-18 23:12:23 +03:00