[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412487#comment-16412487
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1827628 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1827628 ]

PDFBOX-4118: add debug output about KCMS being found or not

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412486#comment-16412486
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1827627 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1827627 ]

PDFBOX-4118: add exception to log

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407523#comment-16407523
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1827388 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1827388 ]

PDFBOX-4118: log debug if KCMS has not been found

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-03-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407521#comment-16407521
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1827387 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1827387 ]

PDFBOX-4118: log debug exception so information is cpatured when returning false

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380174#comment-16380174
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825552 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825552 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380163#comment-16380163
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825551 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825551 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380149#comment-16380149
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825549 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825549 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379955#comment-16379955
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825536 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825536 ]

PDFBOX-4118: revert/remove LOG statement as IOException is a regular case here

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-27 Thread Maruan Sahyoun (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379029#comment-16379029
 ] 

Maruan Sahyoun commented on PDFBOX-4118:


I'll do it later today or early tomorrow.

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-27 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16378998#comment-16378998
 ] 

Tilman Hausherr commented on PDFBOX-4118:
-

Could you please revert the three changes, i.e. remove the three LOG.debug() 
calls in the shading classes? Or should I?

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-23 Thread Maruan Sahyoun (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374662#comment-16374662
 ] 

Maruan Sahyoun commented on PDFBOX-4118:


but doesn't {{MemoryCacheImageInputStream}} return {{-1}} on {{EOF}}? At least 
it's documented that way.

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-23 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374641#comment-16374641
 ] 

Tilman Hausherr commented on PDFBOX-4118:
-

{{PatchMeshesShadingContext.java}} has two. The first one can stay as is, the 
second one at line 157 is the one I mean.

Yes it is weird. I don't have a better idea... I need to use 
{{MemoryCacheImageInputStream}} because it is really practical to read bits.

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-23 Thread Maruan Sahyoun (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374621#comment-16374621
 ] 

Maruan Sahyoun commented on PDFBOX-4118:


So that affects {{Type4ShadingContext}} and {{Type5ShadingContext}} - correct? 

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-23 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374614#comment-16374614
 ] 

Tilman Hausherr commented on PDFBOX-4118:
-

Oh-oh... the new debug logs in the 3 shading classes will always be called, not 
just if something went wrong. The exception is a normal thing there. The 
MemoryCacheImageInputStream class methods doen't return -1 for eof when 
reading, they throw an exception. And there is no length parameter that would 
tell in advance how many triangles / patches are to be found. So the new log 
output would 1) make things slower, 2) confuse people who do debugging 3) 
clutter output.

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372705#comment-16372705
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825048 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825048 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372695#comment-16372695
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825047 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825047 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372684#comment-16372684
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1825046 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825046 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371689#comment-16371689
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1824990 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1824990 ]

PDFBOX-4071, PDFBOX-4118: use LOG.debug for ignored exceptions; use static 
method to get main memory only ScratchFile

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371673#comment-16371673
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1824988 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1824988 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371649#comment-16371649
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1824983 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1824983 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-21 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371641#comment-16371641
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1824982 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1824982 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for ignored 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (PDFBOX-4118) Retain Exception in log output

2018-02-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369951#comment-16369951
 ] 

ASF subversion and git services commented on PDFBOX-4118:
-

Commit 1824853 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1824853 ]

PDFBOX-4118: retain exception in log message; use LOG.debug for handled 
exceptions

> Retain Exception in log output 
> ---
>
> Key: PDFBOX-4118
> URL: https://issues.apache.org/jira/browse/PDFBOX-4118
> Project: PDFBox
>  Issue Type: Sub-task
>Affects Versions: 3.0.0 PDFBox
>Reporter: Maruan Sahyoun
>Assignee: Maruan Sahyoun
>Priority: Major
> Fix For: 3.0.0 PDFBox
>
>
> This task is to track resolving the message.
> {quote}
> Either log or rethrow this exception.
> {quote}
> I'll do that for trunk only to limit the time needed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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