Merge remote-tracking branch 'origin/master'
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/5cf3381b
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/5cf3381b
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff
WW-4532 Javascript generated by s:doubleselect has global variables that can
interfer with the rest of the app
- Fix problem with missing var for loop variable and possible mixed scope
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/str
WW-4532 Javascript generated by s:doubleselect has global variables that can
interfer with the rest of the app
- Follow jslint recommendations in javascript resources
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/0469947
Repository: struts
Updated Branches:
refs/heads/master 9e0aa504e -> 5cf3381b8
WW-4532 Javascript generated by s:doubleselect has global variables that can
interfer with the rest of the app
- Introduce new build plugin to automatically execute jslint checks during
build on javascript resource