Julian Reschke created OAK-6057:
-----------------------------------
Summary: incorresct system property check in blob tests
Key: OAK-6057
URL: https://issues.apache.org/jira/browse/OAK-6057
Project: Jackrabbit Oak
Issue Type: Bug
Components: blob
Reporter: Julian Reschke
Priority: Minor
Fix For: 1.8
In {{FbsToS3Test}} and {{S3ToFbsTest}}, the code tries to skip the test when
{{33.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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)