Re: Xmas 2.0.22 Release?

2020-12-17 Thread Tilman Hausherr

Am 16.12.2020 um 20:47 schrieb Tilman Hausherr:

I ran the tests again... the extra exceptions are gone.

The mysterious missing "container files" are still there. I'll 
investigate that later, I was able to open the H2 database and do some 
queries.



The mystery is solved

https://issues.apache.org/jira/browse/TIKA-3253

https://issues.apache.org/jira/browse/PDFBOX-5049

(IMHO we don't have to stop the release because of that)

Tilman





Tilman



Am 16.12.2020 um 17:12 schrieb Andreas Lehmkuehler:

Am 15.12.20 um 15:29 schrieb Tilman Hausherr:

new report available at

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz

this should be the last one. What's weird is that there are new 
exceptions, that happen in Jempbox. Which hasn't been changed. I 
can't reproduce them. I tried with jdk8 and jdk14, the machine has 
jdk14. Stack trace:


java.lang.ArrayIndexOutOfBoundsException: Index 20 out of bounds for 
length 19

 at java.base/java.text.DigitList.append(DigitList.java:151)
 at 
java.base/java.text.DecimalFormat.subparseNumber(DecimalFormat.java:2451)
 at 
java.base/java.text.DecimalFormat.subparse(DecimalFormat.java:2312)
 at 
java.base/java.text.DecimalFormat.parse(DecimalFormat.java:2145)
 at 
java.base/java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
 at 
java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1542)

 at java.base/java.text.DateFormat.parse(DateFormat.java:394)
 at 
org.apache.jempbox.impl.DateConverter.toCalendar(DateConverter.java:186) 



the attachments report subdirectory also has a weirdness: it claims 
that 4 container files are missing in B. But it doesn't tell which 
ones.

Maybe some TIKA-configuration issue?

However, it shouldn't be PDFBox related. Saying that I'm going to cut 
the 2.0.22 release ...





Tilman


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




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




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




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



Re: Xmas 2.0.22 Release?

2020-12-16 Thread Tilman Hausherr

I ran the tests again... the extra exceptions are gone.

The mysterious missing "container files" are still there. I'll 
investigate that later, I was able to open the H2 database and do some 
queries.


Tilman



Am 16.12.2020 um 17:12 schrieb Andreas Lehmkuehler:

Am 15.12.20 um 15:29 schrieb Tilman Hausherr:

new report available at

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz

this should be the last one. What's weird is that there are new 
exceptions, that happen in Jempbox. Which hasn't been changed. I 
can't reproduce them. I tried with jdk8 and jdk14, the machine has 
jdk14. Stack trace:


java.lang.ArrayIndexOutOfBoundsException: Index 20 out of bounds for 
length 19

 at java.base/java.text.DigitList.append(DigitList.java:151)
 at 
java.base/java.text.DecimalFormat.subparseNumber(DecimalFormat.java:2451)
 at 
java.base/java.text.DecimalFormat.subparse(DecimalFormat.java:2312)

 at java.base/java.text.DecimalFormat.parse(DecimalFormat.java:2145)
 at 
java.base/java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
 at 
java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1542)

 at java.base/java.text.DateFormat.parse(DateFormat.java:394)
 at 
org.apache.jempbox.impl.DateConverter.toCalendar(DateConverter.java:186)


the attachments report subdirectory also has a weirdness: it claims 
that 4 container files are missing in B. But it doesn't tell which ones.

Maybe some TIKA-configuration issue?

However, it shouldn't be PDFBox related. Saying that I'm going to cut 
the 2.0.22 release ...





Tilman


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




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




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



Re: Xmas 2.0.22 Release?

2020-12-16 Thread Andreas Lehmkuehler

Am 15.12.20 um 15:29 schrieb Tilman Hausherr:

new report available at

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz

this should be the last one. What's weird is that there are new exceptions, that 
happen in Jempbox. Which hasn't been changed. I can't reproduce them. I tried 
with jdk8 and jdk14, the machine has jdk14. Stack trace:


java.lang.ArrayIndexOutOfBoundsException: Index 20 out of bounds for length 19
     at java.base/java.text.DigitList.append(DigitList.java:151)
     at 
