You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2017/04/21 14:18:04 UTC

[jira] [Created] (NET-636) examples should be in org.apache.commons.net subpackage

Sebb created NET-636:
------------------------

             Summary: examples should be in org.apache.commons.net subpackage
                 Key: NET-636
                 URL: https://issues.apache.org/jira/browse/NET-636
             Project: Commons Net
          Issue Type: Bug
            Reporter: Sebb


The examples are currently under the top-level 'examples' package.

This was fine when they were only documentation samples, but they are now working examples which are published (in a separate jar).

The package needs to ge changed to be under org.apache.commons.net.

Given that they are clearly marked as examples, they are not part of the public API (and are not in the standard binary jar). Thus the change will not impact  compatibility of the component proper.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)