[jira] [Resolved] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr resolved PDFBOX-3539.
-
   Resolution: Fixed
 Assignee: Tilman Hausherr
Fix Version/s: 2.1.0
   2.0.4

Thanks!

> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>  Components: Utilities
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Assignee: Tilman Hausherr
>Priority: Minor
> Fix For: 2.0.4, 2.1.0
>
>
> In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-3539:

Component/s: Utilities

> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>  Components: Utilities
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Priority: Minor
> Fix For: 2.0.4, 2.1.0
>
>
> In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766175 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1766175 ]

PDFBOX-3539: close document after printing, as suggested by Ivan Ridao Freitas

> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>  Components: Utilities
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Priority: Minor
> Fix For: 2.0.4, 2.1.0
>
>
> In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766176 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1766176 ]

PDFBOX-3539: close document after printing, as suggested by Ivan Ridao Freitas

> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>  Components: Utilities
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Priority: Minor
> Fix For: 2.0.4, 2.1.0
>
>
> In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread Ivan Ridao Freitas (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Ridao Freitas updated PDFBOX-3539:
---
Description: 
In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}

{{PDDocument}} is not closed after {{job.print();}}

  was:
Example class: {code}org.apache.pdfbox.examples.printing.Printing{code}

{{PDDocument}} is not closed after {{job.print();}}


> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Priority: Minor
>
> In the example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread Ivan Ridao Freitas (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Ridao Freitas updated PDFBOX-3539:
---
Description: 
Example class: {code}org.apache.pdfbox.examples.printing.Printing{code}

{{PDDocument}} is not closed after {{job.print();}}

  was:
Example class: {code}org.apache.pdfbox.examples.printing.Printing{code}

{PDDocument} is not closed after {job.print();}


> Close Document after printing
> -
>
> Key: PDFBOX-3539
> URL: https://issues.apache.org/jira/browse/PDFBOX-3539
> Project: PDFBox
>  Issue Type: Test
>Affects Versions: 2.0.3
>Reporter: Ivan Ridao Freitas
>Priority: Minor
>
> Example class: {code}org.apache.pdfbox.examples.printing.Printing{code}
> {{PDDocument}} is not closed after {{job.print();}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (PDFBOX-3539) Close Document after printing

2016-10-21 Thread Ivan Ridao Freitas (JIRA)
Ivan Ridao Freitas created PDFBOX-3539:
--

 Summary: Close Document after printing
 Key: PDFBOX-3539
 URL: https://issues.apache.org/jira/browse/PDFBOX-3539
 Project: PDFBox
  Issue Type: Test
Affects Versions: 2.0.3
Reporter: Ivan Ridao Freitas
Priority: Minor


Example class: {code}org.apache.pdfbox.examples.printing.Printing{code}

{PDDocument} is not closed after {job.print();}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Comment Edited] (PDFBOX-3538) IOException over NumberFormatException on a valid PDF

2016-10-21 Thread Tilman Hausherr (JIRA)

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

Tilman Hausherr edited comment on PDFBOX-3538 at 10/21/16 8:09 PM:
---

The xref table has this
{code}
000-21 0 n 
{code}
replacing the "-" with "0" (e.g. with NOTEPAD++) makes it a correct PDF.

The alternative would be to rebuild the xref table, the thing we did for files 
that were cut off.


was (Author: tilman):
The xref table has this
{code}
000-21 0 n 
{code}
replacing the "-" with "0" makes it a correct PDF.

The alternative would be to rebuild the xref table, the thing we did for files 
that were cut off.

> IOException over NumberFormatException on a valid PDF
> -
>
> Key: PDFBOX-3538
> URL: https://issues.apache.org/jira/browse/PDFBOX-3538
> Project: PDFBox
>  Issue Type: Bug
>  Components: Parsing
> Environment: Windows 7 x64, JVM 1.8.0_101
>Reporter: Seva Alekseyev
> Attachments: PB_AGAP001539_Graphical.pdf
>
>
> On the attached document, which loads and displays with Adobe Reader fine, 
> PDDocument.load() throws the following exception:
> java.io.IOException: java.lang.NumberFormatException: For input string: 
> "000-21"
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2017)
>   at org.apache.pdfbox.pdfparser.COSParser.parseXref(COSParser.java:224)
>   at 
> org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:194)
>   at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:252)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:957)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:913)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:861)
>   at Temp.PDFTemp.App.main(App.java:19)
> Caused by: java.lang.NumberFormatException: For input string: "000-21"
>   at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>   at java.lang.Long.parseLong(Long.java:589)
>   at java.lang.Long.parseLong(Long.java:631)
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2010)
>   ... 7 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3538) IOException over NumberFormatException on a valid PDF

