That doesn't negate the need for an issue and some tracking of these changes.
-----Original Message----- From: Shane Isbell [mailto:[email protected]] Sent: Thursday, February 26, 2009 1:57 PM To: Maven Developers List Subject: Re: svn commit: r748226 - in /maven/components/trunk/maven-project/src/main/java/org/apache/maven: profiles/ProfilesConversionUtils.java profiles/build/DefaultProfileAdvisor.java profiles/build/ProfileAdvisor.java project/DefaultMavenProjectBuilder.j This is permanent. From my understanding, profiles.xml is almost never used, so it's not really worth the added complexity of keeping it. On Thu, Feb 26, 2009 at 10:35 AM, Benjamin Bentmann < [email protected]> wrote: > Hi Shane, > > Author: sisbell >> Date: Thu Feb 26 17:46:01 2009 >> New Revision: 748226 >> >> URL: http://svn.apache.org/viewvc?rev=748226&view=rev >> Log: >> Removed support for profiles.xml >> > > Will this be re-instantiated later or is this a permanent difference > between 2.x and 3.x? In the latter case, shouldn't we create JIRAs for this > and similar changes (like r747652) to have the breaking changes visible in > the release notes somehow? Otherwise I imagine we get some more bug reports > from unaware users. > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
