Hi Łukasz, It seems in that environment, our ClassPathFinder#185 returns URLs whose have Query component which emanates "java.lang.IllegalArgumentException: URI has a query component" [1]. I've tried to debug what that query string is [2] however GitHub's Struts-CI user needs to be a collaborator of my own Struts fork to process my Jenkinsfile.
Regards. [1] https://builds.apache.org/view/S-Z/view/Struts/job/Apache%20Struts/job/master/155/testReport/com.opensymphony.xwork2.config.providers/XmlConfigurationProviderTest/Build_on_various_JDKs___JDK_11___Test___testIncludeWithWildcard/ [2] https://github.com/apache/struts/pull/396 >-----Original Message----- >From: Lukasz Lenart <[email protected]> >Sent: Monday, February 10, 2020 11:05 PM >To: Struts Developers List <[email protected]> >Subject: Re: Builds > >Do you have any idea why builds on JDK 9 & 11 fails when running in Docker but >at the same time they are passing as ordinary builds? > >https://builds.apache.org/view/S- >Z/view/Struts/job/Apache%20Struts/job/master/ >https://builds.apache.org/view/S-Z/view/Struts/job/Struts-master-JDK11/ >https://builds.apache.org/view/S-Z/view/Struts/job/Struts-master-JDK9/ > > >Regards >-- >Łukasz >+ 48 606 323 122 http://www.lenart.org.pl/ > >niedz., 9 lut 2020 o 10:31 Lukasz Lenart <[email protected]> napisał(a): >> >> Hi, >> >> I'm reconfiguring our builds to use only Jenkinsfile, the basic >> pipeline is ready and I would like to add a few more stages to run >> builds on different JDKs >> >> https://builds.apache.org/view/S-Z/view/Struts/job/Apache%20Struts/ >> >> >> Regards >> -- >> Łukasz >> + 48 606 323 122 http://www.lenart.org.pl/ > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] For additional >commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
