You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/01/05 11:16:55 UTC

[jira] Created: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
--------------------------------------------------------------------------------

                 Key: GERONIMO-5014
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: specs
            Reporter: Mark Struberg


there have been a few changes in the spec.
I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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


[jira] Resolved: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

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

Donald Woods resolved GERONIMO-5014.
------------------------------------

    Resolution: Fixed

reapplied patch, as it was needed inorder to pass the TCK

> JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5014
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: Mark Struberg
>            Assignee: Donald Woods
>         Attachments: GERONIMO-5014.patch
>
>
> there have been a few changes in the spec.
> I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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


[jira] Assigned: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

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

Kevan Miller reassigned GERONIMO-5014:
--------------------------------------

    Assignee: Kevan Miller

> JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5014
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: Mark Struberg
>            Assignee: Kevan Miller
>         Attachments: GERONIMO-5014.patch
>
>
> there have been a few changes in the spec.
> I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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


[jira] Reopened: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

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

Donald Woods reopened GERONIMO-5014:
------------------------------------

      Assignee: Donald Woods  (was: Kevan Miller)

These API changes were not in the original validation 1.0.0-ga release of the apis, so I'm going to back it out of our 1.0 release for now.  The changes were checked into the unreleased 1.0.1-SNAPSHOT version of the RI API using BVAL-196 on 20100104.


> JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5014
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: Mark Struberg
>            Assignee: Donald Woods
>         Attachments: GERONIMO-5014.patch
>
>
> there have been a few changes in the spec.
> I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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


[jira] Resolved: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

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

Kevan Miller resolved GERONIMO-5014.
------------------------------------

    Resolution: Fixed

Patch applied. Thanks Mark!

I added a license header to Scope.java.

> JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5014
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: Mark Struberg
>            Assignee: Kevan Miller
>         Attachments: GERONIMO-5014.patch
>
>
> there have been a few changes in the spec.
> I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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


[jira] Updated: (GERONIMO-5014) JSR-303 api needs to update the ElementDescriptor section to fit the latest spec

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

Mark Struberg updated GERONIMO-5014:
------------------------------------

    Attachment: GERONIMO-5014.patch

> JSR-303 api needs to update the ElementDescriptor section to fit the latest spec
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5014
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5014
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>            Reporter: Mark Struberg
>         Attachments: GERONIMO-5014.patch
>
>
> there have been a few changes in the spec.
> I made all changes to make agimatec-validator (which currently uses the RI) compile against our spec api.

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