]
Mario Fusco resolved DROOLS-1708.
---------------------------------
Resolution: Done
Centralize xstream initialization
---------------------------------
Key: DROOLS-1708
URL:
https://issues.jboss.org/browse/DROOLS-1708
Project: Drools
Issue Type: Enhancement
Reporter: Mario Fusco
Assignee: Michael Biarnes Kiefer
Priority: Major
In drools I centralized the creation and initialization of the xstream instance with this
commit
https://github.com/kiegroup/drools/commit/e3e7c44515949d8fb25978cb2040c50...
using the new factory method added here
https://github.com/kiegroup/droolsjbpm-knowledge/commit/14438e9ad37ea5fa6...
Please extend this enhancement to all other projects using xstream.