Steps to Reproduce
- extract zk-5789.zip
- run mvn jetty:run
- visit http://localhost:8080/zk10support/zk-5789.zul
- open zkmax.wgt.wpd in a browser
- search "v3.0.0-beta"
Current Result
it's v3.0.0-beta.2
Expected Result
v3.0.0-beta.3
Because there are js files in src/main/resources/web/js/zkmax/wgt/ext
Debug Information
- https://www.zkoss.org/wiki/ZK_Configuration_Reference/zk.xml/The_Library_Properties/org.zkoss.web.util.resource.dir#Overriding_JavaScript_in_a_ZK_JAR
- this overriding mechanism works in 9.6.5
Workaround
no