[Yanel-dev] [Bug 6575] [wanted1.0+] make Yanel work with Java 6 (and later)

bugzilla at wyona.com bugzilla at wyona.com
Wed Feb 18 12:58:37 CET 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6575





------- Comment #6 from guillaume.deflache at wyona.com  2009-02-18 12:59 -------
Upgrading to Jakarta Regexp 1.5 manually (we use 1.4 ATM and 1.5 albeit old is
not even in the official Maven 2 repo) did not solve the problem.
So it seems unrelated to bugs fixed in 1.5 (see
http://jakarta.apache.org/regexp/changes.html for a list), esp.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36405

Also the original version of the WildcardMatcherHelper which AFAICS (the
Subversion logs are useless there...) is
https://svn.apache.org/repos/asf/cocoon/trunk/core/cocoon-util/src/main/java/org/apache/cocoon/util/WildcardMatcherHelper.java
seems not to have had bugfixes or any significant changes.

http://svn.apache.org/repos/asf/wicket/trunk/wicket/src/main/java/org/apache/wicket/application/WildcardMatcherHelper.java
(introduced for https://issues.apache.org/jira/browse/WICKET-126 AFAICS) may be
worth a try if the API contract is the same because it does not use Jakarta
Regexp and depends only on java.util.*! :)


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list