Hi all, I'd like to share this plugin with the Jenkins community. This plugin facilitates easier deployments of Salesforce metadata files via the Salesforce Force.com Migration Tool (http://www.salesforce.com/us/developer/docs/daas/) and Jenkins.
The plugin generates a Salesforce package manifest file based on the differences between two commits in Git, copies the added/modified files to a 'deployment stage' in the Jenkins' project workspace, generates an appropriate file for deleted items, and allows ANT to deploy only these changes to a Salesforce environment. It can also generate the necessary Ant build.xml file to perform these Salesforce specific deployments and only run unit tests for code contained in the repository. Plugin name: sma (Salesforce Migration Assistant) GitHub user: aesanch2 GitHub repo: https://github.com/aesanch2/sma Thanks, Anthony -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/62b77639-a55b-4a84-9187-bb0a4bdd5763%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
