zowe / sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
Other
26 stars 18 forks source link

JarPatched fix for embedded JAR files and deleted JARs on zFS #67

Closed plavjanik closed 4 years ago

plavjanik commented 4 years ago

Fixes #62

plavjanik commented 4 years ago

No comments on the code, but I won't actually test until published.

Before you shared a --force option to bypass jarpatcher: I suppose we'll always have that as a workaround correct? That is, we can always cause a new upload of artifacts and skip invoking jarpatcher in case there are problems?

Yes, the --force will be always there.