[ 
https://issues.apache.org/jira/browse/DIRSHARED-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Karasulu updated DIRSHARED-102:
------------------------------------

    Priority: Major  (was: Blocker)

Emmanuel this is really not a blocking issue IMO, but something that is nice to 
have. Remember this standalone module will disappear once we go full OSGi in 
the very near future. We may still have something slightly like this but it may 
shift at some point. I recommend leaving this at a major level for now and 
pushing towards full OSGi where we do not need this module which is really a 
temporary hack. 

If you still want to do this I'm behind you on it and we can raise the level 
back to critical but I think your energy might be better spent making sure that 
we get rid of the module sooner instead.

> Removed the hard wired versions from StandaloneLdapCodecService
> ---------------------------------------------------------------
>
>                 Key: DIRSHARED-102
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-102
>             Project: Directory Shared
>          Issue Type: Task
>    Affects Versions: 1.0-M1
>            Reporter: Emmanuel Lecharny
>             Fix For: 1.0-M2
>
>
> The StandaloneLdapCodecService class contains some hard wired version of used 
> jars :
> ...
>     private static final String[] SYSTEM_PACKAGES =
>     {
>         "org.slf4j; version=1.6.0",
>         "org.apache.directory.shared.i18n; version=1.0.0",
>         "org.apache.directory.shared.util; version=1.0.0",
>         "org.apache.directory.shared.util.exception; version=1.0.0",
>         "org.apache.directory.shared.asn1; version=1.0.0",
>         "org.apache.directory.shared.asn1.util; version=1.0.0",
>         "org.apache.directory.shared.asn1.ber; version=1.0.0",
> ...
> This should be generated by the build system.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to