2016-10-21 Thread Tilman Hausherr (JIRA)

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

Tilman Hausherr commented on PDFBOX-3538:
-

The xref table has this
{code}
000-21 0 n 
{code}
replacing the "-" with "0" makes it a correct PDF.

The alternative would be to rebuild the xref table, the thing we did for files 
that were cut off.

> IOException over NumberFormatException on a valid PDF
> -
>
> Key: PDFBOX-3538
> URL: https://issues.apache.org/jira/browse/PDFBOX-3538
> Project: PDFBox
>  Issue Type: Bug
>  Components: Parsing
> Environment: Windows 7 x64, JVM 1.8.0_101
>Reporter: Seva Alekseyev
> Attachments: PB_AGAP001539_Graphical.pdf
>
>
> On the attached document, which loads and displays with Adobe Reader fine, 
> PDDocument.load() throws the following exception:
> java.io.IOException: java.lang.NumberFormatException: For input string: 
> "000-21"
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2017)
>   at org.apache.pdfbox.pdfparser.COSParser.parseXref(COSParser.java:224)
>   at 
> org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:194)
>   at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:252)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:957)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:913)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:861)
>   at Temp.PDFTemp.App.main(App.java:19)
> Caused by: java.lang.NumberFormatException: For input string: "000-21"
>   at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>   at java.lang.Long.parseLong(Long.java:589)
>   at java.lang.Long.parseLong(Long.java:631)
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2010)
>   ... 7 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (PDFBOX-3538) IOException over NumberFormatException on a valid PDF

2016-10-21 Thread Seva Alekseyev (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Seva Alekseyev updated PDFBOX-3538:
---
Attachment: PB_AGAP001539_Graphical.pdf

> IOException over NumberFormatException on a valid PDF
> -
>
> Key: PDFBOX-3538
> URL: https://issues.apache.org/jira/browse/PDFBOX-3538
> Project: PDFBox
>  Issue Type: Bug
>  Components: Parsing
> Environment: Windows 7 x64, JVM 1.8.0_101
>Reporter: Seva Alekseyev
> Attachments: PB_AGAP001539_Graphical.pdf
>
>
> On the attached document, which loads and displays with Adobe Reader fine, 
> PDDocument.load() throws the following exception:
> java.io.IOException: java.lang.NumberFormatException: For input string: 
> "000-21"
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2017)
>   at org.apache.pdfbox.pdfparser.COSParser.parseXref(COSParser.java:224)
>   at 
> org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:194)
>   at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:252)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:957)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:913)
>   at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:861)
>   at Temp.PDFTemp.App.main(App.java:19)
> Caused by: java.lang.NumberFormatException: For input string: "000-21"
>   at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>   at java.lang.Long.parseLong(Long.java:589)
>   at java.lang.Long.parseLong(Long.java:631)
>   at 
> org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2010)
>   ... 7 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (PDFBOX-3538) IOException over NumberFormatException on a valid PDF

2016-10-21 Thread Seva Alekseyev (JIRA)
Seva Alekseyev created PDFBOX-3538:
--

 Summary: IOException over NumberFormatException on a valid PDF
 Key: PDFBOX-3538
 URL: https://issues.apache.org/jira/browse/PDFBOX-3538
 Project: PDFBox
  Issue Type: Bug
  Components: Parsing
 Environment: Windows 7 x64, JVM 1.8.0_101
