You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Andreas Lehmkühler <an...@lehmi.de> on 2015/03/11 12:12:09 UTC

PDFBox 1.8.9 release

Hi,

there are again a number of solved issues and I'm thinking about a new
bugfix release. How about a new one next week, maybe later if someone
wants to get some addtional things done before?

WDYT?

BR
Andreas Lehmkühler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


RE: PDFBox 1.8.9 release

Posted by "Allison, Timothy B." <ta...@mitre.org>.
Thank you!

-----Original Message-----
From: Tilman Hausherr [mailto:THausherr@t-online.de] 
Sent: Thursday, March 12, 2015 3:50 PM
To: dev@pdfbox.apache.org
Subject: Re: PDFBox 1.8.9 release

done

Tilman

Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> All,
>    Before the 1.8.9 release, would someone be willing to add these lines from trunk into
> o.a.xmpbox.xmp.DomXMPParser and o.a.jempbox.impl.XMLUtil right before the call to parse
>
>              // prevents validation messages polluting the console
>              dBuilder.setErrorHandler(null);
>
> I don't think this is worth a ticket or a patch, but I'm happy to open and/or supply those if desired.
>
> The default behavior of DocumentBuilder printing to stderr is irksome.
>
>    Thank you!
>
>                Best,
>
>                             Tim
> -----Original Message-----
> From: Andreas Lehmkühler [mailto:andreas@lehmi.de]
> Sent: Wednesday, March 11, 2015 7:12 AM
> To: dev@pdfbox.apache.org
> Subject: PDFBox 1.8.9 release
>
> Hi,
>
> there are again a number of solved issues and I'm thinking about a new
> bugfix release. How about a new one next week, maybe later if someone
> wants to get some addtional things done before?
>
> WDYT?
>
> BR
> Andreas Lehmkühler
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Tilman Hausherr <TH...@t-online.de>.
done

Tilman

Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> All,
>    Before the 1.8.9 release, would someone be willing to add these lines from trunk into
> o.a.xmpbox.xmp.DomXMPParser and o.a.jempbox.impl.XMLUtil right before the call to parse
>
>              // prevents validation messages polluting the console
>              dBuilder.setErrorHandler(null);
>
> I don't think this is worth a ticket or a patch, but I'm happy to open and/or supply those if desired.
>
> The default behavior of DocumentBuilder printing to stderr is irksome.
>
>    Thank you!
>
>                Best,
>
>                             Tim
> -----Original Message-----
> From: Andreas Lehmkühler [mailto:andreas@lehmi.de]
> Sent: Wednesday, March 11, 2015 7:12 AM
> To: dev@pdfbox.apache.org
> Subject: PDFBox 1.8.9 release
>
> Hi,
>
> there are again a number of solved issues and I'm thinking about a new
> bugfix release. How about a new one next week, maybe later if someone
> wants to get some addtional things done before?
>
> WDYT?
>
> BR
> Andreas Lehmkühler
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


RE: PDFBox 1.8.9 release

Posted by "Allison, Timothy B." <ta...@mitre.org>.
All,
  Before the 1.8.9 release, would someone be willing to add these lines from trunk into 
o.a.xmpbox.xmp.DomXMPParser and o.a.jempbox.impl.XMLUtil right before the call to parse 

            // prevents validation messages polluting the console
            dBuilder.setErrorHandler(null);

I don't think this is worth a ticket or a patch, but I'm happy to open and/or supply those if desired.

The default behavior of DocumentBuilder printing to stderr is irksome.

  Thank you!

              Best,

                           Tim
-----Original Message-----
From: Andreas Lehmkühler [mailto:andreas@lehmi.de] 
Sent: Wednesday, March 11, 2015 7:12 AM
To: dev@pdfbox.apache.org
Subject: PDFBox 1.8.9 release

Hi,

there are again a number of solved issues and I'm thinking about a new
bugfix release. How about a new one next week, maybe later if someone
wants to get some addtional things done before?

WDYT?

