You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/02/16 20:29:29 UTC

[jira] Created: (ARIES-174) AriesApplicationResolver backed by OBR

AriesApplicationResolver backed by OBR
--------------------------------------

                 Key: ARIES-174
                 URL: https://issues.apache.org/jira/browse/ARIES-174
             Project: Aries
          Issue Type: New Feature
          Components: Application
    Affects Versions: 1.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 1.0


Here's a app resolver that uses OBR.  It doesn't deal with services yet.  There's a simple itest which showed up some bugs elsewhere.  This was easy to write so if there are significant missing features or a bad design I won't mind if this is replaced :-)

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


[jira] Resolved: (ARIES-174) AriesApplicationResolver backed by OBR

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

Alasdair Nottingham resolved ARIES-174.
---------------------------------------

    Resolution: Fixed

> AriesApplicationResolver backed by OBR
> --------------------------------------
>
>                 Key: ARIES-174
>                 URL: https://issues.apache.org/jira/browse/ARIES-174
>             Project: Aries
>          Issue Type: New Feature
>          Components: Application
>    Affects Versions: 0.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 0.1
>
>
> Here's a app resolver that uses OBR.  It doesn't deal with services yet.  There's a simple itest which showed up some bugs elsewhere.  This was easy to write so if there are significant missing features or a bad design I won't mind if this is replaced :-)

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


[jira] Commented: (ARIES-174) AriesApplicationResolver backed by OBR

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834473#action_12834473 ] 

Guillaume Nodet commented on ARIES-174:
---------------------------------------

Committing to https://svn.apache.org/repos/asf/incubator/aries/trunk ...
	M	application/application-obr-resolver/src/main/java/org/apache/aries/application/resolver/obr/OBRAriesResolver.java
	M	application/application-obr-resolver/src/main/java/org/apache/aries/application/resolver/obr/impl/OBRBundleInfo.java
	M	application/pom.xml
Committed r910697

Enhanced for better service support.

> AriesApplicationResolver backed by OBR
> --------------------------------------
>
>                 Key: ARIES-174
>                 URL: https://issues.apache.org/jira/browse/ARIES-174
>             Project: Aries
>          Issue Type: New Feature
>          Components: Application
>    Affects Versions: 1.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 1.0
>
>
> Here's a app resolver that uses OBR.  It doesn't deal with services yet.  There's a simple itest which showed up some bugs elsewhere.  This was easy to write so if there are significant missing features or a bad design I won't mind if this is replaced :-)

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


[jira] Commented: (ARIES-174) AriesApplicationResolver backed by OBR

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834406#action_12834406 ] 

David Jencks commented on ARIES-174:
------------------------------------

rev 910661 initial implementation.  I may have been using a localy patched bundlerepository jar... need to see if I broke stuff.

> AriesApplicationResolver backed by OBR
> --------------------------------------
>
>                 Key: ARIES-174
>                 URL: https://issues.apache.org/jira/browse/ARIES-174
>             Project: Aries
>          Issue Type: New Feature
>          Components: Application
>    Affects Versions: 1.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 1.0
>
>
> Here's a app resolver that uses OBR.  It doesn't deal with services yet.  There's a simple itest which showed up some bugs elsewhere.  This was easy to write so if there are significant missing features or a bad design I won't mind if this is replaced :-)

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


[jira] Updated: (ARIES-174) AriesApplicationResolver backed by OBR

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

Jeremy Hughes updated ARIES-174:
--------------------------------

    Affects Version/s:     (was: 1.0)
                       0.1
        Fix Version/s:     (was: 1.0)
                       0.1

> AriesApplicationResolver backed by OBR
> --------------------------------------
>
>                 Key: ARIES-174
>                 URL: https://issues.apache.org/jira/browse/ARIES-174
>             Project: Aries
>          Issue Type: New Feature
>          Components: Application
>    Affects Versions: 0.1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 0.1
>
>
> Here's a app resolver that uses OBR.  It doesn't deal with services yet.  There's a simple itest which showed up some bugs elsewhere.  This was easy to write so if there are significant missing features or a bad design I won't mind if this is replaced :-)

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