GitHub user lippertto opened a pull request:
https://github.com/apache/commons-scxml/pull/2
SCXML-251: Parse src attribute of data elements
Also: reject data elements which have src and data defined.
According to the scxml standard only either src or data are allowed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lippertto/commons-scxml master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-scxml/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit 6f6f0f698dd81a0220cc74d6c10f545f23374bf4
Author: Tobias Lippert <[email protected]>
Date: 2016-07-31T17:41:22Z
SCXML-251: Parse src attribute of data elements
Also: reject data elements which have src and data defined.
According to the scmxl standard only src or data are allowed.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---