BR
Andreas Lehmkühler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Andreas Lehmkuehler <an...@lehmi.de>.
Hi,

Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> Thank you, Tilman, for pinging me on this.  I should have results by tomorrow.
Im going to cut the release once we've got a positive feedback from Tim.

Thanks again for running the test.

BR
Andreas Lehmkühler

> Best,
>
>             Tim
>
> -----Original Message-----
> From: Tilman Hausherr [mailto:THausherr@t-online.de]
> Sent: Thursday, March 12, 2015 1:39 PM
> To: dev@pdfbox.apache.org
> Subject: Re: PDFBox 1.8.9 release
>
> +1
>
> I'll ask Tim Allison to run his mass tests.
>
> Tilman
>
> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>> Hi,
>>
>> there are again a number of solved issues and I'm thinking about a new
>> bugfix release. How about a new one next week, maybe later if someone
>> wants to get some addtional things done before?
>>
>> WDYT?
>>
>> BR
>> Andreas Lehmkühler
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


RE: PDFBox 1.8.9 release

Posted by "Allison, Timothy B." <ta...@mitre.org>.
>There is a minor glitch. The files referenced in section 
>"Content differences 
>identified by heuristic threshold" don't have a capital "A" 
>and "B" in their 
>filename so that the links dont' work, at least on linux.
Doh!  Thank you.

>Is there any chance to list those files producing the listed exceptions, so that 
>we are able to reproduce them?

Y, will do.  I'll post the list of files and exceptions on TIKA-1575 shortly, and I also want to add that drill-down ability to the static dumps/imagined gui.

>
>                 Best,
>
>                          Tim
>
> [1] https://issues.apache.org/jira/secure/attachment/12704949/PDFBox_1_8_8Vs1_8_9_20150316.zip
>
> -----Original Message-----
> From: Andreas Lehmkühler [mailto:andreas@lehmi.de]
> Sent: Monday, March 23, 2015 6:49 AM
> To: dev@pdfbox.apache.org
> Subject: Re: PDFBox 1.8.9 release
>
>
> SNIP

BR
Andreas Lehmkühler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Andreas Lehmkuehler <an...@lehmi.de>.
Hi,

Am 24.03.2015 um 15:15 schrieb Allison, Timothy B.:
> All,
>
> Apologies for my delay, y, +1 to release.... no major discernible problematic differences between 1.8.8 and 1.8.9 according to my analysis with the govdocs1 corpus.
>
> Many thanks to Tilman and Maruan for identifying and fixing PDFBOX-2710.
>
>
> Andreas,
> 	I'm sorry for missing your email on the pdfbox list.
No need to apologize. Thanks for your help!


>  Instead of a table for the run on 20150316, I included a zip of reports[1].  This is a static dump of reports.  Open the index.html file and you can navigate through different features of the comparisons.  Rather than the full table of differences, this represents various sql calls against the comparisons table.  This is a very early/prototype/dev version of what I'd like to turn into a more interactive gui for evaluating text/metadata extraction differences between two batch runs...actual committing into Tika is probably many months away.  Any and all feedback and collaboration are welcome!
There is a minor glitch. The files referenced in section "Content differences 
identified by heuristic threshold" don't have a capital "A" and "B" in their 
filename so that the links dont' work, at least on linux.

Is there any chance to list those files producing the listed exceptions, so that 
we are able to reproduce them?

>
>                 Best,
>
>                          Tim
>
> [1] https://issues.apache.org/jira/secure/attachment/12704949/PDFBox_1_8_8Vs1_8_9_20150316.zip
>
> -----Original Message-----
> From: Andreas Lehmkühler [mailto:andreas@lehmi.de]
> Sent: Monday, March 23, 2015 6:49 AM
> To: dev@pdfbox.apache.org
> Subject: Re: PDFBox 1.8.9 release
>
>
> SNIP

BR
Andreas Lehmkühler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Maruan Sahyoun <sa...@fileaffairs.de>.
Hi Tim,

