Re: Adding windows-specific profiles to exclude unix-specific tests.

2013-06-14 Thread Christopher
Also, I'd love to have the accumulo-maven-plugin (in progress, ACCUMULO-1030) work on Windows. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Fri, Jun 14, 2013 at 11:39 PM, Christopher wrote: > I do not think we should maintain separate profiles. If we were to > vote on that, I'd vot

Re: Adding windows-specific profiles to exclude unix-specific tests.

2013-06-14 Thread Christopher
I do not think we should maintain separate profiles. If we were to vote on that, I'd vote against for the following reasons: 1) It adds build complexity and is difficult to maintain 2) Restricting tests like this has the potential to mask serious bugs 3) It doesn't address the underlying compatibi

Adding windows-specific profiles to exclude unix-specific tests.

2013-06-14 Thread David Medinets
In March there was little enthusiasm for this change. However, since then the MiniAccumulo cluster has been ported to Windows. If people want the MAC on Windows, then the whole system should be compilable ... if not executable. http://affy.blogspot.com/2013/03/running-accumulo-unit-tests-on-window