Interesting, that could work. Looking at the maven pom schema
http://maven.apache.org/maven-v4_0_0.xsd it does not appear that you can
specify multiple properties for an activation. Which would make it
harder to support the other profiles we want, extensive, stress, etc...

-Justin

Andrea Aime wrote:
> 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
> 
> !DSPAM:1004,4581975a92311429667743!
> 


-- 
Justin Deoliveira
[EMAIL PROTECTED]
The Open Planning Project
http://topp.openplans.org

-------------------------------------------------------------------------
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

Reply via email to