Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Updgrade from 0.20 to 0.22 and SAXParser issues

I just filled a bug in the tracker as I successfuly reproduce the issue on a minimal project.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=460616


2015-02-23 14:27 GMT+01:00 Romain Bioteau <romain.bioteau@xxxxxxxxxxxxxx>:
2015-02-23 14:14 GMT+01:00 Alex Blewitt <alex.blewitt@xxxxxxxxx>:
If you have the exception/log trace you might be able to find out. It's possible due to the parser not finding the classes it needs at runtime but that's likely to be more to do with what bundles you are using or compiling against than a Tycho thing specifically. 

Alex
 I also think that in the first place. But why the same code baseline fails in 0.22 and not in 0.20 ?


2015-02-23 14:20 GMT+01:00 Matthias Sohn <matthias.sohn@xxxxxxxxx>:
In case you have used test-runtime only dependencies in the tycho-surefire-plugin configuration, you may need to replace them with
targetplatform-configuration/dependency-resolution/extraRequirements instead.


I'm already using this configuration. Thanks for the answer. 


I'll make a try in 0.21 first, just to see...

--

Romain Bioteau
R&D engineer
romain.bioteau@xxxxxxxxxxxxxx
romain.bioteau
rbioteau
 
 
This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore Bonitasoft will not be liable for the message if modified.
 




--

Romain Bioteau
R&D engineer
romain.bioteau@xxxxxxxxxxxxxx
romain.bioteau
rbioteau
 
 
This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore Bonitasoft will not be liable for the message if modified.
 


Back to the top