[ http://issues.apache.org/jira/browse/VALIDATOR-191?page=all ]
Niall Pemberton updated VALIDATOR-191:
--------------------------------------
Summary: Remove the dependency on Jakarta ORO (move to JDK 1.4 regular
expression support) (was: ISBNValidator has dependency to
org.apache.oro.text.perl.Perl5Util)
I'm changing the title of this issue to be more general since there are a
number of validation routines using Jakarta ORO.
I have moved and re-written ISBNValidator to the new routines package and the
dependency on Jakarta ORO has now gone - see issue# VALIDATOR-188 for details
about the new version
http://svn.apache.org/viewvc?view=rev&revision=486765
Now just need to do URL, Email and "mask" validators :-)
> Remove the dependency on Jakarta ORO (move to JDK 1.4 regular expression
> support)
> ---------------------------------------------------------------------------------
>
> Key: VALIDATOR-191
> URL: http://issues.apache.org/jira/browse/VALIDATOR-191
> Project: Commons Validator
> Issue Type: Improvement
> Components: Routines
> Affects Versions: 1.3.0 Release, 1.2.0 Release, 1.3.1 Release
> Reporter: Matthias Weßendorf
> Priority: Minor
> Fix For: 1.4
>
> Attachments: isbn_validator.patch
>
>
> Hey,
> since Java 1.4 supports RegExpr. itself is it possible to remove the
> "org.apache.oro.text.perl.Perl5Util"
> from ISBNValidator?
> The org.apache.oro.** dependency is also there for the regExp validator.
> Any ideas on that?
> Or is this a "no no", since a Java 1.4 dep. is not suitable.
> Thanks,
> Matthias
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]