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/04/28 07:16:37 UTC

[GitHub] [netbeans] matthiasblaesing commented on issue #1223: [NETBEANS-2467] Using the correct jcodings dependency to avoid touch …

matthiasblaesing commented on issue #1223: [NETBEANS-2467] Using the correct jcodings dependency to avoid touch …
URL: https://github.com/apache/netbeans/pull/1223#issuecomment-487352306
 
 
   There is one unittest failing "validly":
   
   > BUILD FAILED
   > /home/travis/build/apache/netbeans/nbbuild/build.xml:1568: Failed VerifyLibsAndLicenses test(s):
   > Some binaries are duplicated (edit nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps as needed)
   > **ide/libs.bytelist/external/jcodings-1.0.18.jar and ide/textmate.lexer/external/jcodings-1.0.18.jar are identical**
   
   So we need either a libs.jcodings module, then we can share the depencency between the two modules or need to decleare and exception.

----------------------------------------------------------------
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