]
Michael Anstis resolved DROOLS-759.
-----------------------------------
Fix Version/s: 6.3.0.Beta1
Resolution: Done
GuidedDecisionTreeModelUnmarshallingVisitor doesn't support
unmarshalling rules that contain line with only spaces in LHS
-------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-759
URL:
https://issues.jboss.org/browse/DROOLS-759
Project: Drools
Issue Type: Bug
Reporter: Tibor Zimányi
Assignee: Michael Anstis
Priority: Minor
Fix For: 6.3.0.Beta1
GuidedDecisionTreeModelUnmarshallingVisitor don't support rules that contain lines
with only spaces in LHS. These empty lines should be thrown away in preprocessing in
RuleModelDRLPersistenceImpl.