OpenLiberty / ci.common

Common functionality for ci.maven and ci.gradle
Apache License 2.0
3 stars 30 forks source link

Modify behavior for include directory to match Liberty #426

Closed evie-lau closed 1 year ago

evie-lau commented 1 year ago

Follow-up to #425 Match Liberty behavior where directory has to end in File.separator

Note: Both Liberty and our test code convert Windows \ into /, so all the logic uses /

Note implemented behavior in https://github.com/OpenLiberty/ci.common/pull/426#discussion_r1373606247