grahamar/cron-parser

The RegularExpression class used in the year patch is not part of the public Java API.

ogalimov opened this issue · 0 comments

Because of this it is not available in application servers like JBoss or Websphere out of the box. The cleanest solution is to use the Java class java.util.regex.Pattern which is the standard way to use regular expressions in Java.