Re: Checkstyle warnings in source

2014-10-27 Thread Maruan Sahyoun
I'll open an issue later today Maruan Sahyoun > Am 27.10.2014 um 19:25 schrieb John Hewson : > > Yes please. > > -- John > >> On 26 Oct 2014, at 13:22, Maruan Sahyoun wrote: >> >> there are several checkstyle warnings in pdfbox because of tabs in the >> source code - should that be correcte

Re: Checkstyle warnings in source

2014-10-27 Thread John Hewson
Yes please. -- John > On 26 Oct 2014, at 13:22, Maruan Sahyoun wrote: > > there are several checkstyle warnings in pdfbox because of tabs in the source > code - should that be corrected? > > BR > Maruan

Re: Checkstyle warnings in source

2014-10-26 Thread Maruan Sahyoun
and NonSequentialPDFParser seems to have been introduced in 1387736. BR Maruan Am 26.10.2014 um 22:22 schrieb Maruan Sahyoun : > e.g. COSDictionary tabs seem to have been introduced in rev 1355307 > > Maruan > > Am 26.10.2014 um 21:50 schrieb Andreas Lehmkuehler : > >> Hi, >> >> Am 26.10.201

Re: Checkstyle warnings in source

2014-10-26 Thread Maruan Sahyoun
e.g. COSDictionary tabs seem to have been introduced in rev 1355307 Maruan Am 26.10.2014 um 21:50 schrieb Andreas Lehmkuehler : > Hi, > > Am 26.10.2014 um 21:22 schrieb Maruan Sahyoun: >> there are several checkstyle warnings in pdfbox because of tabs in the >> source code - should that be cor

Re: Checkstyle warnings in source

2014-10-26 Thread Andreas Lehmkuehler
Hi, Am 26.10.2014 um 21:22 schrieb Maruan Sahyoun: there are several checkstyle warnings in pdfbox because of tabs in the source code - should that be corrected? Are those newly introduced or old occurences? Tabs shall be avoided by an appropriate configuration of the IDE. BR Maruan BR An

Checkstyle warnings in source

2014-10-26 Thread Maruan Sahyoun
there are several checkstyle warnings in pdfbox because of tabs in the source code - should that be corrected? BR Maruan