java.base/java.text.DecimalFormat.subparseNumber(DecimalFormat.java:2451)
     at java.base/java.text.DecimalFormat.subparse(DecimalFormat.java:2312)
     at java.base/java.text.DecimalFormat.parse(DecimalFormat.java:2145)
     at 
java.base/java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
     at java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1542)
     at java.base/java.text.DateFormat.parse(DateFormat.java:394)
     at org.apache.jempbox.impl.DateConverter.toCalendar(DateConverter.java:186)

the attachments report subdirectory also has a weirdness: it claims that 4 
container files are missing in B. But it doesn't tell which ones.

Maybe some TIKA-configuration issue?

However, it shouldn't be PDFBox related. Saying that I'm going to cut the 2.0.22 
release ...





Tilman


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




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



Re: Xmas 2.0.22 Release?

2020-12-15 Thread Tilman Hausherr

new report available at

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz

this should be the last one. What's weird is that there are new 
exceptions, that happen in Jempbox. Which hasn't been changed. I can't 
reproduce them. I tried with jdk8 and jdk14, the machine has jdk14. 
Stack trace:


java.lang.ArrayIndexOutOfBoundsException: Index 20 out of bounds for 
length 19

    at java.base/java.text.DigitList.append(DigitList.java:151)
    at 
java.base/java.text.DecimalFormat.subparseNumber(DecimalFormat.java:2451)

    at java.base/java.text.DecimalFormat.subparse(DecimalFormat.java:2312)
    at java.base/java.text.DecimalFormat.parse(DecimalFormat.java:2145)
    at 
java.base/java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
    at 
java.base/java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1542)

    at java.base/java.text.DateFormat.parse(DateFormat.java:394)
    at 
org.apache.jempbox.impl.DateConverter.toCalendar(DateConverter.java:186)


the attachments report subdirectory also has a weirdness: it claims that 
4 container files are missing in B. But it doesn't tell which ones.


Tilman


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



Re: Xmas 2.0.22 Release?

2020-12-14 Thread Tilman Hausherr

Am 14.12.2020 um 18:54 schrieb Andreas Lehmkuehler:

Am 14.12.20 um 10:41 schrieb Tilman Hausherr:

New report available so that the fixed exceptions are no longer in

stack_traces_B.xlsx

Looks good to me.

@Maruan & @Tilman: Thanks for the effort

I'm going to cut the release on Wednesday in about 48 hours from if 
nobody objects.



+1




Andreas

P.S.: Tilman there is one unresolved ticket PDFBOX-5027. Do we have to 
wait for the users feedback?



No.

Tilman







Tilman

Am 13.12.2020 um 15:37 schrieb Tilman Hausherr:

new report available at
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
No more new exceptions.

What we should work on - doesn't have to be now - is on the 
exceptions mentioned in stack_traces_by_mime_B. There are many 
uncaught exceptions there.


NegativeArraySizeException
IllegalArgumentException
NullPointerException
StackOverflowError (!)
ArrayIndexOutOfBoundsException
ClassCastException
IndexOutOfBoundsException
StringIndexOutOfBoundsException

It's possible that we never noticed these because the test set was 
expanded and we always looked at the differences, except the very 
first time long ago when there was only digitalcorpora.


Tilman


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




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




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




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



Re: Xmas 2.0.22 Release?

2020-12-14 Thread Andreas Lehmkuehler

Am 14.12.20 um 10:41 schrieb Tilman Hausherr:

New report available so that the fixed exceptions are no longer in

stack_traces_B.xlsx

Looks good to me.

@Maruan & @Tilman: Thanks for the effort

I'm going to cut the release on Wednesday in about 48 hours from if nobody 
objects.

Andreas

P.S.: Tilman there is one unresolved ticket PDFBOX-5027. Do we have to wait for 
the users feedback?




Tilman

Am 13.12.2020 um 15:37 schrieb Tilman Hausherr:

new report available at
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
No more new exceptions.

What we should work on - doesn't have to be now - is on the exceptions 
mentioned in stack_traces_by_mime_B. There are many uncaught exceptions there.


NegativeArraySizeException
IllegalArgumentException
NullPointerException
StackOverflowError (!)
ArrayIndexOutOfBoundsException
ClassCastException
IndexOutOfBoundsException
StringIndexOutOfBoundsException

