The oracle option is really just a profile that includes the real JDBC
driver (which you need to manually install into your repo). Without this
profile all GeoTools can do is check that the code compiles without error -
no tests are actually run.

Jody

--
Jody Garnett

On 21 December 2014 at 14:54, <lingbo.ji...@csiro.au> wrote:

>  Hi Jody,
>
>
>
> Many thanks for your reply.
>
>
>
> Yes, my email address is lingbo.ji...@csiro.au which is equal to
> jia...@csiro.au in our email server. But it may not the same condition
> for the geotools maillist server. I will re-register later.
>
>
>
> In the beginning, we have the testing failure with oracle option. we
> suspected that the commit GEOT-4912 may break the test. Then  we tried to
> reverse the code base to before the GEOT-4912 and the test passed which
> verified our suspecting. We tried to fix the problem, but it produced other
> problem. Thus we thought that it is better to report to community and let
> some experts to fix it.
>
>
>
> Thanks,
>
>
>
> Lingbo Jiang
>
>
>
> Software Engineer
>
> CSIRO Digital Productivity
> Cnr Vimiera & Pembroke Roads
> MARSFIELD  NSW  2122
>
>
>
>
>
>
>
> *From:* Jody Garnett [mailto:jody.garn...@gmail.com]
> *Sent:* Saturday, 20 December 2014 5:16 AM
> *To:* Tey, Victor (Mineral Resources, Kensington); Jiang, Lingbo
> (Digital, Marsfield)
> *Cc:* GeoTools Developers list
> *Subject:* Re: [Geotools-devel] GEOT-4912 commit broke the online build
>
>
>
> What is Lingbo's email address? Searching source forge mailing list
> members I can find jia...@csiro.au - is that correct? I do not see any
> messages needing moderation.
>
>
>
> We do not have any active volunteers testing against oracle regularly -
> instead we depend on build boxes such as yours that have been configured to
> run online tests. Did you just reverse the commit? Or did GEOT-4912 include
> a test case showing how escaping is supposed to work ... just reversing the
> commit and showing the build passing does not fix both probelms.
>
>
>
> Jody
>
>
>
>
>     --
>
> Jody Garnett
>
>
>
> On 18 December 2014 at 17:10, <victor....@csiro.au> wrote:
>
>
>
> Hi, Sebastian,
>
>
>
> Once of your commit broke the online test in gt-oracle(Please refer to the
> email below from Lingbo).
>
>
>
> Lingbo was unable to email to the mailing list for some reason. Is there a
> step that he missed? He has already subscribed to the mailing list.
>
>
>
> Lingbo is a new addition to the team and will focus primarily on
> Geotools/GeoServer.
>
>
>
> Email below from Jiang, Lingbo
>
>
>
>
>
>
>
> HI everyone,
>
>
>
> I am  a software engineer from CSIRO and I am recently working  with
> Geotools tool. Firstly, I would like to say thank you all so much for doing
> a great job which is so helpful to share the geospatial data. Secondly, I
> would like to request some help for the problem which I met currently.
> There is a testing error which was found in our Jenkins building process.
> And the following is the problem description and investigation. please have
> it for reference.
>
>
>
> 1.    the testing error came from gt-jdbc-oracle module(specifically “Running 
> org.geotools.data.oracle.OracleGeometryTest”). please refer the attached file 
> “consoleText.txt”.
>
> 2.    the error maybe was resulted from maven option “-Doracle=true” which 
> was in our Jenkins configuration but not in 
> http://ares.boundlessgeo.com/jenkins/.
>
> 3.    the recent code change was noticed due to 
> issue(https://jira.codehaus.org/browse/GEOT-4912 )which was deal with a bug 
> with escaping character in oracle’s table and column name(etc. 
> GDB$G_POZ_40_MPZP_DUKLA_XL_, GDB$G_POZ_40_MPZP_DUKLA_XLI and 
> GDB$G_POZ_40_MPZP_DUKLA_XL0.). And it has similar table 
> name(etc.COLA_MARKETS_CS) in the oracle 
> test(org.geotools.data.oracle.OracleGeometryTest).
>
> 4.    We  tried to reverse the code base back before the commit 
> GEOT-4912(*Commit:* 3a98d302b9f41006e33da51cc107ba7449e471f9 [3a98d30]), and 
> re-run the maven build with option “-Doracle=true”, the building and testing 
> is success rather than failed in 
> “org.geotools.data.oracle.OracleGeometryTest” with latest code. It means the 
> testing is OK before this code commit.
>
>
>
> Can someone in the community have an investigation please. to reproduce the 
> problem, you may need to turn on the option “-Doracle=true” and have an 
> oracle database system.
>
>
>
> Many thanks first,
>
>
>
> Lingbo Jiang
>
>
>
> Software Engineer
>
> CSIRO Digital Productivity
> Cnr Vimiera & Pembroke Roads
> MARSFIELD  NSW  2122
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to