jadenquinn / ivyroundup

Automatically exported from code.google.com/p/ivyroundup
0 stars 0 forks source link

Add Glassfish MBean Annotation Library - Primitive Function Library #435

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Attached.

Annoyingly, the source code for this module is in a single source.jar for all 
the sub-modules. There is no javadoc for it. In fact, there's very little 
documentation about what this is anywhere. There's an argument that this is in 
fact just a configuration of the Glassfish MBean Annotation Library (which I 
will be sending in next). However, this module is directly referenced by 
org.glassfish.corba 
(http://mvnrepository.com/artifact/org.glassfish.pfl/pfl-basic/3.2.0-b001). I'm 
erring on the side that this is a separate module and organisation rather than 
being part of the org.glassfish.gmbal module.

If you decide you want this to be part of gmbal, then that will mean that (if 
we add it) org.glassfish.corba will need to reference a configuration directly. 
Not the end of the world since that module already depends on gmbal.

Feel free to decide that this should be part of gmbal and I'll make the change. 

[ This is all a precursor to me getting Jersey 2.1 in. One of the 
configurations for Jersey 2.1 requires grizzly which in turn requires gmbal 
which in turn requires pfl. I'm working my up the stack ]

Original issue reported on code.google.com by steven.n...@gmail.com on 31 Jul 2013 at 8:15

Attachments:

GoogleCodeExporter commented 8 years ago
Added in r2773.

Original comment by archie.c...@gmail.com on 31 Jul 2013 at 3:14