It's possible that we never noticed these because the test set was expanded 
and we always looked at the differences, except the very first time long ago 
when there was only digitalcorpora.


Tilman


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




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




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



Re: Xmas 2.0.22 Release?

2020-12-14 Thread Tilman Hausherr

New report available so that the fixed exceptions are no longer in

stack_traces_B.xlsx

Tilman

Am 13.12.2020 um 15:37 schrieb Tilman Hausherr:

new report available at
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
No more new exceptions.

What we should work on - doesn't have to be now - is on the exceptions 
mentioned in stack_traces_by_mime_B. There are many uncaught 
exceptions there.


NegativeArraySizeException
IllegalArgumentException
NullPointerException
StackOverflowError (!)
ArrayIndexOutOfBoundsException
ClassCastException
IndexOutOfBoundsException
StringIndexOutOfBoundsException

It's possible that we never noticed these because the test set was 
expanded and we always looked at the differences, except the very 
first time long ago when there was only digitalcorpora.


Tilman


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




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



Re: Xmas 2.0.22 Release?

2020-12-13 Thread Tilman Hausherr

Am 13.12.2020 um 20:07 schrieb sahy...@fileaffairs.de:

Am Sonntag, dem 13.12.2020 um 15:37 +0100 schrieb Tilman Hausherr:

new report available at
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
No more new exceptions.

What we should work on - doesn't have to be now - is on the
exceptions
mentioned in stack_traces_by_mime_B. There are many uncaught
exceptions
there.

How do I get the information which file is causing this?



stack_traces_B.xlsx

(Coincidenally, I just found it a minute ago)


Tilman





NegativeArraySizeException
IllegalArgumentException
NullPointerException
StackOverflowError (!)
ArrayIndexOutOfBoundsException
ClassCastException
IndexOutOfBoundsException
StringIndexOutOfBoundsException

It's possible that we never noticed these because the test set was
expanded and we always looked at the differences, except the very
first
time long ago when there was only digitalcorpora.

Tilman


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




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



Re: Xmas 2.0.22 Release?

2020-12-13 Thread sahy...@fileaffairs.de
Am Sonntag, dem 13.12.2020 um 15:37 +0100 schrieb Tilman Hausherr:
> new report available at
> http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
> No more new exceptions.
> 
> What we should work on - doesn't have to be now - is on the
> exceptions 
> mentioned in stack_traces_by_mime_B. There are many uncaught
> exceptions 
> there.

How do I get the information which file is causing this?

> 
> NegativeArraySizeException
> IllegalArgumentException
> NullPointerException
> StackOverflowError (!)
> ArrayIndexOutOfBoundsException
> ClassCastException
> IndexOutOfBoundsException
> StringIndexOutOfBoundsException
> 
> It's possible that we never noticed these because the test set was 
> expanded and we always looked at the differences, except the very
> first 
> time long ago when there was only digitalcorpora.
> 
> Tilman
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 

-- 
-- 
Maruan Sahyoun

FileAffairs GmbH
Josef-Schappe-Straße 21
40882 Ratingen

Tel: +49 (2102) 89497 88
Fax: +49 (2102) 89497 91
sahy...@fileaffairs.de
www.fileaffairs.de

Geschäftsführer: Maruan Sahyoun
Handelsregister: AG Düsseldorf, HRB 53837
UST.-ID: DE248275827


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



Re: Xmas 2.0.22 Release?

2020-12-13 Thread Tilman Hausherr

new report available at
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
No more new exceptions.

What we should work on - doesn't have to be now - is on the exceptions 
mentioned in stack_traces_by_mime_B. There are many uncaught exceptions 
there.


NegativeArraySizeException
IllegalArgumentException
NullPointerException
StackOverflowError (!)
ArrayIndexOutOfBoundsException
ClassCastException
IndexOutOfBoundsException
StringIndexOutOfBoundsException

It's possible that we never noticed these because the test set was 
expanded and we always looked at the differences, except the very first 
time long ago when there was only digitalcorpora.


Tilman


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



Re: Xmas 2.0.22 Release?

2020-12-12 Thread Tilman Hausherr

Another report

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz


There are still 3 exceptions. I saw them yesterday but kindof forgot 
about them., i.e. these are not new.


Tilman


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



