Currently, Yaoqiang only supports custom edge label position which created by Yaoqiang Editor. So Yaoqiang Editor will omit it and use default label position when no custom extension element is present.
Label position via standard Bounds element not respected for sequence flows on import
modified distribution pom.xml
replace build-helper-maven-plugin with maven-antrun-plugin to copy jars and packages
replace maven-assembly-plugin with maven-antrun-plugin to rename jars and package
Version 6.2.0 .exe would like to have JDK_JAVA_OPTION environment variable
Please try the latest version 6.2.0.1
Yaoqiang v6.2.0.1
add isExe property to the command in Exe version.
Version 6.2.0 .exe would like to have JDK_JAVA_OPTION environment variable
modify method: installEmbeddedPackages
Yaoqiang v6.2.0
update version number in pom.xml and bnd.bnd
check JDK_JAVA_OPTIONS environment variable
add package: org.osgi.service.cm
modify method: installEmbeddedPackages
Trim the version string for update
Currently the update system dos not work properly. I will fix this issue in the new release 6.1.5.
BPMNEdge not rendered correctly when it has only 2 waypoints
This bug is fixed in version 6.1.4.u1. This update will be automatically downloaded and installed.
Fix bug #519
BPMNEdge not rendered correctly when it has only 2 waypoints
update bpmn.model and bpmn.editor version in pom.xml
add -sourcepath in bnd.bnd for non-standard src dirs
Error ("Invalid operation") when XML uses non-default prefix for namespace http://www.omg.org/spec/BPMN/20100524/MODEL
This bug is fixed in version 6.1.4.
Yaoqiang v6.1.4
Fix bug #518
Error ("Invalid operation") when XML uses non-default prefix for namespace http://www.omg.org/spec/BPMN/20100524/MODEL
Hi Alex, Did you mean the exe version of Yaoqiang? This exe file can only be used in stand-alone mode. If you want to interact with other system, please use the jar version of Yaoqiang. Thanks for your interesting in Yaoqiang. Best regards, Blenta
Yaoqiang v6.1.3
change bpmn.editor mothed Activator.initialize()
Error after copying data into new bpmn document
Ticket moved from /p/bpmn/bugs/517/
Does not support Ubuntu 23.04
add method getModelListener in FileTab
update bpmn.editor to 6.1.1
update bpmn.graph to 6.1.1
Yaoqiang v6.1.2
update bpmn.graph to 6.1.0 and dmn.editor to 6.1.1
I think you forget to add "-jar" after java cmd.
How did you run the jar file from command line? try the following cmd: java --add-opens=java.desktop/sun.swing=ALL-UNNAMED --add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED -jar yaoqiang-bpmn-editor-6.1.1.jar -clean
Another advice, please make sure that you installed the standard java, not the headless sever version of java
Yaoqiang v6.1.1
Yaoqiang v6.1.0
Yaoqiang v6.1.0
mv saaj module into jaxws dir
mv asaf sub-modules into asaf dir
mv mail,ws,ws.test modules into yaoqiang.*
mv dmn modules into yaoqiang.dmn