snowdrop / istio-java-api

A Java API to generate Istio descriptors, inspired by Fabric8's kubernetes-model.
Apache License 2.0
112 stars 33 forks source link

Fix maven compile error in windows #53

Closed AsCat closed 5 years ago

AsCat commented 5 years ago

Fix maven compile error in windows env using Paths library, and split code into multiple lines.

metacosm commented 5 years ago

Thank you!

geoand commented 5 years ago

Thanks @AsCat !!!