Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

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 24330-0
Fax: +49 531 24330-99


Geschäftsführer: Andreas Vogel, Ulrich Obst, Achim Lörke
Amtsgericht Braunschweig HRB 2450


www.bredex.de

From: cross-project-issues-dev-bounces@xxxxxxxxxxx <cross-project-issues-dev-bounces@xxxxxxxxxxx> On Behalf Of Jonah Graham
Sent: Montag, 3. Juni 2019 16:05
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: Re: [cross-project-issues-dev] Problems with dependencies in Eclipse for Testers (Jubula)

 

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:

 

 

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

 

 

On Mon, 3 Jun 2019 at 09:55, Marvin Mueller <Marvin.Mueller@xxxxxxxxx> 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


 

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

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top