qspin / qtaste

[NEW RELEASE VERSION 3.0.0] The QTaste is an open-source functional and non-functional test environment offering services to developers and testers. It has been implemented following a data driven testing philosophy.
http://www.qtaste.org
GNU Lesser General Public License v3.0
6 stars 11 forks source link

Utility test api loadXStreamFile() fails with Java 7 #59

Closed dergo closed 11 years ago

dergo commented 11 years ago

With Java 7, Utility test api loadXStreamFile() fails with a serialization exception. This is caused by XStream v1.3.1 not being compatible with Java 7.

It should be upgraded to v1.4.4.

lvboque commented 11 years ago

After discussion with David, we decided to remove this functionality and also the xtream dependency...

It will implemented in another testapi ... (but not in kernel-toolbox testapi)

lvboque commented 11 years ago

Also xpp3 will be removed ...

Don't forget to update thirdproducts.html document

lvboque commented 11 years ago

changed milestone to 2.1.0