Commit Graph

20 Commits

Author SHA1 Message Date
sampadawagde 612752f52e JAVA-5223: Fix formatting of POMs (Part 2) 2021-05-06 18:01:55 +05:30
Krzysztof Woyke 0ae1bfedde JAVA-4931: Cleanup surefire config. Part 2. 2021-03-29 18:57:35 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Usman Mohyuddin 2b928b04ce Dev determine groovy datatype (#9235)
* add code files for "How to groovy data types"

add code files for "How to groovy data types"

* added Tests in example

* Update pom.xml

change tab into spaces

* remove the package determine-datatype as per comments

* Update pom.xml

add dependency for tests

* remvoe the unwanted junit5 dependency and refine the structure of code

remvoe the unwanted junit5 dependency and refine the structure of code

* add missing "()"

* correct the package as per sugesstion
2020-06-10 08:21:22 -07:00
johnA1331 2d71bb462e Update README.md 2020-05-12 15:11:57 +08:00
Usman Mohyuddin 7367f3b0ba add code files for "How to determine the data type in Groovy" (#9123)
* add code files for "How to groovy data types"

add code files for "How to groovy data types"

* added Tests in example

* Update pom.xml

change tab into spaces
2020-04-23 10:54:55 -07:00
amit.pandey 1f4a4e24ec pom formatting 2020-03-15 18:22:24 +05:30
Maiklins fd17eaac04 BAEL-20687 Fix test in core-groovy-2 module (#8608) 2020-01-31 21:50:25 +01:00
amit.pandey f3740fc344 extract pom version into properties 2020-01-30 02:16:26 +05:30
Dhawal Kapil f5c4dcbe01 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-java-modules/core-java-jndi/pom.xml
2020-01-21 20:02:01 +05:30
amit.pandey b2b41f2f12 move versions in properties 2020-01-16 01:53:26 +05:30
Dhawal Kapil e73810386f BAEL-20665 Submodules not building
- Further fixes
2020-01-14 00:18:29 +05:30
Dhawal Kapil 3cfc8d2163 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
#	core-java-modules/pom.xml
#	pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil e128eb619a BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Loredana Crusoveanu 9bfe9a406a Update WebserviceUnitTest.groovy 2020-01-08 21:01:45 +02:00
Krzysztof Woyke 47b80d267b BAEL-3734: Use Year.now() instead of LocalDate.now() 2020-01-02 14:00:45 +01:00
Krzysztof Woyke 66af11b926 BAEL-3734: Fix testEmployeeExtension unit test 2020-01-02 13:43:41 +01:00
Loredana Crusoveanu 8506e4cd44 Update MetaprogrammingUnitTest.groovy 2020-01-01 21:25:07 +02:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00