Re: Xmas 2.0.22 Release?

2020-12-11 Thread Tilman Hausherr

Am 11.12.2020 um 20:13 schrieb sahy...@fileaffairs.de:

Am Freitag, den 11.12.2020, 14:58 +0100 schrieb Tilman Hausherr:

The exceptions are mostly about the acroform fixup.
This fails when the font can't be used.

bug_trackers/PDFBOX/PDFBOX-4086-0.pdf
bug_trackers/PDFBOX/PDFBOX-4086-1.pdf
bug_trackers/PDFBOX/PDFBOX-4086-2.pdf
bug_trackers/PDFBOX/PDFBOX-3587-0.zip-5.pdf
bug_trackers/PDFBOX/PDFBOX-3642-0.pdf

they should be fixed now.



Thanks!





However I wonder if Tika should also be changed: it doesn't need the
appearances for text extraction. However it could use the field
repair.

would be benefitial - that's also the reason why there are multiple
processors with a single purpose.



Yeah, I've created a Tika issue as well.

In the meantime I had a look at the content differences. First I sorted 
by the tokens decrease, then looked at the TOP_10_UNIQUE_TOKEN_DIFFS_A, 
any "full" words there would be suspicious. Turns out that there were 
none relevant. These were improvements, likely thanks to PDFBOX-5002. I 
looked at the history of that user, he had submitted only one other 
issue + patch in 2016, and I wrote that it was a "high quality patch" 


Tomorrow or sunday I'll sort by NUM_COMMON_TOKENS_DIFF_IN_B, and do 
another test


Tilman






Tilman


Am 11.12.2020 um 13:07 schrieb Tilman Hausherr:

I had a quick look
- 32 new exceptions
- content is a bit better, for NUM_COMMON_TOKENS the new version
extracts 100.41% of the old one.

Tilman

Am 11.12.2020 um 13:04 schrieb Tilman Hausherr:
  
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
  




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




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



Re: Xmas 2.0.22 Release?

2020-12-11 Thread sahy...@fileaffairs.de
Am Freitag, den 11.12.2020, 14:58 +0100 schrieb Tilman Hausherr:
> The exceptions are mostly about the acroform fixup.
> This fails when the font can't be used.
> 
> bug_trackers/PDFBOX/PDFBOX-4086-0.pdf
> bug_trackers/PDFBOX/PDFBOX-4086-1.pdf
> bug_trackers/PDFBOX/PDFBOX-4086-2.pdf
> bug_trackers/PDFBOX/PDFBOX-3587-0.zip-5.pdf
> bug_trackers/PDFBOX/PDFBOX-3642-0.pdf

they should be fixed now.

> 
> 
> However I wonder if Tika should also be changed: it doesn't need the 
> appearances for text extraction. However it could use the field
> repair.

would be benefitial - that's also the reason why there are multiple
processors with a single purpose.

> 
> Tilman
> 
> 
> Am 11.12.2020 um 13:07 schrieb Tilman Hausherr:
> > I had a quick look
> > - 32 new exceptions
> > - content is a bit better, for NUM_COMMON_TOKENS the new version 
> > extracts 100.41% of the old one.
> > 
> > Tilman
> > 
> > Am 11.12.2020 um 13:04 schrieb Tilman Hausherr:
> > >  
> > > http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz
> > >  
> > 
> > 
> > 
> > 
> > ---
> > --
> > To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> > For additional commands, e-mail: dev-h...@pdfbox.apache.org
> > 
> 

-- 
-- 
Maruan Sahyoun

FileAffairs GmbH
Josef-Schappe-Straße 21
40882 Ratingen

Tel: +49 (2102) 89497 88
Fax: +49 (2102) 89497 91
sahy...@fileaffairs.de
www.fileaffairs.de

Geschäftsführer: Maruan Sahyoun
Handelsregister: AG Düsseldorf, HRB 53837
UST.-ID: DE248275827


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



Re: Xmas 2.0.22 Release?

2020-12-11 Thread Tilman Hausherr

The exceptions are mostly about the acroform fixup.
This fails when the font can't be used.

