Commit Graph

17508 Commits

Author SHA1 Message Date
Loredana Crusoveanu
dd6324e686 Merge pull request #8899 from johnA1331/master
BAEL-23038
2020-03-17 16:01:51 +02:00
Eugen
722d4c3b7e Merge pull request #8882 from ashleyfrieze/BAEL-3339-remove-unnecessary-dependency
BAEL-3339 Remove unnecessary Spring Security Core dependency
2020-03-17 13:56:51 +02:00
johnA1331
d390401b60 Update README.md 2020-03-17 19:10:55 +08:00
johnA1331
80b75066d8 Update README.md 2020-03-17 19:10:07 +08:00
johnA1331
487cac9d60 Update README.md 2020-03-17 19:09:27 +08:00
johnA1331
e46ba6887a Update README.md 2020-03-17 19:08:26 +08:00
johnA1331
9570ab6cde Update README.md 2020-03-17 19:06:38 +08:00
johnA1331
405d95f60f Delete README.md 2020-03-17 19:05:32 +08:00
johnA1331
aad813036a Update README.md 2020-03-17 19:04:55 +08:00
Loredana Crusoveanu
588d0b5a2e Merge pull request #8884 from amit2103/JAVA-1007
pom formatting
2020-03-17 12:35:58 +02:00
Sampada
19b09c59ab BAEL-3909 : Convert PDF to base64 and Encode/Decode (#8892) 2020-03-16 08:19:08 -07:00
rpvilao
5587e6b950 Merge pull request #8789 from carloscaverobarca/BAEL-3755-LTrim-And-RTrim-In-Java
[BAEL 3755] - LTrim and RTrim Alternatives in Java
2020-03-15 15:16:49 +01:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
Ashley Frieze
3260233ff6 BAEL-3339 Remove unnecessary Spring Security Core dependency 2020-03-15 11:07:17 +00:00
Cavero Barca
cea7f64174 Convert Benchmark functions to public to avoid compilation errors 2020-03-15 08:59:15 +01:00
Josh Cummings
63fcfb2c60 Merge pull request #8861 from kwoyke/JAVA-959
JAVA-959: Standardize packages in spring-katharsis and other modules
2020-03-14 22:38:21 -06:00
Eric Martin
c8dce0efb5 Merge pull request #8851 from albanoj2/BAEL-3871
BAEL-3871: Added tests for duplicate HTTP controller methods
2020-03-14 19:12:32 -05:00
Justin Albano
c87f032260 BAEL-3871: Corrected name of test to include "UnitTest" 2020-03-14 18:09:00 -04:00
Cavero Barca
cba16ebc49 Remove FQCN for StringUtils and let private functions when possible 2020-03-14 23:06:54 +01:00
Eric Martin
3f09669809 Merge pull request #8831 from SmartyAnsh/BAEL-3874-OCR-with-Tesseract
BAEL-3874-ocr_with_tesseract
2020-03-14 15:39:38 -05: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
Josh Cummings
78d2b1853d Merge pull request #8827 from dupirefr/team/JAVA-136-maven_pmd_plugin_version_update
[JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0
2020-03-14 12:12:11 -06:00
Eric Martin
17b61f3cff Merge pull request #8874 from eugenp/BAEL-3583
BAEL-3583: Added the core-java-security-2 module
2020-03-13 22:53:56 -05:00
eric-martin
f0bd269bc7 BAEL-3583: Added the core-java-security-2 module 2020-03-13 22:50:25 -05:00
Eric Martin
e5bdc4d085 Merge pull request #8511 from eelhazati/master
BAEL-3583: JAAS
2020-03-13 22:32:44 -05:00
Eric Martin
0ef09dc0c7 Update pom.xml 2020-03-13 22:29:04 -05:00
Eric Martin
339fe359a6 Merge branch 'master' into master 2020-03-13 22:25:15 -05:00
Eric Martin
76d60ae6ff Merge pull request #8873 from wugangca/BAEL-3737-build-fix
Bael 3737 build fix
2020-03-13 22:03:48 -05:00
Gang Wu
76c0adb796 Fix integration build by comment out the MySQL settings. 2020-03-13 20:31:43 -06:00
Gang Wu
70c627b30e Merge branch 'master' of https://github.com/eugenp/tutorials 2020-03-13 20:21:27 -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
Dhawal Kapil
15e855bf64 Merge pull request #8870 from shubhi22/BAEL-3298-spring-batch-retry
Bael 3298 Changing Date to LocalDateTime to resolve the timezone related build issue
2020-03-13 13:14:27 +05:30
Dhawal Kapil
a55ccb2168 Merge pull request #8871 from kwoyke/JAVA-966-fix
JAVA-966: Use randomly generated and available port
2020-03-13 13:04:15 +05:30
Cavero Barca
5ff2933a0d Upgrade Guava version 2020-03-13 00:35:43 +01:00
Krzysiek
d6f4fd4220 JAVA-966: Use randomly generated and available port 2020-03-12 20:28:11 +01:00
Shubhra
f469b54a73 BAEL-3298 Resolving merge conflict 2020-03-13 00:34:04 +05:30
Shubhra
ca2236303f BAEL-3298 Some merge changes 2020-03-13 00:21:20 +05:30
Shubhra
6c776dab53 Merge remote-tracking branch 'origin/BAEL-3298-spring-batch-retry' into BAEL-3298-spring-batch-retry
# Conflicts:
#	spring-batch/xml/retryOutput.xml
2020-03-13 00:08:24 +05:30
Shubhra
087bb0d2ab BAEL-3298 Updating Date to LocalDateTime to avoid timezone related issues 2020-03-13 00:06:57 +05:30
eelhazati
a3b011434c Remove tabs 2020-03-12 19:34:24 +01:00
Dhawal Kapil
03e18eb8c9 Merge pull request #8868 from sampada07/JAVA-965
JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest
2020-03-12 23:33:06 +05:30
sampadawagde
89085dbcc4 JAVA-965 : Fixed failing CustomUserDetailsServiceIntegrationTest 2020-03-12 22:02:00 +05:30
Greg
1521ee75e1 Merge pull request #8824 from glmartin/master
Move of BeanDefinitionOverrideException Code
2020-03-12 11:22:45 -04:00
Greg Martin
db315bc321 Removed maven wrappers 2020-03-12 11:11:32 -04: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
Dhawal Kapil
e0f0662cc4 Merge pull request #8867 from alimate/BAEL-3869
Solving the Mongo Test Issue
2020-03-12 19:54:00 +05:30
Ali Dehghani
2ff3ea934f Forcing MongoDB to Listen to a Random Port 2020-03-12 16:44:29 +03:30
Justin Albano
7458950e56 BAEL-3871: Added "Unit" suffix to test to follow naming convention 2020-03-12 09:05:59 -04:00
François Dupire
0a08a627ea [JAVA-589] Reviewed build time (#8800)
* [JAVA-589] Reviewed build time

* Renamed HibernateTimeZoneTest to HibernateTimeZoneIntTest

* [JAVA-873] Extracted benchmarking part of unit test into its own LiveTest

* Revert "[JAVA-873] Extracted benchmarking part of unit test into its own LiveTest"

This reverts commit 10c05ebb7e43be0a04ed377c453f0aa92c81117c.

* [JAVA-906] Renamed PrimeNumberUnitTest to PrimeNumberManualTest in order to avoid it being runned

* [JAVA-906] Renamed HibernateTimeZoneIntTest to HibernateTimeZoneIntegrationTest

* [JAVA-906] Removed package-lock.json and added it to .gitignore
2020-03-12 13:01:06 +05:30