Use Java 5 Regex instead of internal sun classes
------------------------------------------------

                 Key: COCOON3-15
                 URL: https://issues.apache.org/jira/browse/COCOON3-15
             Project: Cocoon 3
          Issue Type: Improvement
          Components: cocoon-sitemap
    Affects Versions: 3.0.0-alpha-1
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: 3.0.0-alpha-2


The wildcard matcher helper uses internal sun classes which makes the module 
fail during compilation on my mac osx; jdk 5
The use of the internal classes should be replaced with the java.util.regex 
classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to