afs opened a new pull request, #2834:
URL: https://github.com/apache/jena/pull/2834

   GitHub issue resolved #2833
   
   Pull request Description:
   This copies the package org.apache.jena.ext.xerces.impl.xpath.regex to ARQ. 
Changes:
   - Make all classes package-scoped except for `RegularExpression` and the 
parse exception.
   - Rename classes with common  names (e.g. `Match`) to something regex 
specific.
   - Tidy up the version history string on each class
   - Remove the original author tags
   
   ----
   
    - [x] Tests are included. See `TestRegex`.
    - [x] Key commit messages start with the issue number (GH-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a 
contribution to the Apache Software Foundation under the terms and conditions 
of the [Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to