You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2009/01/06 14:44:44 UTC

[jira] Created: (JCR-1922) Validate the SearchIndex configuration

Validate the SearchIndex configuration
--------------------------------------

                 Key: JCR-1922
                 URL: https://issues.apache.org/jira/browse/JCR-1922
             Project: Jackrabbit
          Issue Type: Improvement
          Components: indexing
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
            Priority: Minor
             Fix For: 1.6.0


The validation of the configuration (repository.xml / workspace.xml) was enabled in JCR-1462, unfortunately a problem with the LoginModule and SearchIndex was found (see JCR-1920), so it was later disabled for those two modules.

Validation for SearchIndex is possible but needs some more changes. To avoid problems, those changes should be done in a major version and not in a minor version.

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


[jira] Resolved: (JCR-1922) Validate the SearchIndex configuration

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

Thomas Mueller resolved JCR-1922.
---------------------------------

    Resolution: Fixed

Committed in revision 734375 (trunk).

> Validate the SearchIndex configuration
> --------------------------------------
>
>                 Key: JCR-1922
>                 URL: https://issues.apache.org/jira/browse/JCR-1922
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: validateSearchIndex.patch
>
>
> The validation of the configuration (repository.xml / workspace.xml) was enabled in JCR-1462, unfortunately a problem with the LoginModule and SearchIndex was found (see JCR-1920), so it was later disabled for those two modules.
> Validation for SearchIndex is possible but needs some more changes. To avoid problems, those changes should be done in a major version and not in a minor version.

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


[jira] Commented: (JCR-1922) Validate the SearchIndex configuration

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663458#action_12663458 ] 

Marcel Reutegger commented on JCR-1922:
---------------------------------------

+1

The patch looks OK.

> Validate the SearchIndex configuration
> --------------------------------------
>
>                 Key: JCR-1922
>                 URL: https://issues.apache.org/jira/browse/JCR-1922
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: validateSearchIndex.patch
>
>
> The validation of the configuration (repository.xml / workspace.xml) was enabled in JCR-1462, unfortunately a problem with the LoginModule and SearchIndex was found (see JCR-1920), so it was later disabled for those two modules.
> Validation for SearchIndex is possible but needs some more changes. To avoid problems, those changes should be done in a major version and not in a minor version.

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


[jira] Updated: (JCR-1922) Validate the SearchIndex configuration

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

Jukka Zitting updated JCR-1922:
-------------------------------

    Component/s: jackrabbit-core
                 config

> Validate the SearchIndex configuration
> --------------------------------------
>
>                 Key: JCR-1922
>                 URL: https://issues.apache.org/jira/browse/JCR-1922
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: config, indexing, jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: validateSearchIndex.patch
>
>
> The validation of the configuration (repository.xml / workspace.xml) was enabled in JCR-1462, unfortunately a problem with the LoginModule and SearchIndex was found (see JCR-1920), so it was later disabled for those two modules.
> Validation for SearchIndex is possible but needs some more changes. To avoid problems, those changes should be done in a major version and not in a minor version.

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


[jira] Updated: (JCR-1922) Validate the SearchIndex configuration

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

Thomas Mueller updated JCR-1922:
--------------------------------

    Attachment: validateSearchIndex.patch

The SearchIndex tag is now validated. There are also some other changes, it's better if somebody reviews the changes before I commit them.

> Validate the SearchIndex configuration
> --------------------------------------
>
>                 Key: JCR-1922
>                 URL: https://issues.apache.org/jira/browse/JCR-1922
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: validateSearchIndex.patch
>
>
> The validation of the configuration (repository.xml / workspace.xml) was enabled in JCR-1462, unfortunately a problem with the LoginModule and SearchIndex was found (see JCR-1920), so it was later disabled for those two modules.
> Validation for SearchIndex is possible but needs some more changes. To avoid problems, those changes should be done in a major version and not in a minor version.

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