Re: Who has not migrated yet?

2020-08-14 Thread Tilman Hausherr
Am 14.08.2020 um 10:32 schrieb Gavin McDonald: So, who has not migrated yet? The tika project, I've just created an Infra issue. Tilman

Re: error 500 accessing repository in build

2020-05-09 Thread Tilman Hausherr
Works now, thanks Tilman Am 09.05.2020 um 11:09 schrieb Tilman Hausherr: getting this in a build: https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x/2029/console [WARNING] Could not transfer metadata org.apache.pdfbox:pdfbox-parent:2.0.20-SNAPSHOT/maven-metadata.xml from/to

error 500 accessing repository in build

2020-05-09 Thread Tilman Hausherr
getting this in a build: https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x/2029/console [WARNING] Could not transfer metadata org.apache.pdfbox:pdfbox-parent:2.0.20-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snaps

H42 is out of system resources

2019-10-27 Thread Tilman Hausherr
https://builds.apache.org/view/T/view/Tika/job/Tika-trunk/1726/console [Tika-trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/mav

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-10 Thread Tilman Hausherr
d line. That's why I asked for the directory, obviously the jdk6 won't be in "/home/jenkins/tools/java/..." in that image. Tilman Am 10.10.2019 um 07:31 schrieb Lukasz Lenart: śr., 9 paź 2019 o 19:58 Tilman Hausherr napisał(a): Thanks, but I doubt that it will be simple

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-09 Thread Tilman Hausherr
my preferred plans would to do nothing, and to run the jdk6 build before release just to be sure we didn't break anything. Tilman Regards Łukasz W dniu wt., 8.10.2019 o 18:16 Tilman Hausherr napisał(a): Am 08.10.2019 um 16:27 schrieb Bertrand Delacretaz: Hi, On Mon, Oct 7, 2019 at

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-08 Thread Tilman Hausherr
Am 08.10.2019 um 16:27 schrieb Bertrand Delacretaz: Hi, On Mon, Oct 7, 2019 at 9:59 PM Tilman Hausherr wrote: ...This is sad... I have a maven build... that runs on jdk8 but uses jdk6 javac (with fork) and it works with 3.5.2, 3.5.0 and 3.2.1 only... Note that some build hosts allow you to

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-07 Thread Tilman Hausherr
Am 07.10.2019 um 12:39 schrieb Gavin McDonald: Please find below a summary of each; and links to their cwiki documentation page. Any questions please let me know. Thanks Gav... [Maven] 3.0.4 (3.0.5 available) 3.2.1 (3.2.5 available) 3.3.3 (3.3.9 available) 3.5.0, 3.5.2 (3.5.4 available) 3.6.0

Re: Missing maven installations

