On Mon, 1 May 2006, Barrie Treloar wrote: > On 5/1/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote: > > On Sun, 30 Apr 2006, Sebastien Arbogast wrote: > > > > I've done some research and it appears that the latest version in SVN > > of the plugin does no longer have this bug. The next release of > > maven-resources-plugin is 2.2. > > Does this mean it was fixed with regression unit tests as well so it > won't reappear in the future?
Yes, I've added a regression test (it0105) to test for this in the future. This is pretty much common practise at the Maven project, to add a unit test for every reported bug. However, as Pete Marvin King said, there are now unit tests in the plugins themselves to test this sort of thing, but since I'm unfamiliar with the framework used, it's not yet moved to the plugin itself. -- Kenney > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