bug_trackers/PDFBOX/PDFBOX-4086-0.pdf
bug_trackers/PDFBOX/PDFBOX-4086-1.pdf
bug_trackers/PDFBOX/PDFBOX-4086-2.pdf
bug_trackers/PDFBOX/PDFBOX-3587-0.zip-5.pdf
bug_trackers/PDFBOX/PDFBOX-3642-0.pdf


However I wonder if Tika should also be changed: it doesn't need the 
appearances for text extraction. However it could use the field repair.


Tilman


Am 11.12.2020 um 13:07 schrieb Tilman Hausherr:

I had a quick look
- 32 new exceptions
- content is a bit better, for NUM_COMMON_TOKENS the new version 
extracts 100.41% of the old one.


Tilman

Am 11.12.2020 um 13:04 schrieb Tilman Hausherr:
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz 





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





Re: Xmas 2.0.22 Release?

2020-12-11 Thread Tilman Hausherr

I had a quick look
- 32 new exceptions
- content is a bit better, for NUM_COMMON_TOKENS the new version 
extracts 100.41% of the old one.


Tilman

Am 11.12.2020 um 13:04 schrieb Tilman Hausherr:
http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz 





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



Re: Xmas 2.0.22 Release?

2020-12-11 Thread Tilman Hausherr

http://home.snafu.de/tilman/tmp/reports_pdfbox_2.0.21_vs_2.0.22.tar.xz



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



Re: Xmas 2.0.22 Release?

2020-12-10 Thread Tilman Hausherr
I will redo the complete test later today. I had an older tika-app jar 
in the bin directory, so it's likely that java took the old one.


Tilman


Am 10.12.2020 um 20:20 schrieb Tilman Hausherr:

http://home.snafu.de/tilman/tmp/reports_pdfbox-20-vs-21_2.zip

name is incorrect, it's really 21 vs 22.

There are only 2 new exceptions. However they are in jempbox ?!

Tilman


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




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



Re: Xmas 2.0.22 Release?

2020-12-10 Thread Tilman Hausherr

http://home.snafu.de/tilman/tmp/reports_pdfbox-20-vs-21_2.zip

name is incorrect, it's really 21 vs 22.

There are only 2 new exceptions. However they are in jempbox ?!

Tilman


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



Re: Xmas 2.0.22 Release?

2020-12-04 Thread Tilman Hausherr

Am 03.12.2020 um 17:46 schrieb Andreas Lehmkuehler:

Hi,

looks like there are again a lot of unreleased fixes/improvements. How 
about cutting 2.0.22 in about 1-2 week from now?



+1




@Tim or Tilman
Does anyone of you have the time to run the test arena?



I'll try

Tilman




WDYT?

Andreas

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




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



Re: Xmas 2.0.22 Release?

2020-12-03 Thread Andreas Lehmkuehler

Am 03.12.20 um 18:05 schrieb sahy...@fileaffairs.de:

Am Donnerstag, den 03.12.2020, 17:46 +0100 schrieb Andreas Lehmkuehler:

Hi,

looks like there are again a lot of unreleased fixes/improvements.
How about
cutting 2.0.22 in about 1-2 week from now?


+1



@Tim or Tilman
Does anyone of you have the time to run the test arena?


Would it make sense to do an initial test of 3.0?

Absolutely, but I want to discuss a possible 3.0.0 prerelease in a separate 
thread






WDYT?

Andreas

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






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



Re: Xmas 2.0.22 Release?

2020-12-03 Thread sahy...@fileaffairs.de
Am Donnerstag, den 03.12.2020, 17:46 +0100 schrieb Andreas Lehmkuehler:
> Hi,
> 
> looks like there are again a lot of unreleased fixes/improvements.
> How about 
> cutting 2.0.22 in about 1-2 week from now?

+1

> 
> @Tim or Tilman
> Does anyone of you have the time to run the test arena?

Would it make sense to do an initial test of 3.0?

> 
> WDYT?
> 
> Andreas
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: dev-h...@pdfbox.apache.org
> 

-- 
-- 
Maruan Sahyoun




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



Xmas 2.0.22 Release?

2020-12-03 Thread Andreas Lehmkuehler

Hi,

looks like there are again a lot of unreleased fixes/improvements. How about 
cutting 2.0.22 in about 1-2 week from now?


@Tim or Tilman
Does anyone of you have the time to run the test arena?

WDYT?

Andreas

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