Re: Build failed in Jenkins: commons-fileupload #9

2016-06-13 Thread Gary Gregory
On Sun, Jun 12, 2016 at 11:43 PM, Benedikt Ritter wrote: > Hi, > > I've created INFRA-12098 [1] for this. > Thank you Benedikt; I voted for the issue. Gary > > Benedikt > > [1] > https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12098 > > Benedikt Ritter schrieb am So., 12.

Re: Build failed in Jenkins: commons-fileupload #9

2016-06-12 Thread Benedikt Ritter
Hi, I've created INFRA-12098 [1] for this. Benedikt [1] https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12098 Benedikt Ritter schrieb am So., 12. Juni 2016 um 21:12 Uhr: > The validator build has the same problem. > > Jochen Wiedmann schrieb am So., 12. Juni 2016 > um 19:4

Re: Build failed in Jenkins: commons-fileupload #9

2016-06-12 Thread Benedikt Ritter
The validator build has the same problem. Jochen Wiedmann schrieb am So., 12. Juni 2016 um 19:40: > On Sun, Jun 12, 2016 at 4:33 PM, Benedikt Ritter > wrote: > > No idea what caused this failure... > > Neither do I. According to the error message, there's a problem with > the POM file, but I've

Re: Build failed in Jenkins: commons-fileupload #9

2016-06-12 Thread Jochen Wiedmann
On Sun, Jun 12, 2016 at 4:33 PM, Benedikt Ritter wrote: > No idea what caused this failure... Neither do I. According to the error message, there's a problem with the POM file, but I've been checking that file in the Jenikins workspace, and it looks perfect to me. Jochen -- The next time you

Re: Build failed in Jenkins: commons-fileupload #9

2016-06-12 Thread Benedikt Ritter
No idea what caused this failure... Apache Jenkins Server schrieb am So., 12. Juni 2016 um 16:29 Uhr: > See > > Changes: > > [ggregory] Update old school @exception with new school @throws. > > [britter] Apply changes for release 1.3.2

Build failed in Jenkins: commons-fileupload #9

2016-06-12 Thread Apache Jenkins Server
See Changes: [ggregory] Update old school @exception with new school @throws. [britter] Apply changes for release 1.3.2 to trunk [jochen] FILEUPLOAD-273: Enable Cobertura Coverage Report. [jochen] Make m2e happy. ---