Eugen Paraschiv
c7daccbe6e
temporarily removing modules with external repos
2018-11-17 12:59:25 +02:00
Loredana Crusoveanu
fda88fd83e
Merge pull request #5671 from Doha2012/master
...
RequestParam annotation
2018-11-17 11:47:48 +02:00
Loredana Crusoveanu
7c632d0f36
Merge pull request #5708 from eugenp/lor6-patch-3
...
Update README.md
2018-11-17 11:34:18 +02:00
Loredana Crusoveanu
8967501aed
Update README.md
2018-11-17 11:26:49 +02:00
Loredana Crusoveanu
297ef5528a
Merge pull request #5696 from amit2103/BAEL-10302
...
[BAEL-10302] - Moved articles to core-java-collections
2018-11-17 11:21:22 +02:00
DOHA
d14662a900
move RequestParam
2018-11-17 01:16:14 +02:00
DOHA
16da0e5a0b
minor cleanup
2018-11-17 01:11:51 +02:00
DOHA
b92af1b149
minor fix
2018-11-17 01:11:26 +02:00
Loredana Crusoveanu
22bfbd6f3a
Merge pull request #5700 from dkapil/task/20181611_buildfix
...
Updating the url of openliberty jar
2018-11-16 20:13:15 +02:00
Dhawal Kapil
ac570c2bcc
Updating the url of openliberty jar
2018-11-16 23:16:39 +05:30
Loredana Crusoveanu
d5695f6238
Merge pull request #5698 from eugenp/BAEL-10217-v2
...
update eureka code to boot 2
2018-11-16 19:04:47 +02:00
Loredana
874a7ca051
fix port
2018-11-16 18:58:12 +02:00
Loredana
7d5d9b3eb7
update eureka code to boot 2
2018-11-16 18:40:42 +02:00
Hai Nguyen
a0a80af9d0
Generate a random alphanumeric string in Kotlin
...
Issue: BAEL-1913
2018-11-16 08:39:40 -07:00
Loredana Crusoveanu
eaa890aead
Merge pull request #5477 from shidongwa/master
...
correct java main method signature, otherwise performance can't be ru…
2018-11-16 15:21:09 +02:00
amit2103
99b8077bba
[BAEL-10302] - Moved articles to core-java-collections
2018-11-16 16:06:20 +05:30
Loredana Crusoveanu
60697a321c
Merge pull request #5692 from alimate/BAEL-2374
...
BAEL-2374: Added a simple reified generic example
2018-11-15 20:26:56 +02:00
Ali Dehghani
927a8851ae
BAEL-2374: Added a simple reified generic example.
2018-11-15 21:27:02 +03:30
DOHA
1f7c33145f
change naming convention
2018-11-15 13:32:01 +02:00
freddyaott
42fac5dbcf
Java Math ( #5684 )
2018-11-14 18:54:16 -08:00
Loredana Crusoveanu
a921da75bc
Merge pull request #5677 from dkapil/task/BAEL-8874
...
Task/bael 8874
2018-11-14 21:20:43 +02:00
Loredana Crusoveanu
776689e66e
Merge pull request #5682 from eugenp/lor6-patch-2
...
Update README.md
2018-11-14 20:25:20 +02:00
Loredana Crusoveanu
d2dcc13054
Update README.md
2018-11-14 19:08:22 +02:00
Loredana Crusoveanu
99c3e0b207
Update README.md
2018-11-14 19:05:27 +02:00
Loredana Crusoveanu
59e5c0d170
Merge pull request #5678 from dkapil/task/BAEL-10313
...
BAEL-10313 Help with test fixes in Abstract Classes and SimpleDateFormat
2018-11-13 23:57:09 +02:00
Loredana Crusoveanu
43483cfeca
Update pom.xml
2018-11-13 23:52:32 +02:00
Loredana Crusoveanu
b5907e06e7
Merge pull request #5676 from rozagerardo/geroza/BAEL-10301_fix-unit-tests-in-core-java-module
...
[BAEL-10301] core-java | fix unit tests
2018-11-13 23:50:25 +02:00
José Carlos Valero Sánchez
400d28d167
Merge pull request #5576 from myluckagain/BAEL-2276
...
BAEL-2276
2018-11-13 22:44:22 +01:00
Dhawal Kapil
9b809fcc62
BAEL-10313 Help with test fixes in Abstract Classes and SimpleDateFormat
...
-Removed corrupted surefire config from core-java module
2018-11-13 21:06:36 +05:30
Dhawal Kapil
2801a40938
BAEL-8874 Merge ejb projects
...
-Removed reference of ejb projects from parent pom.xml
2018-11-13 20:03:07 +05:30
Dhawal Kapil
93f505f9a9
BAEL-8874 Merge ejb projects
...
-Merged ejb and spring-ejb modules into spring-ejb
2018-11-13 19:47:26 +05:30
Dhawal Kapil
aa99f4afa8
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8874
2018-11-13 19:43:43 +05:30
Eric Martin
2c5f92e262
Merge pull request #5607 from fanatixan/bael-2190
...
bael-2190
2018-11-12 21:36:54 -06:00
Eric Martin
06bb9653b9
Merge pull request #5661 from cror/substring-indexof
...
BAEL-2365: added 2 further examples with substring and indexOf
2018-11-12 21:17:29 -06:00
geroza
55ba7955f9
Fixed:
...
* SimpleDateFormatUnitTest test, which relied on the system locale, thus making it platform dependent
* UppercaseFileReaderUnitTest, LowercaseFileReaderUnitTest and StandardFileReaderUnitTest, which were using an approach that seems to be efficient only on Windows; on Linux it raises an exception. The new approach should be good for all cases, but we need testing on a Windows environment
2018-11-13 00:36:08 -02:00
Emily Cheyne
002e934984
Merge pull request #5675 from eugenp/echeyne-add-readme
...
BAEL-2272 Persisting DDD Aggregates
2018-11-12 17:18:41 -05:00
Emily Cheyne
c7402e379c
BAEL-2272 Persisting DDD Aggregates
...
Add readme
2018-11-12 17:11:58 -05:00
DOHA
d69f3fee27
RequestParam annotation
2018-11-12 17:54:01 +02:00
Ekaterina Galkina
d81cb4a874
renaming interface
2018-11-12 14:57:44 +05:00
cdjole
c0a5e01918
Pad string. ( #5669 )
2018-11-11 19:44:35 -08:00
Loredana Crusoveanu
b35ad9381d
Merge pull request #5666 from eugenp/BAEL-10234-v2
...
fix boot 2 upgrade, rename package
2018-11-12 00:46:17 +02:00
Loredana Crusoveanu
f4b73092ac
Merge pull request #5625 from eugenp/BAEL-10161-v2
...
rename package, add java init
2018-11-11 23:55:14 +02:00
Loredana Crusoveanu
d079fc0323
Merge pull request #5660 from eugenp/thombergs-patch-1
...
added link
2018-11-11 23:54:44 +02:00
Loredana Crusoveanu
4f3bd5ad8c
Merge pull request #5659 from eugenp/lor6-patch-1
...
Update README.md
2018-11-11 23:54:25 +02:00
Loredana
d0b060a1dc
update cargo
2018-11-11 23:52:52 +02:00
Loredana
31db2a41ec
fix package modif
2018-11-11 23:46:12 +02:00
Loredana
412136b8db
fix boot 2 upgrade, rename package
2018-11-11 23:33:13 +02:00
Loredana Crusoveanu
340a502d7c
Merge pull request #5664 from amit2103/BAEL-10234
...
[BAEL-10234] - Removed deprecated properties
2018-11-11 23:21:52 +02:00
amit2103
a9a50b79f5
[BAEL-10234] - Removed deprecated properties
2018-11-12 01:16:00 +05:30
Tom Hombergs
b590fe4a4f
added link
2018-11-11 16:20:16 +01:00