[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-74) Provide and use remoting bundles

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Apr 23 12:14:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBOSGI-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-74:
---------------------------------

    Description: 
Provide and use remoting bundles instead of including them into the jboss-osgi-xyz bundles

In the maven repo there would be a naming convention like this

    <dependency>
      <groupId>org.jboss.remoting</groupId>
      <artifactId>jboss-remoting-socket-osgi</artifactId>
      <version>${version.jboss.remoting}</version>
    </dependency>

The artefact should also be available from the OSGi repo

  was:Provide and use remoting bundles instead of including them into the jboss-osgi-xyz bundles



> Provide and use remoting bundles
> --------------------------------
>
>                 Key: JBOSGI-74
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-74
>             Project: JBossOSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Other
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.0.0 Beta2
>
>
> Provide and use remoting bundles instead of including them into the jboss-osgi-xyz bundles
> In the maven repo there would be a naming convention like this
>     <dependency>
>       <groupId>org.jboss.remoting</groupId>
>       <artifactId>jboss-remoting-socket-osgi</artifactId>
>       <version>${version.jboss.remoting}</version>
>     </dependency>
> The artefact should also be available from the OSGi repo

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-osgi-issues mailing list