wearefrank / frank-runner

Run any Frank with Tomcat
Apache License 2.0
16 stars 12 forks source link

Feature Request: Disable casesensitive for dirsets #23

Open ricardovh opened 3 years ago

ricardovh commented 3 years ago

I had a Frank where the configuration-names where lowercase, but the directory names contained uppercase characters. This resulted in a mismatch, as the casesensitive-attribute for dirsets defaults to true. Please set to false.

https://ant.apache.org/manual/Types/dirset.html