> Am 24.03.2015 um 15:15 schrieb Allison, Timothy B. <ta...@mitre.org>:
> 
> All,
> 
> Apologies for my delay, y, +1 to release.... no major discernible problematic differences between 1.8.8 and 1.8.9 according to my analysis with the govdocs1 corpus. 
> 
> Many thanks to Tilman and Maruan for identifying and fixing PDFBOX-2710.

that credit goes to you for finding the issue using your test suite - it has proven to be very valuable for us. Thanks a lot. Looking forward to the results of 1.8.x compared to 2.0.0 as soon as we are ready :-)

> 
> 
> Andreas,
> 	I'm sorry for missing your email on the pdfbox list.  Instead of a table for the run on 20150316, I included a zip of reports[1].  This is a static dump of reports.  Open the index.html file and you can navigate through different features of the comparisons.  Rather than the full table of differences, this represents various sql calls against the comparisons table.  This is a very early/prototype/dev version of what I'd like to turn into a more interactive gui for evaluating text/metadata extraction differences between two batch runs...actual committing into Tika is probably many months away.  Any and all feedback and collaboration are welcome!  
> 
>               Best,
> 
>                        Tim
> 
> [1] https://issues.apache.org/jira/secure/attachment/12704949/PDFBox_1_8_8Vs1_8_9_20150316.zip 

nice report - what I couldn't find are the documents causing the individual stack traces - would it be possible to include these? 

BR
Maruan

> 
> -----Original Message-----
> From: Andreas Lehmkühler [mailto:andreas@lehmi.de] 
> Sent: Monday, March 23, 2015 6:49 AM
> To: dev@pdfbox.apache.org
> Subject: Re: PDFBox 1.8.9 release
> 
> 
> 
>> Andreas Lehmkühler <an...@lehmi.de> hat am 23. März 2015 um 09:03
>> geschrieben:
>> 
>> 
>> Hi,
>> 
>>> Tilman Hausherr <TH...@t-online.de> hat am 22. März 2015 um 22:46
>>> geschrieben:
>>> 
>>> 
>>> Am 22.03.2015 um 15:53 schrieb Maruan Sahyoun:
>>>>> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
>>>>> 
>>>>> He already did... I need to have another look (hopefully tonight), and
>>>>> there was also some dialog between Maruan and Tim about acroforms and I'm
>>>>> not sure what the result is - whether it is OK or whether something needs
>>>>> to be done.
>>>> the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is
>>>> because the 1.8.8 output was wrong as the same content was repeated
>>>> multiple
>>>> times although there was only one field.
>>>> 
>>>> {quote}
>>>> Therefore, we have another improvement with 1.8.9.
>>>> {quote}
>>> 
>>> Yeah, I did read that, but then the dialog went on... oh well. So the 
>>> only difference that remains now are weird differences depending on 
>>> wether Tim uses  single-thread or multi-thread. And as I said, I 'm 
>>> unable to investigate that. I'm satisfied that the texts are identical 
>>> in my tests.
>> I've waited for some nice result sheet as we got last time, so that I thought
>> the test isn't finished yet. However, we don't need a fancy report, it was
>> just
>> a wrong expection of mine. To sum it up we are all good here and I'm going to
> I've just found the conversation in TIKA-1575, it seems that everything is ok.
> :-)
> 
> BR
> Andreas
>> cut the release tomorrow evening round about 36 hours from now if nobody
>> objects.
>> 
>> BR
>> Andreas
>> 
>>> 
>>> Tilman
>>> 
>>>> 
>>>> Maruan
>>>> 
>>>>> Tilman
>>>>> 
>>>>> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
>>>>>> Hi,
>>>>>> 
>>>>>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
>>>>>>> Thank you, Tilman, for pinging me on this.  I should have results by
>>>>>>> tomorrow.
>>>>>> @Tim, just a friednly reminder, any updates on the test results?
>>>>>> 
>>>>>> BR
>>>>>> Andreas
>>>>>> 
>>>>>>> Best,
>>>>>>> 
>>>>>>>            Tim
>>>>>>> 
>>>>>>> -----Original Message-----
>>>>>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
>>>>>>> Sent: Thursday, March 12, 2015 1:39 PM
>>>>>>> To: dev@pdfbox.apache.org
>>>>>>> Subject: Re: PDFBox 1.8.9 release
>>>>>>> 
>>>>>>> +1
>>>>>>> 
>>>>>>> I'll ask Tim Allison to run his mass tests.
>>>>>>> 
>>>>>>> Tilman
>>>>>>> 
>>>>>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>>>>>>>> Hi,
>>>>>>>> 
>>>>>>>> there are again a number of solved issues and I'm thinking about a new
>>>>>>>> bugfix release. How about a new one next week, maybe later if someone
>>>>>>>> wants to get some addtional things done before?
>>>>>>>> 
>>>>>>>> WDYT?
>>>>>>>> 
>>>>>>>> BR
>>>>>>>> Andreas Lehmkühler
>>>>>>>> 
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>>>>> 
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>>>> 
>>>>>>> 
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>>>> 
>>>>>> 
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>>> 
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>> 
>>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


