Yes, And make sure that they use the Apache Copyright headers on them. Regards, Hiram On Feb 3, 2006, at 1:19 PM, Li, Fan wrote: > Hi Hiram: > > What do I need to include in this patch? Just the source code for > my classes? > > Thanks > Fan Li > > -----Original Message----- > From: Hiram Chirino [mailto:hiram@hiramchirino.com] > Sent: Friday, February 03, 2006 10:12 AM > To: activemq-dev@geronimo.apache.org > Subject: Re: Question regard to org.activemq.network.jms package > > Hi Fan, > > If you submit a patch, we would be glad to add them to the next > release. > > Regards, > Hiram > > On Feb 3, 2006, at 1:07 PM, Li, Fan wrote: > >> Hi: >> >> I am currently working on a project that would create a bridge that >> enables the communication of applications written using our messaging >> system to those applications written using ActiveMQ. The ActiveMQ >> package org.activemq.network.jms provides most of the functionalities >> I needed in my project. However, I believe that ActiveMQ only provide >> foreign Topic to ActiveMQ Topic and foreign Queue to ActiveMQ Queue >> bridges, but my project has the need for Queue to Topic and Topic to >> Queue bridges. I am going to write my own classes for these, but I am >> wondering if ActiveMQ would provide these functionalities in the >> future. >> >> Thanks >> Fan Li >> >>