Commit Graph

967 Commits

Author SHA1 Message Date
Florin Hriscu 70799d694f BAEL-3502 - Format core-java-modules pom.xml file. 2020-02-16 17:45:08 +02:00
Florin Hriscu 347a2b2b4f BAEL-3502 - Format pom.xml file. 2020-02-16 17:43:28 +02:00
Florin Hriscu dcccf21e0d BAEL-3502 Apply correct formatter. 2020-02-16 17:34:31 +02:00
Florin Hriscu af1fd4e1b0 BAEL-3502 Bind core-java-arrays-3 module to parent module. 2020-02-16 00:33:48 +02:00
Florin Hriscu 319fbc12c5 BAEL-3502 Add ArraysDeepEqualsUnitTest.java inside new core-java-arrays-3 module. 2020-02-16 00:33:19 +02:00
Florin Hriscu 9c505d2ac1 BAEL-3502 Remove ArraysDeepEqualsUnitTest file from core-java-arrays-2 module. 2020-02-16 00:29:50 +02:00
Florin Hriscu 124cae5760 BAEL-3502 Change destination package for ArraysDeepEqualsUnitTest.java. 2020-02-08 00:20:48 +02:00
Florin Hriscu bd581da50b BAEL-3502 Arrays.deepEquals examples. 2020-01-26 17:43:33 +02:00
AlexFlorinHriscu b0d889e690 Merge pull request #1 from eugenp/master
Get latest changes
2020-01-26 00:40:24 +02:00
Loredana Crusoveanu 979af7d3df Merge pull request #8585 from dkapil/task/BAEL-20759_nop
BAEL-20759 CLONE - Week 2 | POM Properties Cleanup
2020-01-25 20:10:42 +02:00
Loredana Crusoveanu 3f0cc65822 Merge pull request #8584 from amit2103/BAEL-20762-1
Bael 20762 1
2020-01-25 20:06:22 +02:00
Eric Martin d72240b947 Merge pull request #8571 from alimate/BAEL-3784
Fix the Integrations Tests in spring-boot-testing
2020-01-25 11:41:47 -06:00
Eric Martin 0dd24e4e5d Merge pull request #8573 from Maiklins/BAEL-3590-fix-cucumber-hooks-tests
BAEL-3590 Fix Cucumber Hooks Integration Tests
2020-01-25 11:41:30 -06:00
Dhawal Kapil 7ff0085230 BAEL-20759 CLONE - Week 2 | POM Properties Cleanup
- Cleaning properties of project starting with name n,o and p
2020-01-25 21:53:36 +05:30
Loredana Crusoveanu dc137b8151 Merge pull request #8580 from dkapil/master
Fixing relative paths of several projects
2020-01-25 17:11:50 +02:00
amit.pandey 7b6dd3a505 Merge branch 'BAEL-20762' into BAEL-20762-1 2020-01-25 19:54:08 +05:30
amit.pandey effc7d2b49 added standard modules are parent in pom file 2020-01-25 19:39:41 +05:30
Catalin Burcea e9e36b35d2 [BAEL-3390] - Overview of generating barcodes and QR codes in Java (#8418)
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-01-25 16:07:29 +02:00
Loredana Crusoveanu 57d4ba8a19 Merge pull request #8478 from catalin-burcea/BAEL-19886
[Bael 19886] - Move articles out of core-kotlin part5
2020-01-25 14:12:32 +02:00
Dhawal Kapil 9713a07069 Fixing relative paths of several projects 2020-01-25 14:30:37 +05:30
kwoyke af62c2fc91 Merge pull request #8579 from kwoyke/BAEL-21498
BAEL-21498: Fix quarkus-maven-plugin setup
2020-01-25 10:00:32 +01:00
Krzysiek 9c7d0ed7af BAEL-21498: Fix quarkus-maven-plugin setup 2020-01-25 09:56:11 +01:00
Loredana Crusoveanu 4f33cb1667 Merge pull request #8577 from eugenp/lor6-patch-1
Update README.md
2020-01-25 00:31:21 +02:00
Loredana Crusoveanu 4874fb56ae Update README.md 2020-01-25 00:21:44 +02:00
Loredana Crusoveanu 5522d2bfa8 Merge pull request #8576 from Maiklins/BAEL-20884-move-spring-boot-rest
BAEL-20884 Revert move of spring-boot-rest module
2020-01-25 00:19:35 +02:00
Lukasz Rys 27315afad4 Feature/bael 338 introduction dropwizard (#8572)
* [ BAEL-3388 ] : Introduction Dropwizard

* BAEL-3388: Fix formatting
2020-01-24 13:00:06 -08:00
mikr afca8d82a7 BAEL-20884 Revert move of spring-boot-rest module - fix relative path in pom 2020-01-24 21:41:00 +01:00
mikr aedf239a32 BAEL-20884 Revert move of spring-boot-rest module 2020-01-24 21:33:30 +01:00
rpvilao a861aa604b Merge pull request #8448 from zepfred/master
Code related to the mini-article BAEL-3386
2020-01-24 20:54:26 +01:00
Pazis fc7fe5ac4c BAEL-3513 (#8489)
* BAEL3513

* fix
2020-01-24 11:24:35 -08:00
Greg 51eb5577e3 Merge pull request #8442 from Thabo08/work-stealing-3
t.ntsoko@gmail.com - Work stealing framework
2020-01-24 09:44:03 -05:00
Greg 5503f665c9 Merge pull request #8300 from iamshwetabhardwaj/master
BAEL-3481
2020-01-24 09:17:18 -05:00
Loredana Crusoveanu 9446488708 Merge pull request #8560 from kwoyke/BAEL-20599
BAEL-20599: Increase blocking operations' time
2020-01-24 15:21:59 +02:00
Loredana Crusoveanu b3170b38eb Merge pull request #8574 from kwoyke/BAEL-20714
BAEL-20714: Enable quarkus-extension module
2020-01-24 15:20:23 +02:00
Krzysztof Woyke dfe0aab0c1 BAEL-20714: Enable quarkus-extension module 2020-01-24 09:53:21 +01:00
mikr 511c21976d BAEL-3590 Fix Cucumber Hooks Integration Tests 2020-01-24 09:26:40 +01:00
Loredana Crusoveanu 4ec89d5005 Merge pull request #8565 from kwoyke/BAEL-20714
BAEL-20714: Fix project's dependencies
2020-01-24 10:00:38 +02:00
Loredana Crusoveanu e62bb933c3 Merge pull request #8561 from Maiklins/BAEL-20884-move-spring-boot-rest
BAEL-20884 move spring boot rest
2020-01-24 09:26:10 +02:00
kwoyke b128f56a6c BAEL-3781: Fix Slope One implementation (#8570) 2020-01-23 23:43:48 +01:00
Ali Dehghani a22c59b403 Avoid Sharing Contexts between Log Tests 2020-01-24 01:39:16 +03:30
Ali Dehghani 6e1846d8fa Fixed the Port Allocation Failure by Listening to Random Port 2020-01-24 01:29:10 +03:30
mikr 430334bb13 Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20884-move-spring-boot-rest
 Conflicts:
	pom.xml
2020-01-23 21:53:25 +01:00
Maiklins fce186972f Merge pull request #21 from eugenp/master
update
2020-01-23 21:48:13 +01:00
Tapan Avasthi 6bca22524a BAEL-3613: Reading All Available Redis Keys (#8490) 2020-01-23 16:30:12 +00:00
rdevarakonda f46ea65783 BAEL-3458 | Jsoniter parsing API examples (#8508) 2020-01-23 16:19:54 +00:00
Macieg 0f20a7dd14 SCALA-38 (#8548) 2020-01-22 21:58:32 -06:00
catalin-burcea e94add3ea7 [BAEL-19886] - small fix in pom 2020-01-22 22:33:41 +02:00
catalin-burcea 47be2fc524 [BAEL-19886] - moved another kotlin article to core-kotlin-modules/core-kotlin-2 module 2020-01-22 22:27:02 +02:00
catalin-burcea b3c126f76a [BAEL-19886] - minor fixes 2020-01-22 22:17:45 +02:00
catalin-burcea e2ec34707b [BAEL-19886] - moved kotlin library articles to the kotlin-libraries-2 module 2020-01-22 22:17:39 +02:00