You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by George Harley <ge...@googlemail.com> on 2006/03/24 17:51:10 UTC

Re: [jira] Resolved: (HARMONY-245) clean-layout target in build-java.xml keeps wiping security provider jar

Hi Tim,

That works great now. Thanks for applying this patch.

Best regards,
George


Tim Ellison (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/HARMONY-245?page=all ]
>      
> Tim Ellison resolved HARMONY-245:
> ---------------------------------
>
>     Resolution: Fixed
>
> Thanks George,
>
> Fixed in make/build-java.xml at repo revision 388541.
>
> Please check that the patch was applied as you expected.
>
>   
>> clean-layout target in build-java.xml keeps wiping security provider jar
>> ------------------------------------------------------------------------
>>
>>          Key: HARMONY-245
>>          URL: http://issues.apache.org/jira/browse/HARMONY-245
>>      Project: Harmony
>>         Type: Improvement
>>   Components: Misc
>>  Environment: All
>>     Reporter: George Harley
>>     Assignee: Tim Ellison
>>     Priority: Minor
>>  Attachments: harmony-245.txt
>>
>> A full build of Harmony always deletes the contents of ${target.output}/jre/lib/ext which can be really irritating if it already contains an (unsigned) Bouncy Castle provider jar previously copied in. Solution is to add another exclusion entry to the delete task of the clean-layout target. 
>> Best regards, 
>> George
>>     
>
>