Ben Caradoc-Davies ha scritto: > Andrea Aime wrote: >> Btw, I was trying to look into this one and noticed that >> app-schema is not included in the build when specifying -Dall, >> meaning the main Hudson won't pick it up. >> It this by choice? > > Yes, it has never been proposed for inclusion. On my rather long list of > things to do. I chatted with Justin about this. I want app-schema > included soon. My concern is that the unit tests are very slow and hog > memory (needing -Xmx1024m on 64-bit [they run OK on 32-bit]). I was > hoping we could speed them up. Probably best to include them as-is for now. > > Do I need to propose this?
Modules that take a long time to build make development slower for everybody. For referencing we did roll out a "extensive" property that enables the most expensive tests that are not usually run by a normal build. Can this trick be applied to the app-schema so that the thing does not add more than one minute total to the build and avoid using an insane amount of memory? >> Also, are all the tests supposed to pass? They don't even with >> maven on my box: >> Tests in error: >> testPropertyName(org.geotools.data.complex.filter.UnmappingFilterVisitorTest) >> >> >> >> testFunction(org.geotools.data.complex.filter.UnmappingFilterVisitorTest) >> testGeometryFilter(org.geotools.data.complex.filter.UnmappingFilterVisitorTest) >> >> > > That in interesting. They pass for me. What JDK are you using? java version "1.5.0_18" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_18-b02) Java HotSpot(TM) Server VM (build 1.5.0_18-b02, mixed mode) I did not investigate, but past the VM there is also the network to consider. Maybe my computer cannot access some required resource? I know for example that some gt-xsd-wfs test do download schemas from the net (and that takes forever on my machine... my download speed is not so bad but pinging anything in the US takes between 150 and 200ms) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel