mbien commented on PR #4692:
URL: https://github.com/apache/netbeans/pull/4692#issuecomment-1371834519

   hi @jGauravGupta,
   
   we might be able to turn the commit validation tests off on JDK 8. I 
personally don't think we should put time into it to try to fix them given that 
NB doesn't technically support running on JDK 8 anymore anyway. But we should 
discuss this first on the mailing list i believe. @neilcsmith-net right?
   
   the second failure are the lib validation checks:
   ```
    BUILD FAILED
   /home/runner/work/netbeans/netbeans/nbbuild/build.xml:1625: Failed 
VerifyLibsAndLicenses test(s):
   Some binaries are duplicated (edit 
nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps as needed)
   docs/api/package-search-index.zip in 
enterprise/jakartaee10.platform/external/generated-jakarta.jakartaee-api-10.0.0-javadoc.jar
 and package-search-index.zip in 
enterprise/jakartaee10.platform/external/jakarta.jakartaee-api-10.0.0-javadoc.jar
 are identical
   docs/api/type-search-index.zip in 
enterprise/jakartaee10.platform/external/generated-jakarta.jakartaee-api-10.0.0-javadoc.jar
 and type-search-index.zip in 
enterprise/jakartaee10.platform/external/jakarta.jakartaee-api-10.0.0-javadoc.jar
 are identical
   docs/api/member-search-index.zip in 
enterprise/jakartaee10.platform/external/generated-jakarta.jakartaee-api-10.0.0-javadoc.jar
 and member-search-index.zip in 
enterprise/jakartaee10.platform/external/jakarta.jakartaee-api-10.0.0-javadoc.jar
 are identical
   ```
   I don't have a lot of experience with this ignore list but the message 
basically says how to fix it. @matthiasblaesing can we put those jars simply on 
the ignore list?
   
   The failure on travis can be ignored. The next workflow run will only use 
github CI


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to