2019-09-20 Thread Tilman Hausherr
Surprisingly, it worked with 3.5.4 this time. Twice. Very mysterious. Btw if 3.5.2 is not installed, then why is it available in the Jenkins configuration? Tilman Am 20.09.2019 um 18:09 schrieb Tilman Hausherr: I used 3.5.2 for a jdk6 compile (this is to make sure that our software still

Re: Missing maven installations

2019-09-20 Thread Tilman Hausherr
posed to 3.5.4 which is installed etc Thanks Gav... On Fri, Sep 20, 2019 at 7:59 AM Tilman Hausherr wrote: Am 19.09.2019 um 15:41 schrieb Eric Barboni: Ahoy, Getting issue forrr maven 3.5.2 on H28 and H23 My current list now has H50, H24, H48, H49, H27, H22, H44 Tilman Rrregarrrds

Re: Missing maven installations

2019-09-19 Thread Tilman Hausherr
Am 19.09.2019 um 15:41 schrieb Eric Barboni: Ahoy, Getting issue forrr maven 3.5.2 on H28 and H23 My current list now has H50, H24, H48, H49, H27, H22, H44 Tilman Rrregarrrds Eric -Message d'origine- De : Tilman Hausherr Envoyé : samedi 7 septembre 2019 15:43 À : b

Re: Missing maven installations

2019-09-07 Thread Tilman Hausherr
ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.2 doesnt exist On H48, H24, H50 ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist On H50 In the past weeks. (Didn't want to be the first to complain this time) Tilman Am 07.09.2019 um 15:30 schrieb Marku

Re: jdk 13 missing on jenkins

2019-06-16 Thread Tilman Hausherr
Now it works, thanks Tilman Am 16.06.2019 um 06:32 schrieb Tilman Hausherr: Am 15.06.2019 um 22:56 schrieb Chris Lambertus: On Jun 15, 2019, at 1:00 PM, Tilman Hausherr wrote: Since a few hours ago, I get this with PDFBox builds using jdk13 (this is done at most once a day to see

Re: jdk 13 missing on jenkins

2019-06-15 Thread Tilman Hausherr
Am 15.06.2019 um 22:56 schrieb Chris Lambertus: On Jun 15, 2019, at 1:00 PM, Tilman Hausherr wrote: Since a few hours ago, I get this with PDFBox builds using jdk13 (this is done at most once a day to see whether any builds fail while new jdk13 ea releases are coming), other build jobs

jdk 13 missing on jenkins

2019-06-15 Thread Tilman Hausherr
Since a few hours ago, I get this with PDFBox builds using jdk13 (this is done at most once a day to see whether any builds fail while new jdk13 ea releases are coming), other build jobs work fine: https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-Trunk-jdk13/842/console Building remotel

Re: maven owasp plugin errors

2017-11-15 Thread Tilman Hausherr
Version 3.0.2 of the owasp maven plugin is now available and works. Tilman Am 11.11.2017 um 16:19 schrieb Tilman Hausherr: To whoever is using the maven owasp plugin: I've disabled the owasp plugin (added "") in our pom.xml files because of the recent errors. This is being

maven owasp plugin errors

2017-11-11 Thread Tilman Hausherr
To whoever is using the maven owasp plugin: I've disabled the owasp plugin (added "") in our pom.xml files because of the recent errors. This is being discussed here: https://github.com/jeremylong/DependencyCheck/issues/978 Tilman

Re: OWAS Dependency Check

2017-10-18 Thread Tilman Hausherr
Am 18.10.2017 um 15:32 schrieb Lukasz Lenart: 2017-10-13 17:46 GMT+02:00 Tilman Hausherr : We use it for PDFBox in all builds as a maven plugin. The current version 2.1.1 is over-sensitive compared to 2.1.0. The developer told me that this will be fixed in 3.0. Do you fail a build when the

Re: OWAS Dependency Check

2017-10-13 Thread Tilman Hausherr
Am 13.10.2017 um 14:43 schrieb Lukasz Lenart: Hi, Does anyone is using this plugin and have a Jenkins job running it? https://www.owasp.org/index.php/OWASP_Dependency_Check Regards We use it for PDFBox in all builds as a maven plugin. The current version 2.1.1 is over-sensitive compared to

OWASP dependency-check 2.1.1

2017-09-25 Thread Tilman Hausherr
If anybody is using OWASP dependency-check for their builds, the new version 2.1.1 is over-sensitive compared to 2.1.0. I've opened an issue here https://github.com/jeremylong/DependencyCheck/issues/894 Besides fontbox, it also reports javamail. Tilman

H18 full

2017-09-20 Thread Tilman Hausherr
https://builds.apache.org/job/PDFBox-2.0.x/696/console Building remotely onH18 (ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/PDFBox-2.0.x Cleaning up /home/jenkins/jenkins-slave/workspace/PDFBox-2.0.x/2.0 Updatinghttp://svn.apache.or

Re: Ready for JDK 9 ?

2017-08-14 Thread Tilman Hausherr
Am 14.08.2017 um 10:01 schrieb Lukasz Lenart: Our own problems with jdk9 were 1) problems with reflection (solution: we got rid of the offending code), 2) needing to use "--add-modules" on tests (we changed our pom), 3) problems with JAI (this was fixed by oracle and by a third party). Can you

Re: Ready for JDK 9 ?

2017-08-13 Thread Tilman Hausherr
Am 13.08.2017 um 09:37 schrieb Lukasz Lenart: The Apache Struts is not :( The build was passing on an early version but right now almost all the tests fail :\ What's funny launching the same particular test from an IDE passes o_O I'd wish I could help you but I have not even been able to run th

Re: Ready for JDK 9 ?

2017-08-12 Thread Tilman Hausherr
Am 08.08.2017 um 11:39 schrieb Rory O'Donnell: Hi Mark & Gavin, Thank you very much for all your testing of JDK 9 during its development! Such contributions have significantly helped shape and improve JDK 9. Now that we have reached the JDK 9 Final Release Candidate phase [1] , I would lik

newly cloned build fails with permission denied

2017-08-10 Thread Tilman Hausherr
Hi, I set up my first new build today (PDFBox-Trunk-jdk9) which is a clone of PDFBox-Trunk, the only changes are the name, the maven parameters, and the jdk. The build fails with "permission denied" by svn. However svn was able to get many files, the error came at the end: https://builds.apa

Re: Ready for JDK 9 ?

2017-08-08 Thread Tilman Hausherr
Hello all, (this also answers the same mail I received) PDFBox builds on jdk9. Our efforts can be seen here: https://issues.apache.org/jira/browse/PDFBOX-3584 todo for me (will need a few days): - install latest version - retest on second PC (failed last time I tried a few weeks ago) - commit p

Re: [Jenkins] - Updated JDKs

2017-07-27 Thread Tilman Hausherr
Am 27.07.2017 um 10:14 schrieb Gavin McDonald: JDK 9 b179 (Early Access Build) Can you set this to unlimited security, or set up a second jdk9 installation with it? open this file: /conf/security/java.security change the entry "crypto.policy" to: crypto.policy=unlimited Tilman

Re: [NOTICE] - analysis.apache.org closing down 14th January

2016-12-18 Thread Tilman Hausherr
Am 17.12.2016 um 01:55 schrieb michellep: Thanks Gav! I just learned about Sonar!! I want to look into this further. It looks super cool:) - Michelle It is great and every project should use it: it helps creating better and simpler code. That, in turn, makes it easier for outsiders to re

