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
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
pazis
7a5e9c3216
BAEL-3881
2020-03-23 02:05:05 +00:00
sampadawagde
1089bb0b88
removed retired modules from parent pom
2020-03-22 17:01:55 +05:30
sampadawagde
697c601f04
JAVA-626 : removed retired modules from parent pom
2020-03-22 16:59:20 +05:30
Josh Cummings
d898b9eb3e
Merge pull request #8878 from catalin-burcea/JAVA-911
...
JAVA-911 Need to move existing scala code from java to scala repository
2020-03-21 13:28:25 -06:00
dupirefr
285bed495d
[JAVA-134] Fixed whitespacing in parent pom.xml
2020-03-19 20:31:20 +01:00
dupirefr
d0f5ecd986
[JAVA-134] Added byte-buddy dependencies with version used by mockito to avoid versions conflict
2020-03-19 20:31:13 +01:00
dupirefr
1f04d438d2
[JAVA-134] Mockito versio update
2020-03-19 20:31:11 +01:00
catalin-burcea
0d1a195f20
JAVA-911 Need to move existing scala code from java to scala repository
2020-03-14 22:07:49 +02:00
Josh Cummings
be788fe917
Merge pull request #8850 from dupirefr/team/JAVA-137-maven_jxr_plugin_version_update
...
[JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0
2020-03-14 12:13:00 -06:00
dupirefr
4f3850fc20
[JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0
2020-03-13 18:11:48 +01:00
dupirefr
6b93367e49
[JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0
2020-03-13 18:11:28 +01:00
Josh Cummings
ed8826b7d3
Merge pull request #8829 from dupirefr/team/JAVA-139-maven_compiler_plugin_version_update
...
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-12 08:38:07 -06:00
dupirefr
2335190def
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-08 09:54:42 +01:00
dupirefr
7b4c5208c1
[JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2
2020-03-08 09:48:35 +01:00
Josh Cummings
5843af0d09
Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
...
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
Josh Cummings
8fd4d124db
Merge pull request #8811 from dupirefr/team/JAVA-130-logback_version_update
...
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-07 10:50:32 -07:00
Josh Cummings
1fe13d8758
Merge pull request #8757 from pazis/BAEL-3861
...
[BAEL-3861] Introduction to Apache Beam
2020-03-06 08:24:44 -07:00
dupirefr
7493cd2fc2
[JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest
2020-03-05 07:51:28 +01:00
dupirefr
4d3ef0a8da
[JAVA-131] Kept difference between hamcrest and hamcrest-all
2020-03-05 07:51:22 +01:00
dupirefr
db5cc67d7a
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-05 07:51:21 +01:00
dupirefr
de4ba8b3cc
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-02 23:45:09 +01:00
Eric Martin
956554ab6c
Merge pull request #8721 from CROSP/BAEL-2274
...
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-29 19:14:57 -06:00
Josh Cummings
a741b5d53d
Merge pull request #8768 from dupirefr/team/JAVA-133-slf4j_version_update
...
[JAVA-133] Updated slf4j version to 1.7.30
2020-02-29 12:00:19 -07:00
Greg
5249a8f5f9
Merge pull request #8723 from markathomas/BAEL-3817
...
BAEL-3817 - ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize
2020-02-29 10:20:07 -05:00
Alexander Molochko
0e15e1310a
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-27 15:00:21 +02:00
Pazis
ecd1196b95
update main pom.xml again
2020-02-26 20:03:23 +03:30
Pazis
d6004a0179
update main pom.xml
...
added apache-beam module
2020-02-26 12:53:01 +03:30