JAVA-54 Create parents profile for tutorials repo (#13360)
This commit is contained in:
@@ -33,7 +33,9 @@ Next, they are segregated further on the basis of the tests that we want to exec
|
||||
|
||||
Additionally, there are 2 profiles dedicated for JDK9 and above builds.
|
||||
|
||||
Therefore, we have a total of 8 profiles:
|
||||
We also have a parents profile to build only parent modules.
|
||||
|
||||
Therefore, we have a total of 9 profiles:
|
||||
|
||||
| Profile | Includes | Type of test enabled |
|
||||
| -------------------------- | --------------------------- | -------------------- |
|
||||
@@ -45,6 +47,7 @@ Therefore, we have a total of 8 profiles:
|
||||
| integration-heavy | Heavy/long running projects | *IntegrationTest |
|
||||
| default-jdk9-and-above | JDK9 and above projects | *UnitTest |
|
||||
| integration-jdk9-and-above | JDK9 and above projects | *IntegrationTest |
|
||||
| parents | Set of parent modules | None |
|
||||
|
||||
Building the project
|
||||
====================
|
||||
|
||||
Reference in New Issue
Block a user