A fixture file contains your connect information. Fixture files are  
for Online Tests.  The former setup for jdbc tests was not  
corresponding to the design of Online tests. If there is no fixture  
file, the test is skipped.

Copy your existing property file to the .geotools directory

I have a db2.properties file in this directory with the following content

port=60000
password=db2inst1
user=db2inst1
url=jdbc:db2://ux-db01.ux-home.local:60000/geo32
host=localhost
database=geotools
driver=com.ibm.db2.jcc.DB2Driver





Quoting lim goh <[email protected]>:

> Hi list,
>
> I just come across the changes Justin et. al. worked on in GEOT-1981
> and GEOT-3110 and realized that the jdbc tests have been given a new
> testing process. The changes seemed big but can anyone be kind enough
> to give a short explanation of what is the change about as relevant to
> a jdbc-module maintainer, at least what should I do to make
> modules/unsupported/jdbc-ng/jdbc-ingres comply with the new
> standard...?
>
> Also, just a suggestion since that was what I used as a reference so
> far: Maybe someone can update
> modules/plugin/jdbc/jdbc-postgis/jdbc-notes.txt with new instructions
> to reflect the use of onlinetests? (I don't mind helping if someone
> teaches me and grants me authorization =P )
>
> I'm also curious about the .geotools folder in my user folder, what
> exactly are the lines of script that says "create it" and what are the
> lines that says "look here for your fixture files"??
>
> Thank you!
> --
> L I M
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to