Details
Description
In FbsToS3Test and S3ToFbsTest, the code tries to skip the test when s3.properties is not set. However, since Surefire 2.18, the returned value will be the empty string, not null. See https://issues.apache.org/jira/browse/SUREFIRE-649. This will cause problems if we upgrade to a parent pom using a newer default value for Surefire.
Attachments
Attachments
Issue Links
- blocks
-
OAK-6055 update to latest apache parent pom (18)
- Closed
- is broken by
-
SUREFIRE-649 Might be impossible to have empty strings in systemPropertyVariables element
- Closed
- is related to
-
OAK-5455 Specify versions for maven plugins used in build for ensuring stable builds
- Closed