Hi Neil, could the reason be this instead: BUILD FAILED /home/travis/build/apache/netbeans/scratch/nbbuild/build.xml:2167: Failed Rat test(s): Unapproved license in 1 file(s) https://github.com/apache/netbeans/tree/master/enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_4_0.mdd
At the top of Travis log? Just guessing honestly. Hope this helps. Greets, Alex Il giorno ven 12 lug 2019 alle ore 16:40 Neil C Smith <[email protected]> ha scritto: > Hi, > > Josh and I could do with someone having a quick look at why the Travis > test on https://github.com/apache/netbeans/pull/1375 is failing? It's > been retriggered a couple of times so it's not a one-off glitch. > > It says it's failing on ant verify-libs-and-licenses. Neither of us > can replicate that locally. > > So, we either do beta4 (and therefore release) without this fix, or > delay the beta, get a fresh pair of eyes on this, and hopefully > include it. I'm going with the latter for now, which means beta4 > won't be today. > > Full Travis message below. > > Thanks, Neil > > travis_time:start:204f886a > [0K$ if [ "x$LICENSE" == "xtrue" ]; then ant -quiet > verify-libs-and-licenses > -Dverify-libs-and-licenses.haltonfailure=true; fi > [echo] Bootstrapping NetBeans-specific Ant extensions... > [echo] Downloading external binaries (*/external/ directories) > for cluster.config=release... > > BUILD FAILED > /home/travis/build/apache/netbeans/nbbuild/build.xml:1584: Failed > VerifyLibsAndLicenses test(s): > Some binaries were found outside of <module>/external/ directories > (edit nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries as > needed) > scratch/nb/ide.launcher/external/launchers-10.0.zip > scratch/nbbuild/installer/jnlp/external/jnlp-definitions-7.0.jar > > scratch/nbbuild/installer/jnlp/external/webstart-jnlp-servlet-1.0-beta-7.jar > > --------------------------------------------------------------------- > 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 > > > >
