Question

We recently began using the CloudBees SDK to develop and test locally. We then use the CloudBees command "bees deploy" to send our app to the cloud.

We run the SDK in Windows and the app deploys (we believe) in Linux. Linux is case sensitive and Windows is not.

Is there a way to enforce case sensitivity within the CloudBees SDK? We really need to be developing within the same "environment" as it were, and so far this is not the case.

Was it helpful?

Solution

SDK can't make windows case sensitive. System is not, there is no other option that running on a case-sensitive OS, maybe using virtualbox.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top