RE: PDFBox 1.8.9 release

Posted by "Allison, Timothy B." <ta...@mitre.org>.
All,

Apologies for my delay, y, +1 to release.... no major discernible problematic differences between 1.8.8 and 1.8.9 according to my analysis with the govdocs1 corpus. 

Many thanks to Tilman and Maruan for identifying and fixing PDFBOX-2710.


Andreas,
	I'm sorry for missing your email on the pdfbox list.  Instead of a table for the run on 20150316, I included a zip of reports[1].  This is a static dump of reports.  Open the index.html file and you can navigate through different features of the comparisons.  Rather than the full table of differences, this represents various sql calls against the comparisons table.  This is a very early/prototype/dev version of what I'd like to turn into a more interactive gui for evaluating text/metadata extraction differences between two batch runs...actual committing into Tika is probably many months away.  Any and all feedback and collaboration are welcome!  

               Best,

                        Tim

[1] https://issues.apache.org/jira/secure/attachment/12704949/PDFBox_1_8_8Vs1_8_9_20150316.zip 

-----Original Message-----
From: Andreas Lehmkühler [mailto:andreas@lehmi.de] 
Sent: Monday, March 23, 2015 6:49 AM
To: dev@pdfbox.apache.org
Subject: Re: PDFBox 1.8.9 release



> Andreas Lehmkühler <an...@lehmi.de> hat am 23. März 2015 um 09:03
> geschrieben:
> 
> 
> Hi,
> 
> > Tilman Hausherr <TH...@t-online.de> hat am 22. März 2015 um 22:46
> > geschrieben:
> > 
> > 
> > Am 22.03.2015 um 15:53 schrieb Maruan Sahyoun:
> > >> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
> > >>
> > >> He already did... I need to have another look (hopefully tonight), and
> > >> there was also some dialog between Maruan and Tim about acroforms and I'm
> > >> not sure what the result is - whether it is OK or whether something needs
> > >> to be done.
> > > the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is
> > > because the 1.8.8 output was wrong as the same content was repeated
> > > multiple
> > > times although there was only one field.
> > >
> > > {quote}
> > > Therefore, we have another improvement with 1.8.9.
> > > {quote}
> > 
> > Yeah, I did read that, but then the dialog went on... oh well. So the 
> > only difference that remains now are weird differences depending on 
> > wether Tim uses  single-thread or multi-thread. And as I said, I 'm 
> > unable to investigate that. I'm satisfied that the texts are identical 
> > in my tests.
> I've waited for some nice result sheet as we got last time, so that I thought
> the test isn't finished yet. However, we don't need a fancy report, it was
> just
> a wrong expection of mine. To sum it up we are all good here and I'm going to
I've just found the conversation in TIKA-1575, it seems that everything is ok.
:-)

