You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2008/12/18 03:24:44 UTC

[jira] Created: (GERONIMO-4473) Validate the artifact fields when adding an archive to the repository

Validate the artifact fields when adding an archive to the repository
---------------------------------------------------------------------

                 Key: GERONIMO-4473
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4473
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.1.3, 2.1.4, 2.2
            Reporter: Joe Bohn
            Assignee: Joe Bohn
             Fix For: 2.1.4, 2.2


Validate the group, artifact, version and type field when adding an archive to the repository to prevent illegal characters that don't make sense in an artifact id.  At the moment I'm planning to excluding ( ) < > , ; : \ /  " ' and ..

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


[jira] Updated: (GERONIMO-4473) Validate the artifact fields when adding an archive to the repository

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

Joe Bohn updated GERONIMO-4473:
-------------------------------

    Description: Validate the group, artifact, version and type field when adding an archive to the repository to prevent illegal characters that don't make sense in an artifact id.  At the moment I'm planning to exclude ( ) < > , ; : \ /  " ' and ..  (was: Validate the group, artifact, version and type field when adding an archive to the repository to prevent illegal characters that don't make sense in an artifact id.  At the moment I'm planning to excluding ( ) < > , ; : \ /  " ' and ..)

> Validate the artifact fields when adding an archive to the repository
> ---------------------------------------------------------------------
>
>                 Key: GERONIMO-4473
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4473
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: 2.1.4, 2.2
>
>
> Validate the group, artifact, version and type field when adding an archive to the repository to prevent illegal characters that don't make sense in an artifact id.  At the moment I'm planning to exclude ( ) < > , ; : \ /  " ' and ..

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


[jira] Resolved: (GERONIMO-4473) Validate the artifact fields when adding an archive to the repository

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

Joe Bohn resolved GERONIMO-4473.
--------------------------------

    Resolution: Fixed

> Validate the artifact fields when adding an archive to the repository
> ---------------------------------------------------------------------
>
>                 Key: GERONIMO-4473
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4473
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1.3, 2.1.4, 2.2
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: 2.1.4, 2.2
>
>
> Validate the group, artifact, version and type field when adding an archive to the repository to prevent illegal characters that don't make sense in an artifact id.  At the moment I'm planning to exclude ( ) < > , ; : \ /  " ' and ..

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