[
https://issues.apache.org/jira/browse/FTPSERVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson updated FTPSERVER-336:
----------------------------------------
Fix Version/s: 1.1.0
1.0.4
Assignee: Niklas Gustavsson
> BaseUser class from ftpserver-core bundle can't be used in other bundles in
> an OSGi environment
> -----------------------------------------------------------------------------------------------
>
> Key: FTPSERVER-336
> URL: https://issues.apache.org/jira/browse/FTPSERVER-336
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.3
> Environment: Eclipse Equinox
> Reporter: Bernd Hofmann
> Assignee: Niklas Gustavsson
> Fix For: 1.0.4, 1.1.0
>
>
> Hallo,
> In an OSGi environment the BaseUser class can't be used in other bundles
> (like in the examples on the ftpserver's homepage) as the ftpserver-core
> MANIFEST.MF excludes the class' package from export:
> Private-Package: ...,org.apache.ftpserver.usermanager.impl, ...
> There is no way to add users programmatically (or I couldn't find another one
> than the one in the example :-)
> Best regards,
> Bernd
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.