Re: [NOTICE] - analysis.apache.org closing down 14th January

2016-12-17 Thread Tilman Hausherr
Am 17.12.2016 um 09:25 schrieb Gavin McDonald: On 17 Dec. 2016, at 5:28 pm, Tilman Hausherr wrote: What about the existing builds on analysis.apache.org? It would be nice to have them running again until January - the sonar reports are most useful by allowing a delta to the job before. No

Re: [NOTICE] - analysis.apache.org closing down 14th January

2016-12-16 Thread Tilman Hausherr
What about the existing builds on analysis.apache.org? It would be nice to have them running again until January - the sonar reports are most useful by allowing a delta to the job before. No successful build has been running since December 4th. If we start fresh on http://builds.apache.org/an

No Sonar runs since December 4

2016-12-10 Thread Tilman Hausherr
Hello, I'm a committer at the PDFBox project and we made lots of changes yesterday and there's no updated report at https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor , the last is from December 4. PDFBox seems to be gone: all links from my browser history that start

Re: ubuntu3 (hemera) node being retired

2016-09-08 Thread Tilman Hausherr
://builds.apache.org/view/All/job/PDFBox%202.0.x/188/consoleFull Now you won't have to worry about when we turn that node off. Cheers, -Pono On Thu, Sep 8, 2016 at 10:35 AM, Tilman Hausherr wrote: Am 05.09.2016 um 22:42 schrieb Gav: Hi All, The outdated and un-puppetized ubuntu3 node is

Re: ubuntu3 (hemera) node being retired

2016-09-08 Thread Tilman Hausherr
Am 05.09.2016 um 22:42 schrieb Gav: Hi All, The outdated and un-puppetized ubuntu3 node is being retired and will be taken offline at the end of this Month (just over 3 weeks time.) Any tied jobs remaining at switch off time will be moved to the generic 'ubuntu' label. PDFBox 2.0 is not being

building two different versions of same project

2015-08-17 Thread Tilman Hausherr
ubuntu3 is building two versions of "cloudstack-pull-analysis" at the same time. Does this make sense? Tilman

Could not generate DH keypair / peer not authenticated

2015-06-10 Thread Tilman Hausherr
Hi, We're getting this since yesterday: [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ pdfbox-parent --- Downloading:https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.8.10-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadat

sonarqube build failed

2015-05-10 Thread Tilman Hausherr
The SonarQube build for PDFBox has failed: https://analysis.apache.org/jenkins/job/pdfbox/676/console Started by an SCM change Building in workspace /x1/jenkins/jenkins-master/jenkins-home/jobs/pdfbox/workspace Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2015-05-10T08:39:

Re: SonarQube analysis fails for PDBox

2015-05-03 Thread Tilman Hausherr
e 1.7 -- Olivier On 3 May 2015 19:57, "Tilman Hausherr" wrote: The last analysis of PDFBox is from April 29. SonarQube was updated to version 5 shortly after that. Now the build fails: https://analysis.apache.org/jenkins/job/pdfbox/668/console [ERROR] Failed to execute goal org.codehaus.m

SonarQube analysis fails for PDBox

2015-05-03 Thread Tilman Hausherr
The last analysis of PDFBox is from April 29. SonarQube was updated to version 5 shortly after that. Now the build fails: https://analysis.apache.org/jenkins/job/pdfbox/668/console [ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project pdfbox-re

repository server empty

2014-05-26 Thread Tilman Hausherr
Now the repository server is gone: http://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/ brings an empty web page. Tilman

Re: Latest status on the hanging Jenkins slaves/builds

2014-05-25 Thread Tilman Hausherr
Now the repository server is gone: http://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/ brings an empty web page. Tilman Am 26.05.2014 06:15, schrieb Olivier Lamy: Go if you have a bit of time. I just finished to downgrade to jdk1.7.0_55 (master and ubuntu slaves)

PDFBox not getting built automatically

2014-05-19 Thread Tilman Hausherr
Hello, PDFBox is no longer getting built automatically. The last build is from 14.5, my PMC chair triggered a manual build today. A look at https://builds.apache.org/computer/ shows a lot of red, and a lot of build servers doing nothing. One build has been running for 16 hours. Tilman