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?

Thanks,
Greg

> On Jun 3, 2019, at 10:05 AM, Jonah Graham <jo...@kichwacoders.com> wrote:
> 
> 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:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=536316 
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=536316> and some related 
> commits:
> https://git.eclipse.org/r/#/c/133828/ <https://git.eclipse.org/r/#/c/133828/>
> 
> This may not be the same issue you are facing, but hopefully it points you in 
> a useful direction.
> 
> Thanks
> Jonah
> ~~~
> Jonah Graham
> Kichwa Coders
> www.kichwacoders.com <http://www.kichwacoders.com/>
> 
> 
> On Mon, 3 Jun 2019 at 09:55, Marvin Mueller <marvin.muel...@bredex.de 
> <mailto:marvin.muel...@bredex.de>> wrote:
> 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 resources org.eclipse.osgi and javax.xml.bind) This 
> error did not occur in M2 and I am unsure why javax.xml.bind bundle is now 
> pulled into the eclipse. I assume it has to do with java 11.
>  
> My solution would be to exclude the javax.xml.bind to be excluded from 
> pulling like it was done before for javax.transaction. But I am unsure if 
> this may help.
> Is there any way, that I can get this to run? Any help would be appreciated.
>  
>  
> 
> Thanks and best regards
> 
> Marvin Mueller
> 
>  
> 
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=547865 
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=547865>
> 
>  <http://www.bredex.de/>
> BREDEX GmbH
> Lindentwete 1
> 38100 Braunschweig
> 
> Tel.: +49 531 24330-0
> Fax: +49 531 24330-99
> 
> 
> Geschäftsführer: Andreas Vogel, Ulrich Obst, Achim Lörke
> Amtsgericht Braunschweig HRB 2450
> 
> www.bredex.de 
> <http://www.bredex.de/>_______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org 
> <mailto:cross-project-issues-dev@eclipse.org>
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev 
> <https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev>_______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to