+1 to svn mv/copy. -- dims
On Tue, Dec 22, 2009 at 4:25 PM, Guillaume Nodet <[email protected]> wrote: > I think it's safe to do a svn move / copy, given this all happen > inside the asf boundaries. > > On Tue, Dec 22, 2009 at 15:16, Alasdair Nottingham <[email protected]> wrote: >> Rex, >> >> I would love for you to contribute these MBeans to Apache Aries. I >> would suggest putting them as a sub-project of the jmx project. >> >> I haven't had a chance to look at the latest MBeans, but irrespective >> of what I may think of the design I think Aries is the appropriate >> place to host the Mbeans. >> >> I'm not sure 100% of the right way to contribute, but the standard >> approach seems to be to attach the files to a JIRA. Since it is in >> SVN, perhaps someone with the right access can do an svn move (not >> sure how possible this is), so we don't loose any of the history. >> >> Thoughts >> Alasdair >> >> 2009/12/17 Rex Wang <[email protected]>: >>> Dear All, >>> >>> We have finished most of the implementation work for the Blueprint MBeans. I >>> just checked in the codes in my sandbox in Geronimo svn. If you are >>> interesting about it, you can get it from: >>> https://svn.apache.org/repos/asf/geronimo/sandbox/rex >>> We really expect any comments from your guys:-), and if possible, we would >>> like to contribute the whole jobs to Aries project because it is fairly a >>> native place to host such MBeans. >>> >>> Underneath this folder, you can see 5 subprojects, they are: >>> *# org.apache.geronimo.blueprint.jmx* >>> This is the API definition of the Blueprint MBeans. >>> *# org.apache.geronimo.blueprint.jmx.impl* >>> This is the Blueprint MBeans' reference implementation. >>> *# org.apache.geronimo.blueprint.jmx.test* >>> This is the test for Blueprint MBeans, where I wrote a small framework for >>> easily writing the test-cases and make validation. >>> *# org.apache.geronimo.blueprint.jmx.agent* >>> This is a simple agent help register a MBean server as a service in the OSGi >>> framework, you might want this when play with the impl. >>> *# org.apache.geronimo.blueprint.jmx.demo* >>> This is a simple demo to run with the impl. >>> >>> We try our best to keep the API design and code style consistent with OSGi >>> RFC-139. There alreadly are some discussions before in both mailing list, >>> you can refer: >>> http://old.nabble.com/Mbeans-for-Blueprint-td26125402s134.html >>> http://www.mail-archive.com/[email protected]/msg74842.html >>> http://www.mail-archive.com/[email protected]/msg00660.html >>> >>> In the end, there is a sample pic using the blueprint MBeans to track the >>> blueprint bundles in Geronimo 3.0: >>> https://svn.apache.org/repos/asf/geronimo/sandbox/rex/sample.PNG >>> >>> Particularly thanks Siqi and also thanks Jarek Gawor for his great help! >>> >>> Any comments is welcome! >>> >>> Cheers >>> -Rex >>> >> >> >> >> -- >> Alasdair Nottingham >> [email protected] >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > -- Davanum Srinivas :: http://davanum.wordpress.com
