Justin Deoliveira ha scritto: > I would be happy to do it, but i need a proper profile first. Did our > discussion of how to set this up go anywhere. Last time I suggested that > we rename all tests named "*OnlineTest.java" to "*TestOnline.java" as a > way to get around not being able to override test exclusions in a profile.
Hmm... profile do override the main configuration, that's probably why it does not work, exclusion is in main and there's no way to override it. What if the test exclusion was in a profile activated always, besides when a variable is set? This can be done using properties apparently, see here: http://www.mail-archive.com/[email protected]/msg56879.html Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
