[ 
https://issues.apache.org/jira/browse/DIRSERVER-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722308#comment-13722308
 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1877:
---------------------------------------------------

In the dependencies tree, dependencies with scope 'compile' are mandatory, 
those with scopes 'provided' or 'test' are optional (only required for unit 
tests).

In the dependencies list, jars are all mandatory. They are all included in the 
final all-in-one jar.
                
> No-dependency ditribution for apache ds should be made available
> ----------------------------------------------------------------
>
>                 Key: DIRSERVER-1877
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1877
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M13
>            Reporter: Anshuman
>              Labels: apacheds, distribution, nodep
>
> The ApacheDS currently ships as a single service jar. This however includes 
> all the dependencies bundled within it (ex: javax.servlet.*, mina, slf4j, 
> etc). There should be option to download just the ApacheDS code so that when 
> working in an embedded environment, unwanted dependencies can be avoided and 
> for mandatory dependencies like mina, the application may chose a different 
> version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to