Nightly Builds

2011-04-18 Thread Matthias Wessendorf
Hi, I was wondering if there are nightly builds available, for the 1.3.1-incubating-SNAPSHOT version. I couldn't see them in here: https://repository.apache.org/content/repositories/snapshots/ Thx, Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions:

Test Failures

2011-04-18 Thread Matthias Wessendorf
Hi, in my previous email, I reported to JUnit test failures. One I corrected already ([1]) - The patch contains a bit of documentation. (as stated in the bug - I am surprised that on Linux the return-code is 1 as well for 'command not found') The second failure:

Re: Test Failures

2011-04-18 Thread Lars Corneliussen
That is a regression. I tried to catch Command line to long for cmd.exe. This test should only run on windows. Brett, do we support categories by os? -- Message sent from mobile device Am 18.04.2011 um 15:47 schrieb Matthias Wessendorf mat...@apache.org: Hi, in my previous email, I

Re: Building issues on Mac OS (10.6) with Mono 2.10.1

2011-04-18 Thread Matthias Wessendorf
Hi Lars, I uploaded a new patch to 407 - which (temporary) allows these two windows specific test to be executed on windows only -Matthias PS: this still does not make the build complete, on Mac/Mono - I guess there is something wrong with the npanday-settings, that I posted before. Is there

NUnit version update?

2011-04-18 Thread Matthias Wessendorf
Hi, currently NPanday uses 2.2.8.0 of NUnit; However I got an issue with that version: error CS1577: Referenced assembly `NUnit.Framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=null' does not have a strong name However, installing/using 2.5.10.0 made it working. If the community

Re: NUnit version update?

2011-04-18 Thread Matthias Wessendorf
btw. this repos seems to be down, currently: http://repo.npanday.org/archiva/repository/3rdparty/ -M On Mon, Apr 18, 2011 at 6:48 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, currently NPanday uses 2.2.8.0 of NUnit; However I got an issue with that version: error CS1577: