Commit Graph

24 Commits

Author SHA1 Message Date
fdpro
e856e838e4 [JAVA-1671] Upgraded JUnit and Maven Surefire Plugin versions
* For modules inheriting from spring-cloud directly

* Other modules as well
2020-09-26 14:29:09 +02:00
kwoyke
e9801f1f16 Merge branch 'master' into BAEL-19790 2019-12-07 09:17:36 +01:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Krzysztof Woyke
5d1c886839 BAEL-19790: Remove the spring.cloud.config.server.git.uri value 2019-12-04 09:05:33 +01:00
Krzysztof Woyke
c97579a2a5 BAEL-19790: Use GetMapping and rename SecurityConfigurer 2019-12-04 09:01:18 +01:00
Krzysiek
6d7497cda0 BAEL-19790: Fix encryption issues after Spring Boot 2 migration 2019-12-03 22:23:28 +01:00
Krzysztof Woyke
0fc7df8543 BAEL-19790: Upgrade to Hoxton.RELEAS and Spring Boot 2.2.1 2019-12-03 13:53:59 +01:00
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
amit2103
37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
Ger Roza
c685f8d4ff fixed spring-cloud context integration tests - part 2: 2019-04-10 17:58:34 -03:00
Ger Roza
b42febfd83 Fixed or added Context Integration Tests for modules named in ticket 2019-04-02 09:06:34 -03:00
Dhawal Kapil
4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Loredana Crusoveanu
0fe135bdcb Merge pull request #5329 from dkapil/task/BAEL-8962
BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
2018-09-27 11:33:24 +03:00
Dhawal Kapil
9d8b90794e BAEL-8962 Fix surefire configs of twitterhdfs, spring cloud projects
- Surefire config fixes
- pom fixes and standardization
- test names standardization
- added packaging pom at spring-cloud-bus and spring-cloud/spring-cloud-task level
2018-09-25 23:22:58 +05:30
sachin29aug
84af2d6d82 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 38 more modules) 2018-09-18 22:57:03 -04: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
Doha2012
fe0e0ba115 upgrade boot parent (#3352)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup
2018-01-05 20:56:21 +01:00
Doha2012
48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
DOHA
9c27508cf9 upgrade dependencies 2016-12-09 00:16:30 +02:00
Christian Rädel
20fd711f87 BAEL-90: Service Release (#781)
* BAEL-90:
- Updated dependencies & Maven cleanup
- Fixed security configuration

* BAEL-90:
- Updated dependencies & Maven cleanup
- Fixed security configuration

* BAEL-90: Removed local workspace path to config repository.
2016-10-31 16:18:33 +01:00
Grzegorz Piwowarek
f4d6384654 Update config server address 2016-10-28 18:18:10 +02:00
slavisa-baeldung
a0ef91fc92 BAEL-169 - grouping spring-cloud modules in a multi-maven project 2016-09-01 13:56:39 +02:00