[
https://issues.apache.org/jira/browse/COMPRESS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-415.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.15
Thanks! Seems to be a wide spread error, result of copy and paste :-)
Fixed with git commit 446843e but I haven't re-generated the master javadocs of
the site, yet.
> Wrong class name in one example in the documentation of CPIO format
> -------------------------------------------------------------------
>
> Key: COMPRESS-415
> URL: https://issues.apache.org/jira/browse/COMPRESS-415
> Project: Commons Compress
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.14
> Reporter: Grzegorz Antoniak
> Priority: Trivial
> Fix For: 1.15
>
>
> Documentation link:
> https://commons.apache.org/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html
> In the example section, the following class name is used:
> {{CPIOArchiveInputStream}}, where it should be {{CpioArchiveInputStream}}.
> Similar thing with {{CPIOArchiveEntry}} -- proper class name seems to be
> {{CpioArchiveEntry}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)