Reporter: Seva Alekseyev


On the attached document, which loads and displays with Adobe Reader fine, 
PDDocument.load() throws the following exception:

java.io.IOException: java.lang.NumberFormatException: For input string: 
"000-21"
at 
org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2017)
at org.apache.pdfbox.pdfparser.COSParser.parseXref(COSParser.java:224)
at 
org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:194)
at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:252)
at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:957)
at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:913)
at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:861)
at Temp.PDFTemp.App.main(App.java:19)
Caused by: java.lang.NumberFormatException: For input string: "000-21"
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:589)
at java.lang.Long.parseLong(Long.java:631)
at 
org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2010)
... 7 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



Build failed in Jenkins: PDFBox-trunk » Apache Preflight #3096

2016-10-21 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Preflight 2.1.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[TASKS] Scanning folder 
' 
for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 135 files to scan for tasks
Found 18 open tasks.
[TASKS] Computing warning deltas based on reference build #3086
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to 

[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (get-isartor) @ preflight ---
[WARNING] Could not get content
org.apache.maven.wagon.TransferFailedException: 
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
at 
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:799)
at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at 
com.googlecode.download.maven.plugin.internal.WGet.doGet(WGet.java:377)
at 
com.googlecode.download.maven.plugin.internal.WGet.execute(WGet.java:282)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at 

Build failed in Jenkins: PDFBox-trunk #3096

2016-10-21 Thread Apache Jenkins Server
See 

--
[...truncated 1773 lines...]
[INFO] 
[INFO] 
[INFO] Building Apache Preflight 2.1.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[TASKS] Scanning folder 
' for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 135 files to scan for tasks
Found 18 open tasks.
[TASKS] Computing warning deltas based on reference build #3086
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to 

[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (get-isartor) @ preflight ---
[WARNING] Could not get content
org.apache.maven.wagon.TransferFailedException: 
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
at 
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:799)
at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at 
com.googlecode.download.maven.plugin.internal.WGet.doGet(WGet.java:377)
at 
com.googlecode.download.maven.plugin.internal.WGet.execute(WGet.java:282)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at 

Build failed in Jenkins: PDFBox 2.0.x #263

2016-10-21 Thread Apache Jenkins Server
See 

Changes:

[tilman] PDFBOX-3537: add setParent() method

[tilman] PDFBOX-3537: Create example of AcroForm creation with field that has 
two widgets

[tilman] PDFBOX-2852: avoid potential ClassCastException,, remove super() call

--
[...truncated 2798 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
xmpbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xmpbox 
---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ xmpbox ---
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-java-version) @ xmpbox 
---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ xmpbox 
---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ xmpbox ---
[INFO] Building jar: 

[WARNING] Failed to getClass for org.apache.felix.bundleplugin.BundlePlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ xmpbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ xmpbox 
---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ xmpbox ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ xmpbox ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 136 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 133 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xmpbox ---
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/2.0.4-SNAPSHOT/xmpbox-2.0.4-SNAPSHOT.jar
[INFO] Installing 
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/2.0.4-SNAPSHOT/xmpbox-2.0.4-SNAPSHOT.pom
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/2.0.4-SNAPSHOT/xmpbox-2.0.4-SNAPSHOT-sources.jar
[INFO] Installing 

 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/xmpbox/2.0.4-SNAPSHOT/xmpbox-2.0.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ xmpbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmpbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xmpbox ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
xmpbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xmpbox 
---

Build failed in Jenkins: PDFBox 2.0.x » Apache PDFBox #263

2016-10-21 Thread Apache Jenkins Server
See 


Changes:

[tilman] PDFBOX-3537: add setParent() method

[tilman] PDFBOX-2852: avoid potential ClassCastException,, remove super() call

--
[INFO] 
[INFO] 
[INFO] Building Apache PDFBox 2.0.4-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox ---
[TASKS] Scanning folder 
' 
for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 642 files to scan for tasks
Found 236 open tasks.
[TASKS] Computing warning deltas based on reference build #262
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 554 source files to 


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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread JIRA

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