BR
Andreas
> cut the release tomorrow evening round about 36 hours from now if nobody
> objects.
> 
> BR
> Andreas
> 
> > 
> > Tilman
> > 
> > >
> > > Maruan
> > >
> > >> Tilman
> > >>
> > >> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
> > >>> Hi,
> > >>>
> > >>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> > >>>> Thank you, Tilman, for pinging me on this.  I should have results by
> > >>>> tomorrow.
> > >>> @Tim, just a friednly reminder, any updates on the test results?
> > >>>
> > >>> BR
> > >>> Andreas
> > >>>
> > >>>> Best,
> > >>>>
> > >>>>             Tim
> > >>>>
> > >>>> -----Original Message-----
> > >>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
> > >>>> Sent: Thursday, March 12, 2015 1:39 PM
> > >>>> To: dev@pdfbox.apache.org
> > >>>> Subject: Re: PDFBox 1.8.9 release
> > >>>>
> > >>>> +1
> > >>>>
> > >>>> I'll ask Tim Allison to run his mass tests.
> > >>>>
> > >>>> Tilman
> > >>>>
> > >>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
> > >>>>> Hi,
> > >>>>>
> > >>>>> there are again a number of solved issues and I'm thinking about a new
> > >>>>> bugfix release. How about a new one next week, maybe later if someone
> > >>>>> wants to get some addtional things done before?
> > >>>>>
> > >>>>> WDYT?
> > >>>>>
> > >>>>> BR
> > >>>>> Andreas Lehmkühler
> > >>>>>
> > >>>>> ---------------------------------------------------------------------
> > >>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>>
> > >>>>
> > >>>> ---------------------------------------------------------------------
> > >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>
> > >>>>
> > >>>> ---------------------------------------------------------------------
> > >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>
> > >>>
> > >>> ---------------------------------------------------------------------
> > >>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>
> > >
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > For additional commands, e-mail: dev-help@pdfbox.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Andreas Lehmkühler <an...@lehmi.de>.

> Andreas Lehmkühler <an...@lehmi.de> hat am 23. März 2015 um 09:03
> geschrieben:
> 
> 
> Hi,
> 
> > Tilman Hausherr <TH...@t-online.de> hat am 22. März 2015 um 22:46
> > geschrieben:
> > 
> > 
> > Am 22.03.2015 um 15:53 schrieb Maruan Sahyoun:
> > >> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
> > >>
> > >> He already did... I need to have another look (hopefully tonight), and
> > >> there was also some dialog between Maruan and Tim about acroforms and I'm
> > >> not sure what the result is - whether it is OK or whether something needs
> > >> to be done.
> > > the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is
> > > because the 1.8.8 output was wrong as the same content was repeated
> > > multiple
> > > times although there was only one field.
> > >
> > > {quote}
> > > Therefore, we have another improvement with 1.8.9.
> > > {quote}
> > 
> > Yeah, I did read that, but then the dialog went on... oh well. So the 
> > only difference that remains now are weird differences depending on 
> > wether Tim uses  single-thread or multi-thread. And as I said, I 'm 
> > unable to investigate that. I'm satisfied that the texts are identical 
> > in my tests.
> I've waited for some nice result sheet as we got last time, so that I thought
> the test isn't finished yet. However, we don't need a fancy report, it was
> just
> a wrong expection of mine. To sum it up we are all good here and I'm going to
I've just found the conversation in TIKA-1575, it seems that everything is ok.
:-)

