Hi-
The ORO library is obsolete, but is still in use in JSPWiki.
https://issues.apache.org/jira/browse/JSPWIKI-794 mentioned it as a
possible candidate for replacement some 11 years ago.
I would be interested in replacing this with java.util.regex (and submit a
PR), but wanted to sound out opinio
Hi Ulf,
I remember at one point a very long time ago building a popup menu
for an app that had options for a wide variety of different regex
syntaxes, as there are quite a few around.
In the case of the internals of JSPWiki, I think it's well past time
to drop ORO and adopt Java's regex, based o
[
https://issues.apache.org/jira/browse/JSPWIKI-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866184#comment-17866184
]
Dirk Frederickx commented on JSPWIKI-1195:
--
The ajaxHtmlCall used by the Sampl