Commit Graph

3907 Commits

Author SHA1 Message Date
Maiklins 8af8f88787 Merge pull request #60 from eugenp/master
update
2020-06-30 18:39:49 +02:00
Jonathan Cook d2fe95728c BAEL-4024 - Taking Screenshots with Selenium WebDriver (#9620)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

* BAEL-4024 - Taking Screenshots with Selenium WebDriver

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-06-30 09:06:48 -07:00
Azhwani 750bf1ad37 remove @propertysource (#9612)
Co-authored-by: azhwani <>
2020-06-29 14:13:53 -07:00
Jonathan Cook eb75cf11fc BAEL-4198 - Fix Selenium Testing module (#9611)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-06-29 14:13:26 -07:00
Feraru Bogdan ae9bc9eef1 [BAEL-4093] Mapping Collections with MapStruct (#9597)
Co-authored-by: Bogdan Feraru <bogdan.feraru@iquestgroup.com>
2020-06-29 14:12:40 -07:00
Jordan Simpson 762797c29d Moved opening bracket up with class definition 2020-06-29 12:05:00 -05:00
Josh Cummings db0342d3b2 Merge pull request #9602 from amit2103/JAVA-1832
used standard project parent instead of using spring boot parent
2020-06-29 08:42:51 -06:00
Josh Cummings b18658922a Merge pull request #9594 from amit2103/JAVA-2020
updated the snapshot repo to release
2020-06-29 08:33:05 -06:00
rpvilao 885c9f456a Merge pull request #9576 from developerDiv/macaddress
BAEL-4155 - MAC Address on Local Machine
2020-06-29 10:53:48 +02:00
Loredana Crusoveanu 0b570caaa7 Merge pull request #9603 from eugenp/KTLN-137
KTLN-137 move kotlin article
2020-06-29 10:47:58 +03:00
Loredana Crusoveanu c0e03ac504 Merge pull request #9605 from Maiklins/JAVA-1766-update-core-groovy-2-Module
Java-1766 update core groovy 2 module
2020-06-29 10:46:53 +03:00
Anshul BANSAL 875ecfc12b BAEL-4175 - comparing version strings in java 2020-06-29 10:23:20 +03:00
Ali Dehghani 7466f04ee9 Added the Rest Assured Example 2020-06-29 02:45:30 +04:30
developerDiv 80b55f35a5 Update test to be more specific 2020-06-28 21:28:10 +01:00
Loredana Crusoveanu 43f849d7d1 Merge pull request #9549 from eugenp/lor6-patch-1
Update .gitignore
2020-06-28 22:09:48 +03:00
mikr 00973ce201 JAVA-1766 Update core-groovy-2 module 2020-06-28 20:46:29 +02:00
Loredana 64a6cd08f7 KTLN-137 move kotlin article 2020-06-28 21:23:57 +03:00
Maiklins a71cc56cb9 Merge pull request #59 from eugenp/master
update
2020-06-28 20:19:02 +02:00
rpvilao 33601cc191 Merge pull request #9551 from MajewskiKrzysztof/KTLN-137
KTLN-137
2020-06-28 20:10:26 +02:00
amit.pandey 0f67a9128f used standard project parent instead of using spring boot parent 2020-06-28 23:13:49 +05:30
Eric Martin 2e3b36bb56 Merge pull request #9542 from srzamfir/feature/BAEL-4090_Finding_Unused_Gradle_Dependencies
Feature/bael 4090 finding unused gradle dependencies
2020-06-28 10:35:44 -05:00
Eric Martin 19fd3a7510 Merge pull request #9574 from alimate/BAEL-4274
BAEL-4274: Default Serial Version UID
2020-06-28 10:30:14 -05:00
Eric Martin c66282b360 Merge pull request #9573 from alimate/BAEL-4246
BAEL-4246: Added Custom Health Groups
2020-06-28 10:24:52 -05:00
amit.pandey 588ce9c663 updated pom repository tag to change the name & id and structurizr version update 2020-06-28 19:20:41 +05:30
sampadawagde 405da9801f JAVA-49: maven-all restructuring 2020-06-28 16:20:50 +05:30
sampadawagde e84dd497a5 JAVA-49: new module for multiple source directories with Maven 2020-06-28 16:19:51 +05:30
sampadawagde 3d2c0cddc0 JAVA-49: new module for maven integration testing & related plugins 2020-06-28 16:19:06 +05:30
sampadawagde a794bcf0d1 JAVA-49: new module for core maven plugins 2020-06-28 16:18:00 +05:30
sampadawagde 25d14b9f04 JAVA-49: Renamed profiles to maven-profiles and moved to maven-modules 2020-06-28 16:17:23 +05:30
sampadawagde 3d1290bec6 JAVA-49: Renamed proxy to maven-proxy and moved to maven-modules 2020-06-28 16:16:16 +05:30
sampadawagde 33e15c0a63 JAVA-49: Moved versions-maven-plugin to maven-modules 2020-06-28 13:49:57 +05:30
sampadawagde b15fc50991 JAVA-49: Moved maven-war-plugin to maven-modules 2020-06-28 13:49:24 +05:30
sampadawagde d9c46907d8 JAVA-49: Moved maven-unused-dependencies to maven-modules 2020-06-28 13:48:07 +05:30
sampadawagde dbb25da0b0 JAVA-49: Moved maven-custom-plugin to maven-modules 2020-06-28 13:47:27 +05:30
sampadawagde ad9e01c2de JAVA-49: Moved compiler-plugin-java-9 to maven-modules 2020-06-28 13:46:38 +05:30
sampadawagde 2b38698713 JAVA-49: main pom changes corresponding to module renaming 2020-06-28 13:45:54 +05:30
sampadawagde d1244f8330 JAVA-49: Removed module maven-all, to be replaced with maven-modules 2020-06-28 13:45:05 +05:30
Dhawal Kapil a13fcfd072 Merge pull request #9543 from amit2103/JAVA-13-2
moved apache tiles related code in spring-mvc-views module
2020-06-28 10:58:08 +05:30
kwoyke 68d0783c37 BAEL-4325: Upgrade reddison to 3.13.1 (#9588)
* BAEL-4325: Upgrade reddison to 3.13.1

* BAEL-4325: Add jedis.version property
2020-06-28 06:57:16 +02:00
Josh Cummings 74bf53586c Merge pull request #9572 from kwoyke/JAVA-1642
JAVA-1642: Get rid of the overriden spring-boot.version property
2020-06-27 16:36:50 -06:00
bfontana bd36e63161 Merge pull request #9590 from alimate/BAEL-4310-2
BAEL-4310: Moved the Array Length Example to the new Module
2020-06-27 18:03:39 -03:00
bfontana c1b246ef1a Merge pull request #9566 from adrian-maghear/BAEL-4131#division-by-zero
[BAEL-4131]#division by zero
2020-06-27 17:52:40 -03:00
amit.pandey 7ac0bd7ca7 Align module names, folder names and artifact id 2020-06-28 01:10:13 +05:30
Loredana Crusoveanu 6abc6763f8 Merge pull request #9591 from eugenp/lor6-patch-2
Update README.md
2020-06-27 22:07:11 +03:00
amit.pandey 64b750ab78 updated the snapshot repo to release 2020-06-28 00:14:24 +05:30
shapirov103 9c2d96ccd7 Loading JDBC driver unit test 2020-06-27 13:27:31 -04:00
kwoyke 96e48fed81 BAEL-4323: Rename getters to follow Java Beans convention (#9569) 2020-06-27 18:20:22 +02:00
kwoyke ef41e8caa1 BAEL-4312: Add Java Stream example (#9559) 2020-06-27 18:05:37 +02:00
Loredana Crusoveanu 8fbfc35782 Update README.md 2020-06-27 12:57:09 +03:00
Ali Dehghani b0a88534e5 Moved the Array Length Example to the new Module 2020-06-27 09:45:28 +04:30