camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 476 forks source link

'exporter' and 'exporterVersion' XML attributes are misleading #251

Closed vkatushenok closed 8 years ago

vkatushenok commented 8 years ago

On existing diagrams, that have been created with other tools/old modeler/eclipse plugin, the attributes are not updated and are misleading.

E.g.

<?xml version="1.0" encoding="UTF-8"?> 
<bpmn2:definitions ... exporter="camunda modeler" exporterVersion="2.7.0" ...
...
nikku commented 8 years ago

Should we tackle this for the next release?

vkatushenok commented 8 years ago

Think so - should be quick to implement, as well.