[
https://issues.apache.org/jira/browse/BCEL-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved BCEL-366.
----------------------------------
Fix Version/s: 6.8.0
Resolution: Fixed
> Use alternative name for broken classes under test
> --------------------------------------------------
>
> Key: BCEL-366
> URL: https://issues.apache.org/jira/browse/BCEL-366
> Project: Commons BCEL
> Issue Type: Task
> Reporter: Slawomir Jaranowski
> Priority: Major
> Fix For: 6.8.0
>
>
> Classes in {{src/test/resources/ossfuzz}} are broken by design, are used for
> testing.
> When files have extensions {{class}} it can cause to external tools like
> {{cyclonedx}} to try to analyze those classes and build will fail.
> We can use alternative names, like {{classx}} which will be not considered as
> java classes for another tools.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)