[misc] Fix yuicompressor default config and run JSHint on the tree webjar.
* Use the .min suffix in the default yuicompressor configuration because it's a best practice. * Add support for running JSHint on JavaScript code at build time. * Fix JSHint errors in the job and tree webjars * Use strict JavaScript in the job and tree webjars
Showing
- xwiki-platform-core/pom.xml 19 additions, 5 deletionsxwiki-platform-core/pom.xml
- xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-webjar/pom.xml 4 additions, 0 deletions...core/xwiki-platform-job/xwiki-platform-job-webjar/pom.xml
- xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-webjar/src/main/resources/jobRunner.js 2 additions, 1 deletion...xwiki-platform-job-webjar/src/main/resources/jobRunner.js
- xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml 7 additions, 0 deletions...re/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml
- xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/resources/tree.js 10 additions, 9 deletions...ree/xwiki-platform-tree-webjar/src/main/resources/tree.js
- xwiki-platform-core/xwiki-platform-web/pom.xml 2 additions, 0 deletionsxwiki-platform-core/xwiki-platform-web/pom.xml
- xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-war/pom.xml 2 additions, 0 deletions...xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-war/pom.xml
Loading
Please register or sign in to comment