[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777124681 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777124494 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115790 ## File path: .github/workflows/maven-verify.yml ## @@ -15,19 +15,49 @@ # specific language governing permissions and limitations # under

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115536 ## File path: .github/workflows/maven-verify.yml ## @@ -25,9 +25,29 @@ on: jobs: build: -name: Verify -uses: apache/maven-gh-a

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777115453 ## File path: .github/workflows/maven-verify.yml ## @@ -25,9 +25,29 @@ on: jobs: build: -name: Verify -uses: apache/maven-gh-a

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777113282 ## File path: surefire-api/src/main/java/org/apache/maven/surefire/api/util/internal/ObjectUtils.java ## @@ -44,4 +46,11 @@ private ObjectU

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #422: [SUREFIRE-1975] JDK18 - The Security Manager is deprecated and will be removed in a future release

2022-01-01 Thread GitBox
slawekjaranowski commented on a change in pull request #422: URL: https://github.com/apache/maven-surefire/pull/422#discussion_r777108931 ## File path: surefire-providers/surefire-junit3/src/test/java/org/apache/maven/surefire/junit/JUnitTestSetTest.java ## @@ -22,15 +22,19 @@