Mark Hindess wrote:
> Anyone object if I commit this patch? The Exception messages still need
> to be fixed.
Did you want to keep the name bcprov.jar in the runtime, or keep the
.noidea. version so people can see it has been modified?
Index: make/build-java.xml
===================================================================
--- make/build-java.xml (revision 579314)
+++ make/build-java.xml (working copy)
@@ -227,7 +227,7 @@
</copy>
<!-- Copy across the extension dependency jars -->
- <copy tofile="${hy.jdk}/jre/lib/ext/bcprov.jar" verbose="true"
+ <copy tofile="${hy.jdk}/jre/lib/ext/bcprov.noidea.jar"
verbose="true"
flatten="yes" overwrite="true">
<fileset file="${bcprov.jar}" />
</copy>
Regards,
Tim
> On 25 September 2007 at 4:57, "Mark Hindess (JIRA)" <[EMAIL PROTECTED]> wrote:
>> [ https://issues.apache.org/jira/browse/HARMONY-4810?page=com.atlassian.
>> jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Mark Hindess updated HARMONY-4810:
>> ----------------------------------
>>
>> Attachment: bcprov.dummy.IDEAEngine.diff
>>
>> The patch doesn't contain the binary IDEAEngine.class. It is easy to create m
>> anually but complicated to do at build time so I will be checking it in.
>>
>>
>>> Remove IDEA from bcprov.jar
>>> ---------------------------
>>>
>>> Key: HARMONY-4810
>>> URL: https://issues.apache.org/jira/browse/HARMONY-4810
>>> Project: Harmony
>>> Issue Type: Task
>>> Components: Classlib
>>> Reporter: Mark Hindess
>>> Assignee: Mark Hindess
>>> Attachments: bcprov.dummy.IDEAEngine.diff, bcprov.noidea.diff
>>>
>>>
>>> Remove patent encumbered algortihms from the bcprov.jar we distribute. See
>> :
>>> http://mail-archives.apache.org/mod_mbox/harmony-dev/200709.mbox/%3c46EFA
>> [EMAIL PROTECTED]
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>
>
>