|
From: Bruce M. <br...@mc...> - 2003-05-01 14:44:50
|
Ken, I can certainly add you to the babeldoc developer list: These are the things you need to do: 1. Get a login to sourceforge 2. Generate a SSH key pair and upload the public key to sourceforge 3. Start developing. I currently use Eclipse but I have used IntelliJ and JBuilder which all also connect to sourceforges CVS repository. Of course you can use the commandline utilities. As for you question about the resource and which module it should go in. It should not go in the core module. Place it in the SQL module for now - we may move it to a special j2ee module later. regards, Bruce. On Thursday 01 May 2003 04:47 am, Dejan Krsmanovic wrote: > You can upload it as patch or feature suggestion on > Babeldoc's SourceForge page. > In future Bruce could give you CVS write permission > (add you to the developer list) so you will be able to > work on this regularly > > Dejan > > --- Ken Geis <kg...@sp...> wrote: > > I just wrote sql.resource.JndiDataSource as an > > implementation of > > core.resource.IResource. It was mentioned in the > > documentation but it > > was not in the source tree. In the service config, > > it was called > > com.babeldoc.core.resource.JndiDataSource, but it > > really looks like it > > belongs in sql.resource with the other SQL > > connection factories. > > > > To whom should I send new code and patches? > > > > > > Ken > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |