You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/10/13 11:10:40 UTC

[jira] Created: (SMX4-607) downgrade geronimo-annotation version to 1.0 from 1.1

downgrade geronimo-annotation version to 1.0 from 1.1
-----------------------------------------------------

                 Key: SMX4-607
                 URL: https://issues.apache.org/activemq/browse/SMX4-607
             Project: ServiceMix 4
          Issue Type: Task
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 4.4.0


as org.apache.geronimo.specs/geronimo-annotation_1.1_spec bundle imports package javax.lang.model and javax.lang.model.element which rely on jdk6.
I think we should ensure smx4 can work with jdk5 also.
so we need geronimo-annotation_1.0_spec instead

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


[jira] Work started: (SMX4-607) downgrade geronimo-annotation version to 1.0 from 1.1

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

Work on SMX4-607 started by Freeman Fang.

> downgrade geronimo-annotation version to 1.0 from 1.1
> -----------------------------------------------------
>
>                 Key: SMX4-607
>                 URL: https://issues.apache.org/activemq/browse/SMX4-607
>             Project: ServiceMix 4
>          Issue Type: Task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.4.0
>
>
> as org.apache.geronimo.specs/geronimo-annotation_1.1_spec bundle imports package javax.lang.model and javax.lang.model.element which rely on jdk6.
> I think we should ensure smx4 can work with jdk5 also.
> so we need geronimo-annotation_1.0_spec instead

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


[jira] Resolved: (SMX4-607) downgrade geronimo-annotation version to 1.0 from 1.1

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

Freeman Fang resolved SMX4-607.
-------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=1022042&view=rev

> downgrade geronimo-annotation version to 1.0 from 1.1
> -----------------------------------------------------
>
>                 Key: SMX4-607
>                 URL: https://issues.apache.org/activemq/browse/SMX4-607
>             Project: ServiceMix 4
>          Issue Type: Task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.4.0
>
>
> as org.apache.geronimo.specs/geronimo-annotation_1.1_spec bundle imports package javax.lang.model and javax.lang.model.element which rely on jdk6.
> I think we should ensure smx4 can work with jdk5 also.
> so we need geronimo-annotation_1.0_spec instead

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