panos-kakos
bda394da4f
[JAVA-19669] Moved vaadin module to jdk9-and-above profile ( #13720 )
2023-03-27 00:18:33 +05:30
panos-kakos
0be934a8e8
[JAVA-12714] Removed compiler plugin ( #13420 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2023-02-07 21:21:29 +05:30
Dhawal Kapil
d6bf32214d
Java 12714 eugen ( #13358 )
...
* Java 12714 - Test build (#13191 )
* [JAVA-12714] Moved modules from default-first to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-second to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-heavy to jdk9-and-above profile
* [JAVA-12714] Clean up - test build
* [JAVA-12714] Clean up
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] test build
* [JAVA-12714] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* Master to JAVA-12714-eugen (#13302 )
* Java 15029 (#13257 )
* [JAVA-15029] Formatting
* [JAVA-15029] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* Java 15030 (#13253 )
* [JAVA-15030] Upgrade to http client 5
* [JAVA-15030] Fixed MimeType test
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* Java 16961 (#13236 )
* [JAVA-16961] Moved code for article "Create an Empty Map in Java"
* [JAVA-16961] Alter README.md
* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"
* [JAVA-16961] Added links to README.md files
* [JAVA-16961] Revert link changes
* [JAVA-16961] Replaced junit4 with junit5 annotations
* [JAVA-16961] test build
* [JAVA-16961] Added junit annotations
* [JAVA-16961] Added links
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280 )
* Bael 5436 new (#13283 )
* BAEL-5777 - Mocking a singleton with Mockito
* BAEL-5436 - Root mapping
* Revert "BAEL-5777 - Mocking a singleton with Mockito"
This reverts commit 358a061997 .
* BAEL-5436 - Uncommenting controller
* JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins
* BAEL-5959: Adjust code style (#13299 )
* BAEL-5959: Monad in Java
* Fix test name
* Fix code style
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article (#13279 )
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.
* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
* JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271 )
* JAVA-15621, Potential issue in "Guide to UUID in Java" article.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
* [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249 )
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* [JAVA-15025] Upgraded to apache http 5 (#13296 )
* [JAVA-15025] Upgraded to apache http 5
* [JAVA-15025] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* [JAVA-15016] Upgraded to apache http client 5.2 (#13269 )
* [JAVA-15016] Upgraded to apache http client 5.2
* [JAVA-15016] Clean up
* [JAVA-15016] Junit 5 clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com >
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com >
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com >
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com >
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com >
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com >
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com >
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
* Update pom.xml
* [JAVA-12714] Removed plugin from atomix module (#13342 )
* [JAVA-12714] Removed plugin from atomix module
* [JAVA-12714] Removed compiler plugin
* [JAVA-12714] Removed compiler plugin
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
* JAVA-12714 Fixed conflicts
* JAVA-12714 Temporarily disabling ItemsUnitTest
* JAVA-12714 Removed Duplicate Classes
---------
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com >
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com >
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com >
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com >
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com >
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com >
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com >
Co-authored-by: jogra <joseph.sterling.grah@miles.no >
2023-02-03 10:27:34 +05:30
freelansam
0583091fa2
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
Haroon Khan
67b0721df7
[JAVA-5880] Reduce logging from jhipster module tests ( #11165 )
2021-08-26 00:31:18 +05:30
sampadawagde
32d6a7fb4a
JAVA-5933: Analyse bean overriding fix in modules - Part 1
2021-06-26 15:59:38 +05:30
sampadawagde
7658a78bbc
JAVA-5223: Fix formatting of POMs (Others)
2021-05-17 20:21:04 +05:30
amit.pandey
c03b88763e
used properties defined in parent pom
2020-07-12 00:06:27 +05:30
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Alessio Stalla
97b9b2b9a9
#BAEL-17507 add README descriptions
2019-10-02 22:39:08 +02:00
Josh Cummings
e2f6187f35
Update links to https ( #7931 )
...
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* Update README.md
* https added
* https added
* Update README.md
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
* https added
2019-10-02 20:30:08 +03:00
amit2103
788a0258e8
[BAEL-16822] - Added removed css file
2019-08-29 00:08:58 +05:30
amit2103
5a2809de8b
[BAEL-16822] - Aligned module names, folder names and artifact id
2019-08-25 19:09:24 +05:30
amit2103
29e2806ade
[BAEL-10984-1] - Added new URL for MyUIServlet and updated Grid creation logic
2019-07-26 00:26:13 +05:30
amit2103
f4a0913e79
[BAEL-15942] - POM Properties Cleanup
2019-07-14 18:40:26 +05:30
amit2103
1a3bf2a24f
[BAEL-10984] - Updated vaadin article with new version and added removed examples
2019-07-05 00:15:40 +05:30
amit2103
aacd8866b0
[BAEL-14249] - POM Properties Cleanup
2019-05-06 00:34:04 +05:30
eric-martin
5d09d7c7b9
Fix vaadin-maven-plugin configuration
2019-04-21 19:57:25 -05:00
Ganesh Pagade
15cb0aebfc
fix spring boot project
2019-04-14 17:42:51 +05:30
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
geroza
9ee33c151f
migrated modules to parent-boot-2 with spring-boot 2.1:
...
spring-session/spring-session-jdbc
spring-vault
spring-webflux-amqp
vaadin
vavr
2018-12-12 09:29:23 -02:00
geroza
6ced126022
created parent-boot-2 copy, and point all projects to that new temporary parent pom
2018-12-01 17:37:34 -02:00
Dhawal Kapil
381908a3a0
BAEL-8841 Merge vaadin and vaadin-spring
...
- Moved vaadin-spring code to vaadin module
2018-09-06 00:33:00 +05:30
Dhawal Kapil
cd55d47e8a
BAEL-8824 Align module names, folder names and artifact id
...
- Fixed artifact ids of projects to align with folder names
2018-08-31 20:22:40 +05:30
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Sanjay Patel
cddf858c05
BAEL-5246: pom cleanup ( #4620 )
...
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project
* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud
* BAEL-5246: pom cleanup upto testing-modules/junit5
* BAEL-5246: pom cleanup - upto xstream
* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
0466d4613d
Added parent module on poms that have no parent defined ( #3997 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
2018-04-14 10:00:05 +02:00
Rokon Uddin Ahmed
ebd4d85b7c
Update README.md ( #2847 )
2017-10-23 07:57:27 +02:00
Rokon Uddin Ahmed
0b0757d0ee
Create README.md ( #2806 )
2017-10-21 19:54:40 +02:00
Jesus Boadas
ef5013ce24
Delete Vaadin from libraries ( #2309 )
...
* Delete Vaadin from libraries
* Add Vaadin to tutorials
2017-07-23 13:10:39 -07:00