You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2009/01/26 21:13:59 UTC

[jira] Closed: (COCOON3-15) Use Java 5 Regex instead of internal sun classes

     [ https://issues.apache.org/jira/browse/COCOON3-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed COCOON3-15.
-----------------------------------

    Resolution: Fixed

Changed in revision: 737809

> 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.