You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2009/12/03 14:04:20 UTC

[jira] Created: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

Remove those specs and impl which are shipped by JRE 1.6
--------------------------------------------------------

                 Key: GERONIMO-4970
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
             Project: Geronimo
          Issue Type: Task
      Security Level: public (Regular issues)
    Affects Versions: 3.0
            Reporter: Ivan
             Fix For: 3.0


Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Updated: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

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

Rick McGuire updated GERONIMO-4970:
-----------------------------------

    Component/s: osgi

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch, GERONIMO-4970-2.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Updated: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

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

Rick McGuire updated GERONIMO-4970:
-----------------------------------

    Issue Type: Sub-task  (was: Task)
        Parent: GERONIMO-5087

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch, GERONIMO-4970-2.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Updated: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

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

Shiny Cheng updated GERONIMO-4970:
----------------------------------

    Attachment: GERONIMO-4970-1.patch

It's about removing geronimo-ws-metadata_2.0_spec from dependencies.

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Updated: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

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

Shiny Cheng updated GERONIMO-4970:
----------------------------------

    Attachment: GERONIMO-4970-2.patch

This time it's about removing saaj 1.3 from dependencies.

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch, GERONIMO-4970-2.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Commented: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791307#action_12791307 ] 

Rick McGuire commented on GERONIMO-4970:
----------------------------------------

The ws-metadata patch was committed in revision r890833.  Thanks Shiny. 

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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


[jira] Resolved: (GERONIMO-4970) Remove those specs and impl which are shipped by JRE 1.6

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

Ivan resolved GERONIMO-4970.
----------------------------

    Resolution: Fixed

This should be done

> Remove those specs and impl which are shipped by JRE 1.6
> --------------------------------------------------------
>
>                 Key: GERONIMO-4970
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4970
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>         Attachments: GERONIMO-4970-1.patch, GERONIMO-4970-2.patch
>
>
> Since Geronimo 3.0 could only run 1.6+, I think we do not need to keep those spec APIs and impl which are shipped by JRE, including JAXB API, JAXB Impl, JAXWS, etc.

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