You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Rice Yeh (JIRA)" <ji...@apache.org> on 2008/06/14 10:15:45 UTC

[jira] Created: (COCOON-2210) The field 'type' in GenerateNode in corona-sitemap should not be final

The field 'type' in GenerateNode in corona-sitemap should not be final
----------------------------------------------------------------------

                 Key: COCOON-2210
                 URL: https://issues.apache.org/jira/browse/COCOON-2210
             Project: Cocoon
          Issue Type: Bug
          Components: Corona (experimental)
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Rice Yeh
             Fix For: 2.2-dev (Current SVN)


The field 'type' in GenerateNode should not be final. Otherwise, the testObjectModelPipeline() in SitemapBuilderTest does not pass because it is always the generate node with 'file' type  is created no matter what type is specified in sitemap.xmap. 

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


[jira] Closed: (COCOON-2210) The field 'type' in GenerateNode in corona-sitemap should not be final

Posted by "Reinhard Poetz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Poetz closed COCOON-2210.
----------------------------------

    Resolution: Fixed

> The field 'type' in GenerateNode in corona-sitemap should not be final
> ----------------------------------------------------------------------
>
>                 Key: COCOON-2210
>                 URL: https://issues.apache.org/jira/browse/COCOON-2210
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Corona (experimental)
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Rice Yeh
>            Assignee: Reinhard Poetz
>             Fix For: 2.2-dev (Current SVN)
>
>
> The field 'type' in GenerateNode should not be final. Otherwise, the testObjectModelPipeline() in SitemapBuilderTest does not pass because it is always the generate node with 'file' type  is created no matter what type is specified in sitemap.xmap. 

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


[jira] Assigned: (COCOON-2210) The field 'type' in GenerateNode in corona-sitemap should not be final

Posted by "Reinhard Poetz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Poetz reassigned COCOON-2210:
--------------------------------------

    Assignee: Reinhard Poetz

> The field 'type' in GenerateNode in corona-sitemap should not be final
> ----------------------------------------------------------------------
>
>                 Key: COCOON-2210
>                 URL: https://issues.apache.org/jira/browse/COCOON-2210
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Corona (experimental)
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Rice Yeh
>            Assignee: Reinhard Poetz
>             Fix For: 2.2-dev (Current SVN)
>
>
> The field 'type' in GenerateNode should not be final. Otherwise, the testObjectModelPipeline() in SitemapBuilderTest does not pass because it is always the generate node with 'file' type  is created no matter what type is specified in sitemap.xmap. 

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