Commit Graph

108 Commits

Author SHA1 Message Date
Rade Martinović 4a0f245b23 Updating snakeyaml to 1.26 to solve #460
https://bitbucket.org/asomov/snakeyaml/issues/377/allow-configuration-for-preventing-billion
2020-07-22 12:22:10 +02:00
Ricky a262c547df [maven-release-plugin] prepare for next development iteration 2020-02-11 06:33:53 +11:00
Ricky e23d6067c8 [maven-release-plugin] prepare release javafaker-1.0.2 2020-02-11 06:33:43 +11:00
Ricky 2c7d794702 [maven-release-plugin] prepare for next development iteration 2019-08-17 18:49:54 +10:00
Ricky 6eab116bc1 [maven-release-plugin] prepare release javafaker-1.0.1 2019-08-17 18:49:45 +10:00
Ricky 9c1f1d6668 [maven-release-plugin] prepare for next development iteration 2019-07-20 16:20:04 +10:00
Ricky 396ca36a17 [maven-release-plugin] prepare release javafaker-1.0.0 2019-07-20 16:19:54 +10:00
Ricky d42f386555 [maven-release-plugin] prepare for next development iteration 2019-05-10 20:25:26 +10:00
Ricky a568d925cc [maven-release-plugin] prepare release javafaker-0.18 2019-05-10 20:25:11 +10:00
Ricky 5264f3c8a9 [maven-release-plugin] prepare for next development iteration 2019-02-09 16:28:46 +11:00
Ricky 5aacf67554 [maven-release-plugin] prepare release javafaker-0.17.2 2019-02-09 16:28:30 +11:00
Ricky 78c43e3037 [maven-release-plugin] prepare for next development iteration 2019-02-02 11:04:59 +11:00
Ricky 3127b80b00 [maven-release-plugin] prepare release javafaker-0.17.1 2019-02-02 11:04:43 +11:00
Ricky eb66eb9385 fixing NPE 2019-02-02 10:52:09 +11:00
Ricky df8c46da88 [maven-release-plugin] prepare for next development iteration 2019-02-01 20:34:25 +11:00
Ricky 8684b65838 [maven-release-plugin] prepare release javafaker-0.17 2019-02-01 20:34:09 +11:00
Ricky Yim 0a8d0d1868 Upgrade snakeyaml version to 1.23 (#323) 2018-12-05 20:52:19 +11:00
Ricky a27167061f updated version of mockito core 2018-12-05 20:00:17 +11:00
Halil İbrahim Şener 56076c0f64 Upgrade snakeyaml version to 1.23 2018-10-05 13:51:21 +02:00
Ricky b0006419bf [maven-release-plugin] prepare for next development iteration 2018-08-28 10:10:59 +10:00
Ricky 669165926b [maven-release-plugin] prepare release javafaker-0.16 2018-08-28 10:10:43 +10:00
Ricky e32e1a3598 [maven-release-plugin] prepare release javafaker-0.15 2018-04-10 23:36:12 +10:00
Ricky ef939c94fa [maven-release-plugin] prepare for next development iteration 2018-04-10 23:05:19 +10:00
Ricky 335ce58585 [maven-release-plugin] prepare release javafaker-0.15 2018-04-10 23:05:03 +10:00
Pascal Schumacher c07f01f063 Update snakeyaml to version 1.20 (#290)
* Update snakeyaml to version 1.20

* CurrencyTest#testName: fix regex
2018-04-10 04:09:58 +10:00
Pascal Schumacher 2c19fb1bd0 Update mockito-core to version 2.17.0 (#291) 2018-04-10 04:09:36 +10:00
Ricky Yim 0f86316101 Update pom.xml
Reverting version of commons langs as the latest version isn't compatible with java 1.6
2017-10-30 20:52:14 +11:00
Ricky 568095894c updated library dependencies 2017-10-30 10:06:47 +11:00
Ricky e7a0bc338a [maven-release-plugin] prepare release javafaker-0.14 2017-10-27 07:52:04 +11:00
Ricky 98ab465114 [maven-release-plugin] prepare for next development iteration 2017-10-24 10:16:38 +11:00
Ricky 86162157a8 [maven-release-plugin] prepare release javafaker-0.14 2017-10-24 10:16:22 +11:00
Pascal Schumacher 297b8b9df5 Use the original snakeyaml with android classifier instead of the com.github.bmoliveira fork. (#260)
Remove shading of snakeyaml, because the original snakeyaml is available from the maven central repository.
2017-10-24 10:04:55 +11:00
Ricky 675753a4dd updated versions of out of date dependencies 2017-04-24 10:25:48 +10:00
Ricky 24749a63bf [maven-release-plugin] prepare for next development iteration 2017-03-14 09:36:44 +11:00
Ricky 4e974cd903 [maven-release-plugin] prepare release javafaker-0.13 2017-03-14 09:36:32 +11:00
Pascal Schumacher 2f0e6d0e75 update test dependency versions (#202)
remove usage of javax.annotation.Nullable in tests, as this transitive test dependency does not exit anymore
2017-03-13 08:31:50 +11:00
Pascal Schumacher fcf179be59 update commons-validator to version 1.6 (#198) 2017-03-01 16:48:51 +11:00
Ricky 86c9ff0873 updated version of mockito and maven compiler 2016-12-05 10:01:18 +11:00
Ricky e61ab7f459 [maven-release-plugin] prepare for next development iteration 2016-11-30 15:40:27 +11:00
Ricky 6cf57b8f2f [maven-release-plugin] prepare release javafaker-0.12 2016-11-30 15:40:18 +11:00
Pascal Schumacher 72054f5689 Use maven shade plugin to include the com.github.bmoliveir:snake-yaml dependency in the java-faker jar, because it is not available from maven central. This forces (gradle) users to add https://jitpack.io as a repo. Even this workaround is not possible for companies with strict policies regarding maven repos. (#159)
This is a improved version of #103. It use package rewriting, so there is no conflict, even if the user uses a different snakeyaml version directly.

This fixes #157 and #158.
2016-11-16 13:13:25 +11:00
Pascal Schumacher 6c05f44623 update generex version to 1.0.2 (#156) 2016-11-01 09:59:26 +11:00
Pascal Schumacher 644b399b23 update commons-lang3 version to 3.5 (#145) 2016-10-23 06:24:12 +11:00
Pascal Schumacher 2e6c7f7a10 update Mockito version to 2.2.6 (#144)
Remove PowerMock dependency as it does not work with Mockito 2. Remove CryptoTest#missingAlgorithVomitsHorribly which was the only test using PowerMock did not really test anything anyway.
2016-10-23 06:24:00 +11:00
Ricky 6d9ce61f6e [maven-release-plugin] prepare for next development iteration 2016-10-18 10:44:09 +11:00
Ricky 14fe285c69 [maven-release-plugin] prepare release javafaker-0.11 2016-10-18 10:43:59 +11:00
Trever Shick 76aec75e4f Put snake-yaml binaries into 'deps' shaded jar (#138)
Remove the snake-yaml binaries from the main jar and include
for backwards compatibility sake in the 'deps' jar created by the
maven-shade-plugin.

resolves DiUS/java-faker#130
2016-10-17 09:35:47 +11:00
Trever Shick dee2a88a3f Ensure error messages are useful (#141)
* Add corner case test for CryptoTest

* Add RandomService tests using default constructor

* Improve FakeValueService error messaging and add tests
2016-10-17 09:30:08 +11:00
Trever Shick 3751ec4126 Update coveralls plugin to 4.3.0 (#137) 2016-10-17 09:15:17 +11:00
Trever Shick f574317642 Fix locale chaining. Add yml only resolution. (#133)
* Fix locale chaining. Add yml only resolution.

* Remove assumption, it may be causing travis failures.

* Fix file encoding

* Fix the Integration test for pt locale

* Remove deps change to README.md

* Replace the resolve() method on Faker, uncomment some tests

* Rename unit test to make more sense

* Uncomment commented out tests
2016-10-11 21:41:22 +11:00