I registered to your JIRA, but can not submit a patch to a Maven RMIC Plugin project (http://bugs.freehep.org/browse/RMICPLUGIN) as I can not select one from the drop down menu in the Create Issue step 1.
Where do I submit the patch? Cheers, Borut 2007/11/30, Mark Donszelmann <[EMAIL PROTECTED]>: > > Hi > > if you send us the patches I can include it. > > Regards > Mark > > On Nov 30, 2007, at 4:24 PM, Borut Bolčina wrote: > > > The plugin is finished. It now finds all the classes which needs to > > have > > stubs generated for - automatically. > > > > -Borut > > > > 2007/11/22, Mark Donszelmann <[EMAIL PROTECTED]>: > >> > >> Hi > >> > >> feel free to extend our plugin with the functionality you mention > >> below. Send us > >> the patch and we can include it. > >> > >> Regards > >> Mark > >> > >> On Nov 22, 2007, at 8:22 AM, Borut Bolčina wrote: > >> > >>> Hello, > >>> > >>> is anyone aware of rmic compiler other then > >>> http://java.freehep.org/freehep-rmic-plugin/index.html? > >>> > >>> The problem with the above plugin is that you need to provide the > >>> classes > >>> for the stub generation and one can easily forget to add one in an > >>> environment where several people add classes which extend > >>> UnicastRemoteObject. > >>> > >>> The solution would be to have a plugin which scans the sources and > >>> extracts > >>> class names. > >>> > >>> In theory stubs are not needed from Java 5 onwards, but in practice > >>> lack of > >>> provided stubs generates severe memory leaks. > >>> > >>> Regards, > >>> Borut > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