BR
Andreas
> cut the release tomorrow evening round about 36 hours from now if nobody
> objects.
> 
> BR
> Andreas
> 
> > 
> > Tilman
> > 
> > >
> > > Maruan
> > >
> > >> Tilman
> > >>
> > >> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
> > >>> Hi,
> > >>>
> > >>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> > >>>> Thank you, Tilman, for pinging me on this.  I should have results by
> > >>>> tomorrow.
> > >>> @Tim, just a friednly reminder, any updates on the test results?
> > >>>
> > >>> BR
> > >>> Andreas
> > >>>
> > >>>> Best,
> > >>>>
> > >>>>             Tim
> > >>>>
> > >>>> -----Original Message-----
> > >>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
> > >>>> Sent: Thursday, March 12, 2015 1:39 PM
> > >>>> To: dev@pdfbox.apache.org
> > >>>> Subject: Re: PDFBox 1.8.9 release
> > >>>>
> > >>>> +1
> > >>>>
> > >>>> I'll ask Tim Allison to run his mass tests.
> > >>>>
> > >>>> Tilman
> > >>>>
> > >>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
> > >>>>> Hi,
> > >>>>>
> > >>>>> there are again a number of solved issues and I'm thinking about a new
> > >>>>> bugfix release. How about a new one next week, maybe later if someone
> > >>>>> wants to get some addtional things done before?
> > >>>>>
> > >>>>> WDYT?
> > >>>>>
> > >>>>> BR
> > >>>>> Andreas Lehmkühler
> > >>>>>
> > >>>>> ---------------------------------------------------------------------
> > >>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>>
> > >>>>
> > >>>> ---------------------------------------------------------------------
> > >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>
> > >>>>
> > >>>> ---------------------------------------------------------------------
> > >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>>
> > >>>
> > >>> ---------------------------------------------------------------------
> > >>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>>
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > >> For additional commands, e-mail: dev-help@pdfbox.apache.org
> > >>
> > >
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> > For additional commands, e-mail: dev-help@pdfbox.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Andreas Lehmkühler <an...@lehmi.de>.
Hi,

> Tilman Hausherr <TH...@t-online.de> hat am 22. März 2015 um 22:46
> geschrieben:
> 
> 
> Am 22.03.2015 um 15:53 schrieb Maruan Sahyoun:
> >> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
> >>
> >> He already did... I need to have another look (hopefully tonight), and
> >> there was also some dialog between Maruan and Tim about acroforms and I'm
> >> not sure what the result is - whether it is OK or whether something needs
> >> to be done.
> > the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is
> > because the 1.8.8 output was wrong as the same content was repeated multiple
> > times although there was only one field.
> >
> > {quote}
> > Therefore, we have another improvement with 1.8.9.
> > {quote}
> 
> Yeah, I did read that, but then the dialog went on... oh well. So the 
> only difference that remains now are weird differences depending on 
> wether Tim uses  single-thread or multi-thread. And as I said, I 'm 
> unable to investigate that. I'm satisfied that the texts are identical 
> in my tests.
I've waited for some nice result sheet as we got last time, so that I thought
the test isn't finished yet. However, we don't need a fancy report, it was just
a wrong expection of mine. To sum it up we are all good here and I'm going to
cut the release tomorrow evening round about 36 hours from now if nobody
objects.

BR
Andreas

> 
> Tilman
> 
> >
> > Maruan
> >
> >> Tilman
> >>
> >> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
> >>> Hi,
> >>>
> >>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> >>>> Thank you, Tilman, for pinging me on this.  I should have results by
> >>>> tomorrow.
> >>> @Tim, just a friednly reminder, any updates on the test results?
> >>>
> >>> BR
> >>> Andreas
> >>>
> >>>> Best,
> >>>>
> >>>>             Tim
> >>>>
> >>>> -----Original Message-----
> >>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
> >>>> Sent: Thursday, March 12, 2015 1:39 PM
> >>>> To: dev@pdfbox.apache.org
> >>>> Subject: Re: PDFBox 1.8.9 release
> >>>>
> >>>> +1
> >>>>
> >>>> I'll ask Tim Allison to run his mass tests.
> >>>>
> >>>> Tilman
> >>>>
> >>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
> >>>>> Hi,
> >>>>>
> >>>>> there are again a number of solved issues and I'm thinking about a new
> >>>>> bugfix release. How about a new one next week, maybe later if someone
> >>>>> wants to get some addtional things done before?
> >>>>>
> >>>>> WDYT?
> >>>>>
> >>>>> BR
> >>>>> Andreas Lehmkühler
> >>>>>
> >>>>> ---------------------------------------------------------------------
> >>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> >>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> >>>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> >>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> >>>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> >>> For additional commands, e-mail: dev-help@pdfbox.apache.org
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> >> For additional commands, e-mail: dev-help@pdfbox.apache.org
> >>
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 22.03.2015 um 15:53 schrieb Maruan Sahyoun:
>> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
>>
>> He already did... I need to have another look (hopefully tonight), and there was also some dialog between Maruan and Tim about acroforms and I'm not sure what the result is - whether it is OK or whether something needs to be done.
> the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is because the 1.8.8 output was wrong as the same content was repeated multiple times although there was only one field.
>
> {quote}
> Therefore, we have another improvement with 1.8.9.
> {quote}