Andreas Lehmkühler commented on PDFBOX-3532:


Next try with the full path to the cacerts ...

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread JIRA

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

Andreas Lehmkühler commented on PDFBOX-3532:


I've added the cacerts from jdk8u101. It works at home on commandline, but it 
doesn't work here. 
I've simply added the following option to the job
{code}
-Djavax.net.ssl.keyStore=./cacerts_jdk8u101
{code}
Any ideas?

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



Build failed in Jenkins: PDFBox-trunk » Apache Preflight #3095

2016-10-21 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Preflight 2.1.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[TASKS] Scanning folder 
' 
for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 135 files to scan for tasks
Found 18 open tasks.
[TASKS] Computing warning deltas based on reference build #3086
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to 

[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (get-isartor) @ preflight ---
[WARNING] Could not get content
org.apache.maven.wagon.TransferFailedException: 
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
at 
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:799)
at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at 
com.googlecode.download.maven.plugin.internal.WGet.doGet(WGet.java:377)
at 
com.googlecode.download.maven.plugin.internal.WGet.execute(WGet.java:282)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at 

Build failed in Jenkins: PDFBox-trunk #3095

2016-10-21 Thread Apache Jenkins Server
See 

Changes:

[lehmi] PDFBOX-3532: added updated cacerts to support lets encrypt cert

[tilman] PDFBOX-3537: add setParent() method

[tilman] PDFBOX-3537: Create example of AcroForm creation with field that has 
two widgets

[tilman] PDFBOX-2852: avoid potential ClassCastException,, remove super() call

--
[...truncated 1757 lines...]
[INFO] 
[INFO] 
[INFO] Building Apache Preflight 2.1.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight ---
[TASKS] Scanning folder 
' for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 135 files to scan for tasks
Found 18 open tasks.
[TASKS] Computing warning deltas based on reference build #3086
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ preflight ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ preflight ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to 

[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] 
:
 Some input files use unchecked or unsafe operations.
[WARNING] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- download-maven-plugin:1.3.0:wget (get-isartor) @ preflight ---
[WARNING] Could not get content
org.apache.maven.wagon.TransferFailedException: 
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
at 
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:799)
at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at 
com.googlecode.download.maven.plugin.internal.WGet.doGet(WGet.java:377)
at 
com.googlecode.download.maven.plugin.internal.WGet.execute(WGet.java:282)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 

[jira] [Updated] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread Tilman Hausherr (JIRA)

 [ 
https://issues.apache.org/jira/browse/PDFBOX-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-3537:

Description: Create PDF with two pages and one field which has a widget on 
each page.

> Create example of AcroForm creation with field that has two widgets
> ---
>
> Key: PDFBOX-3537
> URL: https://issues.apache.org/jira/browse/PDFBOX-3537
> Project: PDFBox
>  Issue Type: Improvement
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
> Fix For: 2.0.4, 2.1.0
>
>
> Create PDF with two pages and one field which has a widget on each page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766088 from [~lehmi] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1766088 ]

PDFBOX-3532: added updated cacerts to support lets encrypt cert

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766087 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1766087 ]

PDFBOX-3537: add setParent() method

> Create example of AcroForm creation with field that has two widgets
> ---
>
> Key: PDFBOX-3537
> URL: https://issues.apache.org/jira/browse/PDFBOX-3537
> Project: PDFBox
>  Issue Type: Improvement
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
> Fix For: 2.0.4, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766086 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1766086 ]

PDFBOX-3537: add setParent() method

> Create example of AcroForm creation with field that has two widgets
> ---
>
> Key: PDFBOX-3537
> URL: https://issues.apache.org/jira/browse/PDFBOX-3537
> Project: PDFBox
>  Issue Type: Improvement
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
> Fix For: 2.0.4, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766085 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1766085 ]

PDFBOX-3537: Create example of AcroForm creation with field that has two widgets

> Create example of AcroForm creation with field that has two widgets
> ---
>
> Key: PDFBOX-3537
> URL: https://issues.apache.org/jira/browse/PDFBOX-3537
> Project: PDFBox
>  Issue Type: Improvement
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
> Fix For: 2.0.4, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766084 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1766084 ]

