You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2008/07/04 03:20:33 UTC

[jira] Created: (SYNAPSE-389) Make synapse deliverables OSGi bundles

Make synapse deliverables OSGi bundles
--------------------------------------

                 Key: SYNAPSE-389
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-389
             Project: Synapse
          Issue Type: Improvement
    Affects Versions: 1.2
         Environment: all envs
            Reporter: Ruwan Linton
             Fix For: NIGHTLY


We should make the deliverables that we produce from synapse build to be OSGi bundles so that they can be dropped into an OSGi container and treated as proper bundles. Further this should not break the existing functionality and the behavior of synapse and should be kept purely as a new addition or rather an improvement.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-389) Make synapse deliverables OSGi bundles

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

Ruwan Linton resolved SYNAPSE-389.
----------------------------------

    Resolution: Fixed

Now all the deliverables can be used as OSGi bundles and the jar files will be built using the maven bundle plugin to assure the OSGi awareness.

> Make synapse deliverables OSGi bundles
> --------------------------------------
>
>                 Key: SYNAPSE-389
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-389
>             Project: Synapse
>          Issue Type: Improvement
>    Affects Versions: 1.2
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>
> We should make the deliverables that we produce from synapse build to be OSGi bundles so that they can be dropped into an OSGi container and treated as proper bundles. Further this should not break the existing functionality and the behavior of synapse and should be kept purely as a new addition or rather an improvement.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-389) Make synapse deliverables OSGi bundles

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

Ruwan Linton updated SYNAPSE-389:
---------------------------------

    Fix Version/s:     (was: NIGHTLY)
                   1.3
         Assignee: Ruwan Linton

changed the fix version to 1.3 and got this assigned

> Make synapse deliverables OSGi bundles
> --------------------------------------
>
>                 Key: SYNAPSE-389
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-389
>             Project: Synapse
>          Issue Type: Improvement
>    Affects Versions: 1.2
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>
> We should make the deliverables that we produce from synapse build to be OSGi bundles so that they can be dropped into an OSGi container and treated as proper bundles. Further this should not break the existing functionality and the behavior of synapse and should be kept purely as a new addition or rather an improvement.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-389) Make synapse deliverables OSGi bundles

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610407#action_12610407 ] 

Ruwan Linton commented on SYNAPSE-389:
--------------------------------------

OSGi bundles has a limitation saying that the bundle version has to be starting with a digit, therefore we will need to change the synapse version from SNAPSHOT to 1.3-SNAPSHOT and we need to manage this consistently.

I propose we always go with the next planed version followed by the term SNAPSHOT separated with a '-' 

> Make synapse deliverables OSGi bundles
> --------------------------------------
>
>                 Key: SYNAPSE-389
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-389
>             Project: Synapse
>          Issue Type: Improvement
>    Affects Versions: 1.2
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>
> We should make the deliverables that we produce from synapse build to be OSGi bundles so that they can be dropped into an OSGi container and treated as proper bundles. Further this should not break the existing functionality and the behavior of synapse and should be kept purely as a new addition or rather an improvement.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org