MavenITmng3732ActiveProfilesTest needs boundaries
-------------------------------------------------
Key: MNG-4480
URL: http://jira.codehaus.org/browse/MNG-4480
Project: Maven 2
Issue Type: Test
Components: Integration Tests
Affects Versions: 3.0-alpha-5
Reporter: Robert Scholte
The org.apache.maven.it.MavenITmng3732ActiveProfilesTest of the core-it-suite should be modified
a little bit.
The IT checks for active profiles in pom, profiles and settings files. IT's version range
is "[2.0,)".
The tests says there should be two active profiles. That's true since maven 3.x, since the
profiles.xml are ignored, but for maven 2.x there should be three active profiles.
The assertion should be based on the version-range, if possible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|