Yeah, I did read that, but then the dialog went on... oh well. So the 
only difference that remains now are weird differences depending on 
wether Tim uses  single-thread or multi-thread. And as I said, I 'm 
unable to investigate that. I'm satisfied that the texts are identical 
in my tests.

Tilman

>
> Maruan
>
>> Tilman
>>
>> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
>>> Hi,
>>>
>>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
>>>> Thank you, Tilman, for pinging me on this.  I should have results by tomorrow.
>>> @Tim, just a friednly reminder, any updates on the test results?
>>>
>>> BR
>>> Andreas
>>>
>>>> Best,
>>>>
>>>>             Tim
>>>>
>>>> -----Original Message-----
>>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
>>>> Sent: Thursday, March 12, 2015 1:39 PM
>>>> To: dev@pdfbox.apache.org
>>>> Subject: Re: PDFBox 1.8.9 release
>>>>
>>>> +1
>>>>
>>>> I'll ask Tim Allison to run his mass tests.
>>>>
>>>> Tilman
>>>>
>>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>>>>> Hi,
>>>>>
>>>>> there are again a number of solved issues and I'm thinking about a new
>>>>> bugfix release. How about a new one next week, maybe later if someone
>>>>> wants to get some addtional things done before?
>>>>>
>>>>> WDYT?
>>>>>
>>>>> BR
>>>>> Andreas Lehmkühler
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Maruan Sahyoun <sa...@fileaffairs.de>.
> Am 22.03.2015 um 14:55 schrieb Tilman Hausherr <TH...@t-online.de>:
> 
> He already did... I need to have another look (hopefully tonight), and there was also some dialog between Maruan and Tim about acroforms and I'm not sure what the result is - whether it is OK or whether something needs to be done.

the result is fine with 1.8.9 - the diff compared to the 1.8.8 output is because the 1.8.8 output was wrong as the same content was repeated multiple times although there was only one field.

{quote}
Therefore, we have another improvement with 1.8.9.
{quote}

Maruan 

> 
> Tilman
> 
> Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
>> Hi,
>> 
>> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
>>> Thank you, Tilman, for pinging me on this.  I should have results by tomorrow.
>> @Tim, just a friednly reminder, any updates on the test results?
>> 
>> BR
>> Andreas
>> 
>>> Best,
>>> 
>>>            Tim
>>> 
>>> -----Original Message-----
>>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
>>> Sent: Thursday, March 12, 2015 1:39 PM
>>> To: dev@pdfbox.apache.org
>>> Subject: Re: PDFBox 1.8.9 release
>>> 
>>> +1
>>> 
>>> I'll ask Tim Allison to run his mass tests.
>>> 
>>> Tilman
>>> 
>>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>>>> Hi,
>>>> 
>>>> there are again a number of solved issues and I'm thinking about a new
>>>> bugfix release. How about a new one next week, maybe later if someone
>>>> wants to get some addtional things done before?
>>>> 
>>>> WDYT?
>>>> 
>>>> BR
>>>> Andreas Lehmkühler
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
> 


Re: PDFBox 1.8.9 release

