function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MKPartners.comMKPartners.com 

Deploying Apex Failed due to lack of coverage of sfLma.updatePackages

I'm deploying some apex from a DE org to Production using Eclipse.  The Production org has Salesforce's License Manager App installed and the deployment is failing because one of the Triggers in that App "sfLma.updatePackages" does not have enough test coverage.

Since its a managed package I don't have access to the app to see the code and try to write my own test coverage.  I don't think that uninstalling the App is really an option since data would be lost.

Has anyone else seen this?  I don't think this was a problem with the older eclipse toolkit.  Any suggestions?

Thanks in advance.

-Matt
MKPartners.comMKPartners.com
Sorry, reposted in the Apex Code Development Forum

http://community.salesforce.com/sforce/board/message?board.id=apex&thread.id=3146