alan-morey / force-meta-backup

A tool to help download Salesforce.com Metadata
43 stars 22 forks source link

Use wsc instead for force-connector as dependency #54

Closed alan-morey closed 6 years ago

alan-morey commented 7 years ago

The force-meta-backup.groovy script currently depends on the force-connector (java-sdk) and transitively depends on force-partner-api and force-metadata-api. This API is no longer maintained and instead we should be using the force-wsc(wsc) for force-partner-api and force-metadata-api.