Brahim Arkni
Brahim Arkni
[Java NIO][1] was introduced in Java 7. Compilers from earlier versions of the JDK will baulk at any code that contains these NIO classes. You need to upgrade to JDK...
A quick solution for now will be to use the version prior to adding support for large json files (the usage of `java.nio` package). In other words, you can use...
Sorry for being late. The example files can be found in `files` folder (which is part of this repo). Also, the main class is only provided as an example of...
What will happen when someone defines hooks on both modules ? Should `QUnit` only invoke the first ones (in case they exist) or the second. Or just allow them all...
+1
@nexdrew Maybe the [jQuery Repository Maintainers Guide](http://contribute.jquery.org/repo-maintainers-guide/) can help you :)
Thanks for your contribution! I'll take a look at it as soon as possible!
Hi @itstabish, Thanks a lot for filing this issue! Would you like to write a patch for this? I'd be more than happy to walk you through the steps involved.
No worries. I don't know much about US phone numbers and how they should be validated, so I will let this issue for anyone experienced in validating these phone numbers...
@RobJohnston Thanks a lot for the detailed answer. We really appreciate it. > But, I would argue that for the next version of JQuery Validation, that the phoneUS method be...