dupirefr
f881a11e43
[JAVA-131] Reverted hamcrest to hamcrest-core because version used is 1.3 in Greetings module
2020-03-05 07:57:56 +01:00
dupirefr
083d802879
[JAVA-131] Giving version to hamcrest library in spring-security-modules
2020-03-05 07:51:29 +01:00
dupirefr
cc79530c9c
[JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest
2020-03-05 07:51:28 +01:00
dupirefr
892ec576a2
[JAVA-131] Updated java-hamcrest version property in spring-testing module
2020-03-05 07:51:27 +01:00
dupirefr
1cac276528
[JAVA-131] Renaming java-hamcrest version property to avoid conflict with other hamcrest libraries
2020-03-05 07:51:26 +01:00
dupirefr
4d5e21b991
[JAVA-131] Removed unused version of java-hamcrest from mockito module
2020-03-05 07:51:24 +01:00
dupirefr
fa4898356b
[JAVA-131] Fixed hamcrest-all version in selenium module
2020-03-05 07:51:23 +01:00
dupirefr
0a6ee0c797
[JAVA-131] Kept difference between hamcrest and hamcrest-all
2020-03-05 07:51:22 +01:00
dupirefr
a3e0e8726b
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-05 07:51:21 +01:00
Pazis
17852cfe6d
Update pom.xml
2020-03-05 06:42:17 +03:30
Jonathan Cook
f2d45b8269
Merge pull request #8810 from mathieufortin01/BAEL-3900
...
BAEL-3900 Fixed ApplicationLiveTest.
2020-03-04 22:18:15 +01:00
Jonathan Cook
9017853eeb
Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
...
BAEL_3301_testing @configuration properties
2020-03-04 21:59:35 +01:00
Mathieu Fortin
976839d8af
added notice on how to run the live tests
2020-03-03 18:46:32 -05:00
Mathieu Fortin
812f540386
fixed format
2020-03-03 17:28:47 -05:00
Anshul BANSAL
ceaac9022c
Merge branch 'master' into BAEL-3874-OCR-with-Tesseract
2020-03-03 12:21:14 +02:00
Anshul BANSAL
fe6ad0699d
Initial commit
2020-03-03 12:20:55 +02:00
Maiklins
20b8b8c903
Merge pull request #40 from eugenp/master
...
update
2020-03-03 09:16:16 +01:00
Jonathan Cook
84a0cb5498
BAEL-3854 - Pattern Matching for instanceof in Java 14 ( #8799 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
2020-03-02 22:15:28 -08:00
dupirefr
df85b0ef90
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-02 23:45:09 +01:00
Loredana Crusoveanu
e646343e20
Merge pull request #8806 from Maiklins/JAVA-28
...
Java-28
2020-03-02 22:10:15 +02:00
Mathieu Fortin
77be697980
BAEL-3900 Fixed ApplicationLiveTest.
2020-03-02 15:02:08 -05:00
Greg
e8da9d39f7
Merge pull request #8742 from amdegregorio/BAEL-3840
...
BAEL-3840 Suppressed Exceptions in Java
2020-03-02 10:05:23 -05:00
johnA1331
0431d78a9f
Delete README.md
2020-03-02 18:43:33 +08:00
johnA1331
a27bcff3a0
Update README.md
2020-03-02 18:43:25 +08:00
johnA1331
66720bc8a1
Delete README.md
2020-03-02 18:41:15 +08:00
johnA1331
20090cf121
Update README.md
2020-03-02 18:41:07 +08:00
johnA1331
78029ac429
Delete README.md
2020-03-02 18:35:52 +08:00
johnA1331
953b231114
Delete README.md
2020-03-02 18:30:42 +08:00
johnA1331
a762d9c675
Update README.md
2020-03-02 18:30:27 +08:00
johnA1331
2eb29cbecc
Update README.md
2020-03-02 18:27:41 +08:00
johnA1331
ea6440d9d5
Update README.md
2020-03-02 18:25:54 +08:00
johnA1331
ef33b57ac1
Update README.md
2020-03-02 18:09:12 +08:00
johnA1331
94f2cceca3
Update README.md
2020-03-02 16:41:44 +08:00
johnA1331
a555e0b020
Update README.md
2020-03-02 15:54:21 +08:00
johnA1331
d2ede67d69
Update README.md
2020-03-02 14:54:27 +08:00
johnA1331
07b9fb4be0
Update README.md
2020-03-02 14:48:49 +08:00
johnA1331
dbb3bac00b
Update README.md
2020-03-02 14:42:10 +08:00
johnA1331
2a0cf2b743
Update README.md
2020-03-02 14:40:11 +08:00
johnA1331
271ad64922
Update README.md
2020-03-02 14:37:05 +08:00
johnA1331
52577b5e2b
Update README.md
2020-03-02 14:34:11 +08:00
johnA1331
82a955a181
Update README.md
2020-03-02 14:32:33 +08:00
johnA1331
82f3d5f4af
Update README.md
2020-03-02 14:27:34 +08:00
mikr
604922faf9
JAVA-28 remove mac profile
2020-03-01 23:07:19 +01:00
Loredana Crusoveanu
67c78aedd7
Merge pull request #8696 from amit2103/BAEL-21705
...
added missing code which are mentioned in article
2020-03-01 21:58:37 +02:00
Sampada
5bed693160
BAEL-3592 : modified package name ( #8798 )
2020-03-01 08:14:03 -08:00
Anshul Bansal
a6c090f66b
BAEL_3760-Introduction-to-Takes ( #8767 )
...
* Initial commit
* Intro to Takes
* Takes - code
* Code changes
* Takes - unit and integration test
* Takes - hit-refresh feature
* Takes - renamed hit-refresh to reload
* Takes - review changes
2020-03-01 13:07:50 +00:00
Eric Martin
505a0c9547
Merge pull request #8678 from macroscopic64/master
...
BAEL-3480 Java Fast pattern matching using trie and suffix tree
2020-02-29 19:54:11 -06:00
Eric Martin
754df49a31
Merge pull request #8794 from rdevarakonda/BAEL-3324-Fix-Tests
...
BAEL-3324 | Fix broken integration tests
2020-02-29 19:41:16 -06:00
Eric Martin
7389a6cab1
Merge pull request #8721 from CROSP/BAEL-2274
...
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-29 19:14:57 -06:00
kwoyke
874edba8e7
BAEL-3803: Upgrade spring-jooq to the Spring Boot 2.2.2 ( #8785 )
2020-02-29 21:35:23 +01:00