Re: [Geotools-devel] [ExternalEmail] Re: compile failure?

2013-05-30 Thread Jody
Thanks Ben, the build now worked for me:
- clean build, maven 3.0.4
- clean build, maven 3.0.5



On Tue, May 28, 2013 at 6:04 PM, Ben Caradoc-Davies 
ben.caradoc-dav...@csiro.au (mailto:ben.caradoc-dav...@csiro.au) wrote:
 Jody and Mauro,
 
 I have pushed a fix to master. Please try again.
 
 Kind regards,
 Ben.
 
 
 On 28/05/13 15:53, Ben Caradoc-Davies wrote:
  And fails repeatably in Maven when run by itself using -Dtest=GMLParserTest.
  
  The reason appears to be it relying on the side effects of
  SchemaParserTest or SchemaParser2Test, which copy the missing resource
  to test-classes. If GMLParserTest runs first, it fails.
  
  On 28/05/13 15:43, Ben Caradoc-Davies wrote:
   It fails repeatedly in Eclipse when my workspace is clean. After a
   successful Maven run of the tests, it passes every time in Eclipse.
   
   On 28/05/13 15:38, Ben Caradoc-Davies wrote:
Oh, you are quite right: it is intermittent, even in Eclipse.
   
  
 
 -- 
 Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
 Software Engineer
 CSIRO Earth Science and Resource Engineering
 Australian Resources Research Centre

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] [ExternalEmail] Re: compile failure?

2013-05-29 Thread Mauro Bartolomeoli
I can confirm is correctly building now with Maven 3 on Windows.

Thanks Ben.

Mauro



2013/5/28 Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

 Jody and Mauro,

 I have pushed a fix to master. Please try again.

 Kind regards,
 Ben.


 On 28/05/13 15:53, Ben Caradoc-Davies wrote:

 And fails repeatably in Maven when run by itself using
 -Dtest=GMLParserTest.

 The reason appears to be it relying on the side effects of
 SchemaParserTest or SchemaParser2Test, which copy the missing resource
 to test-classes. If GMLParserTest runs first, it fails.

 On 28/05/13 15:43, Ben Caradoc-Davies wrote:

 It fails repeatedly in Eclipse when my workspace is clean. After a
 successful Maven run of the tests, it passes every time in Eclipse.

 On 28/05/13 15:38, Ben Caradoc-Davies wrote:

 Oh, you are quite right: it is intermittent, even in Eclipse.




 --
 Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
 Software Engineer
 CSIRO Earth Science and Resource Engineering
 Australian Resources Research Centre




-- 
==
GeoServer training in Milan, 6th  7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
==

Dott. Mauro Bartolomeoli
@mauro_bart
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] [ExternalEmail] Re: compile failure?

2013-05-28 Thread Ben Caradoc-Davies
It fails repeatedly in Eclipse when my workspace is clean. After a 
successful Maven run of the tests, it passes every time in Eclipse.

On 28/05/13 15:38, Ben Caradoc-Davies wrote:
 Oh, you are quite right: it is intermittent, even in Eclipse.

-- 
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] [ExternalEmail] Re: compile failure?

2013-05-28 Thread Ben Caradoc-Davies
And fails repeatably in Maven when run by itself using -Dtest=GMLParserTest.

The reason appears to be it relying on the side effects of 
SchemaParserTest or SchemaParser2Test, which copy the missing resource 
to test-classes. If GMLParserTest runs first, it fails.

On 28/05/13 15:43, Ben Caradoc-Davies wrote:
 It fails repeatedly in Eclipse when my workspace is clean. After a
 successful Maven run of the tests, it passes every time in Eclipse.

 On 28/05/13 15:38, Ben Caradoc-Davies wrote:
 Oh, you are quite right: it is intermittent, even in Eclipse.


-- 
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


Re: [Geotools-devel] [ExternalEmail] Re: compile failure?

2013-05-28 Thread Ben Caradoc-Davies
Jody and Mauro,

I have pushed a fix to master. Please try again.

Kind regards,
Ben.

On 28/05/13 15:53, Ben Caradoc-Davies wrote:
 And fails repeatably in Maven when run by itself using -Dtest=GMLParserTest.

 The reason appears to be it relying on the side effects of
 SchemaParserTest or SchemaParser2Test, which copy the missing resource
 to test-classes. If GMLParserTest runs first, it fails.

 On 28/05/13 15:43, Ben Caradoc-Davies wrote:
 It fails repeatedly in Eclipse when my workspace is clean. After a
 successful Maven run of the tests, it passes every time in Eclipse.

 On 28/05/13 15:38, Ben Caradoc-Davies wrote:
 Oh, you are quite right: it is intermittent, even in Eclipse.



-- 
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
___
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel