Commit Graph

42 Commits

Author SHA1 Message Date
Dhawal Kapil 398770b64f BAEL-10957 Fixed formatting 2019-03-09 22:58:23 +05:30
Dhawal Kapil cf5c99745f BAEL-10957 Fix Jhipster Module Tests and Module Renaming
-Added hibernate-java8 dependency in jhipster parent project to fix mapping of Java8 Date, Time types to database types and thereby fix all the tests that were failing due to this
2019-03-09 22:54:08 +05:30
Dhawal Kapil 1f933b8f8f BAEL-10957 Fix Jhipster Module Tests and Module Renaming
-Added hibernate-java8 dependency to fix mapping of Java8 Date, Time types to database types
2019-03-09 18:26:45 +05:30
collaboratewithakash 3ede9262f6
Back-link added 2019-03-04 17:28:52 +05:30
Dhawal Kapil a98105f3d0 BAEL-12770 Aligned artifactid and name of jhipster-microservice-uaa to jhipster-uaa 2019-02-28 19:02:35 +05:30
Dhawal Kapil 8915610193 BAEL-12770 Aligning module name, artifact id and folder name 2019-02-28 00:13:17 +05:30
Michael Pratt 5960b3585c Add new authority name 2019-02-22 21:47:23 +00:00
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
KevinGilmore e0d24b6780
BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 Update README (#5973)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
2018-12-22 11:40:24 -06:00
psevestre 6abaf50ab5 Code for BAEL-1996 (#5933)
* [BAEL-1996] WIP - Initial import

* [BAEL-1996] Apply formatting rules

* [BAEL-1996] Import UAA modules

* [BAEL-1996] New directory structure

* Merge upstream and include BAEL-1996 in main build
2018-12-19 22:42:16 -06:00
charlesgonzales e117d81aa0
Update README.md 2018-12-15 05:18:38 +08: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
psevestre df8158ad81 BAEL-1996 (#5507)
* [BAEL-1996] WIP - Initial import

* [BAEL-1996] Apply formatting rules

* [BAEL-1996] Import UAA modules

* [BAEL-1996] New directory structure
2018-11-03 11:00:06 -05:00
Dhawal Kapil 9799b93a21 BAEL-8960 Fix surefire configs of java security api, java annotations, jenkins, api, jhipster, jni, maven, msf4j, mustache projects
- Surefire config fixes, pom standardizations, added packaging pom at jhipster level and jhipster-microservice level
2018-09-25 21:37:12 +05:30
Loredana Crusoveanu 4bb6592cd9
Merge pull request #5153 from dkapil/task/BAEL-8844
Task/bael 8844
2018-09-04 08:42:56 +03:00
Loredana Crusoveanu c1db9c7c1c
Merge pull request #5126 from dkapil/task/BAEL-8824
BAEL-8824 Align module names, folder names and artifact id
2018-09-03 22:01:36 +03:00
Dhawal Kapil 9ab54cb4ab BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Removed prerequisites tag from jee-7, jhipster-monolithic, spring-swagger-codegen-api-client
- Fixed other issues causing warnings
2018-09-03 23:32:35 +05:30
Dhawal Kapil 550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +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
Dhawal Kapil d635b3b05f BAEL-8504 Fix surefire configs of spring-5 projects part 2
- Disabled surefire configs, will be controlled by parent pom.xml
2018-08-28 20:28:13 +05:30
Dhawal Kapil 1d0eadf585 BAEL-8504 Fix surefire configs of spring-5 projects part 2
-Removed redundant surefire configs
2018-08-28 13:35:27 +05:30
Dhawal Kapil 345e3e987d
Merge pull request #1 from dkapil/story/BAEL-8398
BAEL-8398 Upgrade vulnerable dependencies in tutorials project
2018-08-23 00:27:45 +05:30
Dhawal Kapil c309516e4b BAEL-8398 Upgrade vulnerable dependencies in tutorials project
-Upgraded vulnerable dependencies in spring-security-react, jhipster-monolithic and gateway-app modules
-Fixed compilation in gateway-app module
2018-08-23 00:20:00 +05:30
sachin 87a5fd7504 Reverted a change 2018-08-21 18:26:02 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
amit2103 fadeda2fc9 [BAEL-7635] - Commented out sortpom-maven-plugin that changes pom.xml in every build, added new entries in .gitignore 2018-07-21 19:41:03 +05:30
Eugen Paraschiv 94838d2b63 running group 1, and small logging fix 2018-07-19 08:56:10 +03:00
Eugen Paraschiv f342db3d1c minor maven cleanup 2018-07-18 23:44:34 +03:00
Dhawal Kapil 8270c6d61a BAEL-1987 Fix Tests and Compilation In All Projects (#4693)
* BAEL-1987 Fix Tests and Compilation In All Projects

-Fixed various compilation issues, test assertions throughout the project.

* Update pom.xml
2018-07-13 00:07:27 +02:00
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
Eugen Paraschiv 2efdeed00f changing parent name 2018-06-08 21:04:03 +03: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 7ae3babd59 Bael 5927 (#4042)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Rokon Uddin Ahmed e2442c0b1d Update README.md (#2834) 2017-10-23 08:08:18 +02:00
Rokon Uddin Ahmed 7b7cd24b1a Create README.md (#2788) 2017-10-21 17:05:11 +02:00
Doha2012 91be1eaf49 fix test names (#1865)
* 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 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* 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

* fix merge

* minor fix

* fix test names

* fix test names
2017-05-16 11:03:40 -05: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 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* 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 2b374fa8ae cleanup pom (#1846)
* 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 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* 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
2017-05-14 11:01:35 -05:00
Felipe Reis 2c23aa6ce9 BAEL-521 (#1799)
* refactor: Moved JHipster Monolithic to a subfolder

* feat: Add JHipster Microservice modules

closes BAEL-521
2017-05-07 19:00:32 +02:00
mariiakulik a5f4ae927d Readme files update (#1680)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.MD

* Update README

* Rename README to README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-04-18 22:20:20 +02:00
Felipe Reis 78f87104d6 BAEL-137 Intro do JHipster (#1427)
* refactor: Reorder tests without lambda

Moves inner implementations of Answer and ArgumentMatcher to the top of
the test classes.
Also changes the lambda expression to a regular "pre java 8" expression
in one of the tests.

Resolves: BAEL-632

* feat: Create basic Monolithic JHipster project

Commit just after creating a JHipster project, before making any modifications.

Resolves: BAEL-137

* chore: Change the artifactId and name of the project

From baeldung to jhipster-monolithic and JHipster Monolithic Application

Relates to: BAEL-137

* feat: Create entities Post and Comment

Relates to: BAEL-137

* feat: Fix Gatling configuration in pom.xml

Relates to: BAEL-137

* feat: Add files for Continuous Integration

Relates to: BAEL-137

* feat: Change pom.xml to conform to Baeldung standards

- moved the <properties> element to the bottom of the file
- excluded integration tests in the default surefire configuration
- added a new profile, called integration, and added the integration tests there
- added Java 8 in the <source> and <target> tags, under maven-compiler

solves: BAEL-137

* chore: Add jhipster module to parent pom
2017-03-21 12:23:41 +01:00