Harvest

 View Only
  • 1.  How have users been handling Android development using Harvest?

    Posted Apr 06, 2015 05:16 PM

    How have users been handling Android development using Harvest?  There seems to be a problem with harvest.sig files that are placed in the resource directories.  The android resource compiler tries to validate these against the xml standard and it fails.  This is stopping the build.  There appears to be no way to prevent this from occurring.  I am using Android Plug-in for Eclipse.  Eclipse can be set to ignore the files with validation but the android compiler seems to have no such option.  Any suggestions?



  • 2.  Re: How have users been handling Android development using Harvest?

    Posted Apr 14, 2015 04:02 PM

    Anyone able to offer any assistance on this question?

     

    Thank you

    Eric Heinze wrote:

     

    How have users been handling Android development using Harvest?  There seems to be a problem with harvest.sig files that are placed in the resource directories.  The android resource compiler tries to validate these against the xml standard and it fails.  This is stopping the build.  There appears to be no way to prevent this from occurring.  I am using Android Plug-in for Eclipse.  Eclipse can be set to ignore the files with validation but the android compiler seems to have no such option.  Any suggestions?



  • 3.  Re: How have users been handling Android development using Harvest?

    Broadcom Employee
    Posted Sep 13, 2015 09:40 AM

    May be by this time you might already got some workaound for the problem. If not just check the following comment:

     

    Are you using Harvest Plugin for eclipse?

     

    If yes, Please try adding the project to the workspace and  before compiling the  project, go to the project folder on file system, search for harvest.sig files and delete them. As a part of checkout process, harvest.sig files gets generated.


    This option would be temporary. Once you do any checkout(Get from Repository) harvest.sig files gets generated again.

     

    Also we can try searching for some option to exclude harvest.sig from compiling.

     

    Hope this helps.

     

    Thanks,

    Sridhar