Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add note about dependency changes for Validator 1.2.0

...

  • Wiki Markup
    The Strategy for locating a form using name/id has changed to correct various issues - see \[http://issues.apache.org/bugzilla/show_bug.cgi?id=35127 Bug 35127\], \[http://issues.apache.org/bugzilla/show_bug.cgi?id=35294 Bug 35294\] and \[http://issues.apache.org/bugzilla/show_bug.cgi?id=31534 Bug 31534\]
  • Wiki Markup
    *Required* validator fixed for \[http://issues.apache.org/bugzilla/show_bug.cgi?id=15912 Bug 15912\] and \[http://issues.apache.org/bugzilla/show_bug.cgi?id=33047 Bug 33047\]
  • Wiki Markup
    *Date* validator enhanced to support _datePattern_ - see \[http://issues.apache.org/bugzilla/show_bug.cgi?id=22384 Bug 22384\]
    \\

5. Dependency Changes

The following changes to validator's dependencies have occured:

  • Wiki Markup
    \[http://jakarta.apache.org/commons/beanutils/ Commons BeanUtils\] - upgraded from version 1.6.1 to version 1.7.0
  • Wiki Markup
    \[http://jakarta.apache.org/commons/collections/ Commons Collections\] - dependency removed (*see note below*).
  • Wiki Markup
    \[http://jakarta.apache.org/commons/digester/ Commons Digester\] - upgraded from version 1.5 to version 1.6
  • Wiki Markup
    \[http://jakarta.apache.org/commons/digester/ Commons Logging\] - upgraded from version 1.0.3 to version 1.0.4
    \\

Wiki Markup
*N.B.* \[http://jakarta.apache.org/commons/beanutils/ Commons BeanUtils\] 1.7.0 removed its dependency on \[http://jakarta.apache.org/commons/collections/ Commons Collections\] by including the few required Collections classes in its distribution. This is why Validator 1.2.0 no longer has a dependency on Collections - Collection's classes used by Validator are in [BeanUtils] 1.7.0.