Subject | Re: [Firebird-Java] [patch] build.xml javadocs |
---|---|
Author | David Jencks |
Post date | 2002-04-10T17:57:02Z |
Thanks, applied. Now we just need some useful information in the javadoc
comments.
I don't have a lot of time. The driver already has built-in pooling
support for use as a standalone datasource, and a complete jca
implementation for use with an app server [JBoss]. What would looking at
Excalibur tell me in addition?
david jencks
comments.
I don't have a lot of time. The driver already has built-in pooling
support for use as a standalone datasource, and a complete jca
implementation for use with an app server [JBoss]. What would looking at
Excalibur tell me in addition?
david jencks
On 2002.04.10 08:42:25 -0400 leo_simons wrote:
> Hi,
>
> I'm evaluating the type 4 driver. Seems to work 'rather well' (ie
> good job!).
> (it needs
> a) docs
> b) release though). Seems to work 'rather well' (ie good job!).
>
> a) step one: javadocs...
> The current build.xml file won't build javadocs properly. Easy fix.
> I know I should get a sourceforge account but I'm being lazy/busy
> right now.
>
> regards,
>
> - Leo Simons
>
> PS: you might want to look at the datasource pooling and utilities
> included in Jakarta's Avalon Excalibur at
> http://jakarta.apache.org/avalon/excalibur (source at
> http://cvs.apache.org/viewcvs/jakarta-avalon-
> excalibur/all/src/java/org/apache/avalon/excalibur/datasource/).
>
> Anyway, here's the patch:
>
> Index: build.xml
> ===================================================================
> RCS file: /cvsroot/firebird/client-java/src/build/build.xml,v
> retrieving revision 1.20
> diff -r1.20 build.xml
> 348d347
> < classpath="${classpath}"
> 355c354,356
> < />
> ---
> > >
> > <classpath refid="javac.classpath"/>
> > </javadoc>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>