Josh Cummings
6acee99f8e
Merge pull request #9512 from sampada07/JAVA-1848-piecemeal
...
JAVA-1848: Removed unused module apache-fop
2020-06-19 23:03:39 -06:00
sampadawagde
adfe659aa7
JAVA-1848: removed apache-fop from main pom
2020-06-17 17:51:32 +05:30
mikr
d9c722e033
JAVA-1764 Update structure of libraries-concurrency module
2020-06-15 23:31:43 +02:00
Krzysiek
0f22d50595
JAVA-1782: Remove byte-buddy dep from the main pom.xml
2020-06-07 17:53:06 +02:00
kwoyke
71b0dab996
BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module ( #9394 )
2020-06-02 21:15:49 +02:00
Jonathan Cook
a2b6d36562
BAEL-3925 - How to call Python from Java ( #9312 )
...
* 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
* BAEL-3868 - Fix the integrations tests in mocks
* BAEL-3925 - How to call Python from Java
* BAEL-3925-How to call Python from Java
* BAEL-3925-How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-05-18 14:15:04 -07:00
Greg
a0013ae791
Merge pull request #9298 from smokeyrobot/bael-3893
...
Bael-3893 - Fixed tests causing build to fail
2020-05-18 15:01:03 -04:00
Kyle Doyle
1bd739d669
Bael 3893 - Move module in pom
2020-05-17 23:45:25 -04:00
rpvilao
7d99500d1f
Merge pull request #9170 from mdabrowski-eu/BAEL-3863
...
BAEL-3863 Introduction to Finagle
2020-05-13 10:53:51 +02:00
Jonathan Cook
7a77f53587
BAEL-3925 - How to call Python from Java? ( #9277 )
...
* 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
* BAEL-3868 - Fix the integrations tests in mocks
* BAEL-3925 - How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-05-12 18:46:33 -07:00
mdabrowski-eu
16e988fc9c
BAEL-3863 moved Finagle package to libraries-rpc, added test
2020-05-12 19:31:54 +02:00
mdabrowski-eu
182a2a0412
BAEL-3863 add Finagle module to root pom.xml
2020-05-12 19:31:53 +02:00
Greg
1096e02e0f
Merge pull request #9128 from smokeyrobot/bael-3893
...
Bael 3893
2020-05-12 13:13:06 -04:00
Josh Cummings
1990280cc1
Merge pull request #9205 from Maiklins/JAVA-1470-Split-or-move-libraries-module
...
Java-1470 split or move libraries module
2020-05-06 09:10:54 -06:00
Kyle Doyle
2e5cc4e1f1
Bael 3893 - Code review updates
2020-05-01 19:48:38 -04:00
mikr
302bbc5eee
Java-1470 Move libraries-4/5/6 to different profile
2020-05-01 21:34:10 +02:00
mikr
d99d1afab3
Java-1470 Add new modules to main pom
2020-04-29 22:02:31 +02:00
dupirefr
2aaa61b10c
[JAVA-630] Fixing indent of vavr* modules
2020-04-28 07:55:51 +02:00
Josh Cummings
0a620333df
Merge pull request #9169 from kwoyke/JAVA-73
...
JAVA-73: Wrap up running Live Tests with Docker
2020-04-27 17:31:04 -06:00
Josh Cummings
2a21f8f6fa
Merge pull request #9124 from dupirefr/team/JAVA-630-split_vavr_module
...
[JAVA-630] vavr-2 module
2020-04-27 15:41:10 -06:00
mikr
87db41daa3
JAVA-1470 Move 10 articles to libraries-4 module
2020-04-26 22:34:22 +02:00
Eric Martin
d28a9b12b2
Merge pull request #9135 from albanoj2/BAEL-3965
...
BAEL-3965: Created examples for instance and static factory methods.
2020-04-25 22:07:06 -05:00
Krzysiek
2aa53675ca
JAVA-73: Fix live-test.sh and cleanup pom.xml
2020-04-23 22:38:10 +02:00
kwoyke
ad5807c0fb
Merge pull request #1 from fanatixan/bael-17468
...
JAVA-73
2020-04-23 22:02:28 +02:00
Justin Albano
cc867a145e
BAEL-3965: Moved examples to new spring-core module
2020-04-21 14:27:42 -04:00
dupirefr
5b61010d28
[JAVA-630] vavr-2 module
...
* Creation
* Moved https://www.baeldung.com/vavr-either code
* Moved https://www.baeldung.com/java-vavr code
2020-04-19 16:55:18 +02:00
Josh Cummings
c8bf3c729a
Merge pull request #9129 from sampada07/JAVA-627
...
JAVA-627: Moved articles from libraries-2 to libraries-http-2
2020-04-18 23:21:36 -06:00
Loredana Crusoveanu
f786cdf41b
Merge pull request #9125 from kwoyke/BAEL-3992-jws
...
BAEL-3992: Remove jnlp dependencies from the pom.xml
2020-04-18 21:38:20 +03:00
Krzysztof Woyke
e014f9dd11
BAEL-3992: Enable jws in the main pom.xml
2020-04-18 16:51:27 +02:00
sampadawagde
f34a97f765
JAVA-914: Updated main pom to include cas as commented module
2020-04-18 19:13:22 +05:30
sampadawagde
969a1ed1dc
JAVA-627: Added new module libraries-http-2 to main pom
2020-04-18 11:45:39 +05:30
Kyle Doyle
37bce497d7
Bael 3893 - Added to modules
2020-04-17 20:16:59 -04:00
Dhrubajyoti Bhattacharjee
9ab450062d
Bael 2980 move c ra sh article to new module ( #9103 )
2020-04-17 08:15:36 +02:00
Eric Martin
12db47e267
Merge pull request #8969 from omerfinger/master
...
BAEL-3926 - Java Map with case-insensitive keys
2020-04-12 11:07:51 -05:00
Dhawal Kapil
b8430ffb29
Merge pull request #9081 from dkapil/JWS_Module_Fix
...
Disabling JWS module
2020-04-12 18:43:46 +05:30
omerfinger
0fd13b014c
rebase parent pom on upstream
2020-04-12 11:48:00 +03:00
omerfinger
f3f7af37a7
new module has been added
2020-04-12 11:29:01 +03:00
Kumar Chandrakant
879f093e93
Adding codebase for the article tracked under BAEL-2046. ( #9055 )
2020-04-12 06:36:34 +02:00
Dhawal Kapil
92d572ab90
Disabling JWS module
2020-04-11 22:39:52 +05:30
Josh Cummings
09b3b196de
Merge pull request #9046 from sampada07/JAVA-1188
...
JAVA-1188: Move java-collections-map* modules into core-java-modules
2020-04-09 09:11:43 -06:00
Sampada
bb673096ab
BAEL-3895: HTTP/2 in Netty ( #9036 )
...
* BAEL-3895 : HTTP/2 in Netty
* BAEL-3895: Added Live Test in place of java client
* BAEL-3895: Commented out netty module from main pom as it needs Java 13
2020-04-07 13:56:53 -07:00
sampadawagde
8684fd7fb5
JAVA-1188: main pom changes to remove java-collections-maps
2020-04-07 15:08:09 +05:30
sampadawagde
26dffa8049
JAVA-1188: main pom changes to remove java-collections-maps
2020-04-07 15:03:43 +05:30
Greg
0499cbdabd
Merge pull request #8928 from w0wka91/BAEL-2398-couroutines-in-java
...
Bael 2398 couroutines in java
2020-04-04 20:05:12 -04:00
Waldemar
987c6b4552
BAEL-2398: add libraries-concurrency module
2020-04-04 11:38:24 +02:00
Josh Cummings
65d198abef
Merge pull request #8979 from sampada07/JAVA-624
...
JAVA 624: Added new module java-collections-maps-3
2020-04-03 08:23:25 -06:00
Amy DeGregorio
c07dfab487
BAEL-3827 Add CSS and JS to Thymeleaf ( #8985 )
...
* BAEL-3827 Add CSS and JS to Thymeleaf
* BAEL-3827 Add integration tests
* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml
* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml in both places
2020-03-31 09:02:54 -07:00
Seun Matt
4c0bbf07c9
example code for BAEL-3749 ( #8815 )
...
* example code for BAEL-3749
* added live test
* added live test
* improved exception handling in response log filter
* propage exception in example code
* updated repo with upstream
* added example code for BAEL-3293
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
2020-03-29 13:36:54 -07:00
sampadawagde
699455a42a
JAVA-624: Added new module java-collections-maps-3 to main pom
2020-03-28 15:46:52 +05:30
Josh Cummings
d994ab5642
Merge pull request #8906 from sampada07/JAVA-626
...
JAVA-626: Split or move java-math module
2020-03-24 23:20:24 -06:00