Once we have agreement to propose we just raise a bug in the OSGi bugzilla.

Alasdair

On 25 Mar 2010, at 01:40, Lin Sun <[email protected]> wrote:

I like that idea and agree that it is indeed a very useful class, even
tho I don't know how to do the proposing part .

Lin

On Wed, Mar 24, 2010 at 4:30 PM, Alasdair Nottingham <[email protected]> wrote:
Sounds reasonable to me.

I think this is quite a useful class, what do people think about
proposing it to the OSGi alliance for the next update?

Alasdair

On 24 March 2010 15:53, Jarek Gawor (JIRA) <[email protected]> wrote:
JPA module has dependencies on Application modules
--------------------------------------------------

               Key: ARIES-266
               URL: https://issues.apache.org/jira/browse/ARIES-266
           Project: Aries
        Issue Type: Improvement
        Components: Application, JPA
  Affects Versions: 0.1
          Reporter: Jarek Gawor
          Assignee: Jarek Gawor
           Fix For: 0.1


Some of the JPA code uses VersionRange code from the Application module. Since VersionRage is an interface in the application api module, JPA ends up pulling two application bundles: api (for the interface) and utils (for the implementation). These dependencies should be completely unnecessary. To break this dependency, the VersionRange class can be moved to the "util" module which JPA already uses.


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





--
Alasdair Nottingham
[email protected]

Reply via email to