PDFBOX-3537: Create example of AcroForm creation with field that has two widgets

> Create example of AcroForm creation with field that has two widgets
> ---
>
> Key: PDFBOX-3537
> URL: https://issues.apache.org/jira/browse/PDFBOX-3537
> Project: PDFBox
>  Issue Type: Improvement
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
> Fix For: 2.0.4, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (PDFBOX-3537) Create example of AcroForm creation with field that has two widgets

2016-10-21 Thread Tilman Hausherr (JIRA)
Tilman Hausherr created PDFBOX-3537:
---

 Summary: Create example of AcroForm creation with field that has 
two widgets
 Key: PDFBOX-3537
 URL: https://issues.apache.org/jira/browse/PDFBOX-3537
 Project: PDFBox
  Issue Type: Improvement
  Components: AcroForm
Affects Versions: 2.0.3
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
 Fix For: 2.0.4, 2.1.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-2852) Improve code quality (2)

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766079 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1766079 ]

PDFBOX-2852: avoid potential ClassCastException,, remove super() call

> Improve code quality (2)
> 
>
> Key: PDFBOX-2852
> URL: https://issues.apache.org/jira/browse/PDFBOX-2852
> Project: PDFBox
>  Issue Type: Task
>Affects Versions: 2.0.0
>Reporter: Tilman Hausherr
> Attachments: PDNameTreeNode.java.patch, XMPSchema.java.patch, 
> explicit_array_creation.patch, fix_javadoc.patch, foreach.patch, 
> noarray.patch, semicolon.patch, stringbuilder.patch, 
> unnecessary_type_casting.patch, unused_imports.patch, usestatic.patch, 
> winansiencoding.patch, winansiencoding2.patch
>
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube 
> report|https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor],
>  hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-2576, which was getting too long.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-2852) Improve code quality (2)

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 1766078 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1766078 ]

PDFBOX-2852: avoid potential ClassCastException,, remove super() call

> Improve code quality (2)
> 
>
> Key: PDFBOX-2852
> URL: https://issues.apache.org/jira/browse/PDFBOX-2852
> Project: PDFBox
>  Issue Type: Task
>Affects Versions: 2.0.0
>Reporter: Tilman Hausherr
> Attachments: PDNameTreeNode.java.patch, XMPSchema.java.patch, 
> explicit_array_creation.patch, fix_javadoc.patch, foreach.patch, 
> noarray.patch, semicolon.patch, stringbuilder.patch, 
> unnecessary_type_casting.patch, unused_imports.patch, usestatic.patch, 
> winansiencoding.patch, winansiencoding2.patch
>
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube 
> report|https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor],
>  hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-2576, which was getting too long.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


Yes, didn't find them either. Prompted Duff about that. They also seem to be 
downloading the Isartor suite but the link they have is broken. 

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Tilman Hausherr (JIRA)

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

Tilman Hausherr commented on PDFBOX-3532:
-

I can't find the Isartor files on github
https://github.com/veraPDF/veraPDF-corpus


> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


[~tilman] Given above comment from Duff - could we change the test download to 
use the veraPDF test suite? What's our state of compliance with it? We could 
also switch back/add Isartor as soon as the access part has been resolved.

Benefit of using Isartor is that we can also use it so state our compliance 
with it which is a suite from an independent well known organization.

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


I've got the following response from Duff Johnson, Executive Director PDF 
Association:

{quote}
I will review the issue with https and get back to you. Certainly, I agree that 
we should post it in a way that makes it easy to comply with the redistribution 
terms.

You are very welcome to use the veraPDF test corpus, which does indeed include 
Isartor.
{quote}

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3534) NPE if an AcroForm field's child cosdict is null

2016-10-21 Thread Tim Allison (JIRA)

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

Tim Allison commented on PDFBOX-3534:
-

