You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/11/15 22:44:55 UTC

[GitHub] [netbeans] matthiasblaesing commented on issue #1630: Align OSGI symbolic bundle name and module name for SLF4J and Bouncy Castle

matthiasblaesing commented on issue #1630: Align OSGI symbolic bundle name and module name for SLF4J and Bouncy Castle
URL: https://github.com/apache/netbeans/pull/1630#issuecomment-554558244
 
 
   @lkishalmi could you please have a look at this? The result from #1625 looked problematic and thus I did some digging. I realized that there are two module systems at play: NetBeans and OSGI. The two need to align and in this case the code name base and the symbolic bundle name were different. I moved the SLF4J and Bouncy Castle libraries to their symbolic bundle names, adjusted the dependency of gradle to point to the new modules.
   
   I activated gradle successfully and git also worked.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists