On Fri, Jul 22, 2011 at 10:36 AM, Jody Garnett <[email protected]> wrote: > Here is a temp fix… add the following to coveragetools/pom.xml > <profiles> > <profile> > <activation> > <os> > <family>mac</family> > </os> > </activation> > <properties> > <skipTests>true</skipTests> > </properties> > </profile> > </profiles> > > Do you want me to commit this so we can get back to work?
Isn't that a bit extreme? Can the single test be disabled? Or is it just a single test class? Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