Posted by Tilman Hausherr <TH...@t-online.de>.
He already did... I need to have another look (hopefully tonight), and 
there was also some dialog between Maruan and Tim about acroforms and 
I'm not sure what the result is - whether it is OK or whether something 
needs to be done.

Tilman

Am 22.03.2015 um 14:38 schrieb Andreas Lehmkuehler:
> Hi,
>
> Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
>> Thank you, Tilman, for pinging me on this.  I should have results by 
>> tomorrow.
> @Tim, just a friednly reminder, any updates on the test results?
>
> BR
> Andreas
>
>> Best,
>>
>>             Tim
>>
>> -----Original Message-----
>> From: Tilman Hausherr [mailto:THausherr@t-online.de]
>> Sent: Thursday, March 12, 2015 1:39 PM
>> To: dev@pdfbox.apache.org
>> Subject: Re: PDFBox 1.8.9 release
>>
>> +1
>>
>> I'll ask Tim Allison to run his mass tests.
>>
>> Tilman
>>
>> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>>> Hi,
>>>
>>> there are again a number of solved issues and I'm thinking about a new
>>> bugfix release. How about a new one next week, maybe later if someone
>>> wants to get some addtional things done before?
>>>
>>> WDYT?
>>>
>>> BR
>>> Andreas Lehmkühler
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Andreas Lehmkuehler <an...@lehmi.de>.
Hi,

Am 12.03.2015 um 18:57 schrieb Allison, Timothy B.:
> Thank you, Tilman, for pinging me on this.  I should have results by tomorrow.
@Tim, just a friednly reminder, any updates on the test results?

BR
Andreas

> Best,
>
>             Tim
>
> -----Original Message-----
> From: Tilman Hausherr [mailto:THausherr@t-online.de]
> Sent: Thursday, March 12, 2015 1:39 PM
> To: dev@pdfbox.apache.org
> Subject: Re: PDFBox 1.8.9 release
>
> +1
>
> I'll ask Tim Allison to run his mass tests.
>
> Tilman
>
> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
>> Hi,
>>
>> there are again a number of solved issues and I'm thinking about a new
>> bugfix release. How about a new one next week, maybe later if someone
>> wants to get some addtional things done before?
>>
>> WDYT?
>>
>> BR
>> Andreas Lehmkühler
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: dev-help@pdfbox.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


RE: PDFBox 1.8.9 release

Posted by "Allison, Timothy B." <ta...@mitre.org>.
Thank you, Tilman, for pinging me on this.  I should have results by tomorrow.

Best,

           Tim

-----Original Message-----
From: Tilman Hausherr [mailto:THausherr@t-online.de] 
Sent: Thursday, March 12, 2015 1:39 PM
To: dev@pdfbox.apache.org
Subject: Re: PDFBox 1.8.9 release

+1

I'll ask Tim Allison to run his mass tests.

Tilman

Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
> Hi,
>
> there are again a number of solved issues and I'm thinking about a new
> bugfix release. How about a new one next week, maybe later if someone
> wants to get some addtional things done before?
>
> WDYT?
>
> BR
> Andreas Lehmkühler
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Tilman Hausherr <TH...@t-online.de>.
+1

I'll ask Tim Allison to run his mass tests.

Tilman

Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler:
> Hi,
>
> there are again a number of solved issues and I'm thinking about a new
> bugfix release. How about a new one next week, maybe later if someone
> wants to get some addtional things done before?
>
> WDYT?
>
> BR
> Andreas Lehmkühler
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox 1.8.9 release

Posted by Maruan Sahyoun <sa...@fileaffairs.de>.
Hi Andreas,

+1 good idea - currently there are no pending issues from my side for 1.8.9

BR

Maruan

> Am 11.03.2015 um 12:12 schrieb Andreas Lehmkühler <an...@lehmi.de>:
> 
> Hi,
> 
> there are again a number of solved issues and I'm thinking about a new
> bugfix release. How about a new one next week, maybe later if someone
> wants to get some addtional things done before?
> 
> WDYT?
> 
> BR
> Andreas Lehmkühler
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
>