Great.  Thank you for confirming.  I didn't make this commit because 1) I 
didn't like the test code and 2) I wasn't sure if ignoring the nulls was 
"standard" behavior :).  Both questions answered.  Thank you!

> NPE if an AcroForm field's child cosdict is null
> 
>
> Key: PDFBOX-3534
> URL: https://issues.apache.org/jira/browse/PDFBOX-3534
> Project: PDFBox
>  Issue Type: Bug
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tim Allison
>Priority: Trivial
> Fix For: 2.0.4, 2.1.0
>
> Attachments: PDFBOX-3534.patch
>
>
> [~sevaa] raised this issue on TIKA-2117.  I confirmed that it is still 
> happening on trunk



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


I don't think that this is a route we should go as this would invalidate the 
benefits of https.

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread beat weisskopf (JIRA)

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

beat weisskopf commented on PDFBOX-3532:


Yes, this is to consider. Better to either add the cert to cacerts, or ship and 
specify a custom keystore. Should have added "... as short-term possibility"

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Tilman Hausherr (JIRA)

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

Tilman Hausherr commented on PDFBOX-3532:
-

Wouldn't this result in risk to get modified jars from the "tailored access" 
dept?

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread beat weisskopf (JIRA)

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

beat weisskopf commented on PDFBOX-3532:


Consider trusting all certs: 
http://stackoverflow.com/questions/21252800/how-to-tell-maven-to-disregard-ssl-errors-and-trusting-all-certs

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3534) NPE if an AcroForm field's child cosdict is null

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3534:


I've verified with Acrobat and it's not treating the AcroForms entries as 
fields at all. Wanted to make sure that it doesn't do any repair behind the 
scenes. 

> NPE if an AcroForm field's child cosdict is null
> 
>
> Key: PDFBOX-3534
> URL: https://issues.apache.org/jira/browse/PDFBOX-3534
> Project: PDFBox
>  Issue Type: Bug
>  Components: AcroForm
>Affects Versions: 2.0.3
>Reporter: Tim Allison
>Priority: Trivial
> Fix For: 2.0.4, 2.1.0
>
> Attachments: PDFBOX-3534.patch
>
>
> [~sevaa] raised this issue on TIKA-2117.  I confirmed that it is still 
> happening on trunk



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


I sent a message to Olaf to get his thoughts on this.

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Maruan Sahyoun (JIRA)

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

Maruan Sahyoun commented on PDFBOX-3532:


I'd think with the {{Terms of Use}} of the Isartor Test Suite

{quote}
... Redistributing all or parts of the Isartor test suite is also not allowed. 
{quote}

We need to make sure that putting it on a public site can not be treated as 
redistribution. So I'd rather not put it outside pdfa.org or I can have a quick 
chat with Olaf what he thinks about it. 

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread Tilman Hausherr (JIRA)

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

Tilman Hausherr commented on PDFBOX-3532:
-

Sure!

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (PDFBOX-3532) Java 6 errors

2016-10-21 Thread simon steiner (JIRA)

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

simon steiner commented on PDFBOX-3532:
---

Or http://people.apache.org/~[username]/

> Java 6 errors
> -
>
> Key: PDFBOX-3532
> URL: https://issues.apache.org/jira/browse/PDFBOX-3532
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 1.8.12, 2.0.3
>Reporter: simon steiner
>Assignee: Tilman Hausherr
> Fix For: 1.8.13, 2.0.4, 2.1.0
>
>
> Under java 6 and 8 and clean ~/.m2 directory:
> mvn clean install -DskipTests
> Downloading: 
> http://www.pdfa.org/wp-content/uploads/2011/08/isartor-pdfa-2008-08-13.zip
> javax.net.ssl.SSLHandshakeException: 
> sun.security.validator.ValidatorException: PKIX path building failed: 
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
> valid certification path to requested target
> Java 6 only:
> [ERROR] 
> pdf-box-svn/pdfbox/src/test/java/org/apache/pdfbox/pdmodel/TestPDDocument.java:[205,41]
>  cannot find symbol
> [ERROR] symbol  : class Builder
> [ERROR] location: class java.util.Locale



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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