Description of problem: Due to upstream Eclipse bug, JavaScript validator throws errors on the example. Version-Release number of selected component (if applicable): How reproducible: Always. Steps to Reproduce: 1. Import TicketMonster example Actual results: Validation errors. Expected results: No validation errors. Additional info: The workaround is to exclude specific JS files (jquery, jquery-mobile) from being validated. Upstream fix: https://github.com/jboss/ticket-monster/commit/e65b1cd758c90b0808d7ff29928bfcfa77a844cb
Tomas, can you please verify?
The configuration file from upstream fix is not inside the WFK2 ER7 ticketmonster-demo.zip. The validation errors still arise when importing TM example.
already in our product branch http://git.app.eng.bos.redhat.com/?p=wfk/ticket-monster.git;a=commitdiff;h=35bbd8d5bb7b9e1b1da731a4c78909567c5b1fb4
The file still missing in jboss-wfk-2.1.0-ER2-ticketmonser-demo.zip.
OK, I get it, ticket monster assembly is excluding .settings directory by default
The file still missing in WFK 2.1.0.CR1 Ticket Monster example.
Status changed to ASSIGNED to conform the bugzilla workflow.
I modified the assembly.xml so that it includes .settings/.jsdtscope.
Verified in WFK 2.1.0.CR2.
Distributed as a part of WFK 2.1.0.GA release.