Re: [cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

2019-06-04 Thread Marvin Mueller
Thanks for all your information. I found out that for us it is enough to add the javax.xml.bind as required bundle to all the bundles which are using org.dom4j. Best regards Marvin Mueller _ BREDEX GmbH Lindentwete 1 38100 Braunschweig Tel.: +49 531

Re: [cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

2019-06-03 Thread Greg Watson
PTP is having the same problem that CDT was having, namely that javax.xml.bind has been removed from Java 11 so running with that JVM or later causes problem. Rather than every project that has this problem having to create a solution, is there some way this could be done via the platform?

Re: [cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

2019-06-03 Thread Jonah Graham
Hi Marvin, There was a bunch of last minute work on 2018-12 release that had similar underlying issues relating to resolution problems around javax.xml.bind. I think there were a number of solutions put forward, but I can point you at what CDT did to resolve the issues:

[cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

2019-06-03 Thread Marvin Mueller
Hello, The Jubula part of eclipse for testers is not running at this moment[1] since javax.xml.bind is pulled into the eclipse. The dependency resolution now find multiple exposed packages for “javax.xml.bind”( Uses constraint violation… because it is exposed to package 'javax.xml.bind' from