[
https://issues.apache.org/jira/browse/CODEC-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17766886#comment-17766886
]
Gary D. Gregory edited comment on CODEC-309 at 9/19/23 5:54 PM:
----------------------------------------------------------------
Codec can't use Java 9 until we make it the platform requirement.
[~sebb] any thoughts on the license ?
was (Author: garydgregory):
Codes can't use Java 9 until we make it the platform requirement.
> Unspecified licence version in class PureJavaCrc32C
> ---------------------------------------------------
>
> Key: CODEC-309
> URL: https://issues.apache.org/jira/browse/CODEC-309
> Project: Commons Codec
> Issue Type: Improvement
> Affects Versions: 1.16
> Reporter: Oliver Michel
> Priority: Major
>
> The class PureJavaCrc32C contains a reference to an unspecified BSD license
> in line 19. This causes a problem for our legal department.
> ([https://github.com/apache/commons-codec/blob/master/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java#L19)]
> Is it possible to add the explicit BSD license version to that line?
>
> Regarding the comments from CODEC-171, it might also be possible that the
> whole class is unnecessary since JDK 9.
> I'm glad to open a pull request if one of the proposed solution would be
> suitable for the project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)