Re: [net] +=DNS ...?

2009-02-11 Thread Stefano Bagnara
Rory Winston ha scritto: Hi Robert Sounds great a DNS client was one area I felt could be added to [net] for a while now (the other being ssh/scp support). Can you point me to the existing client code in james? If I remember correctly the code Robert is talking about is not a DNS clie

Re: [javaflow] wrong assertions in AbstractSimpleTestCase

2008-09-13 Thread Stefano Bagnara
Torsten Curdt ha scritto: Am I totally wrong or they are issues in the test suite? Will have a closer look when I am back from vacation. About to walk out the door. Back online in two weeks. So you should be back, or you should do soon.. Hope you are relaxed because I prepared some work for

[javaflow] wrong assertions in AbstractSimpleTestCase

2008-08-29 Thread Stefano Bagnara
Hi all, i looked in depth in some test failure for javaflow and I think some of them are bugs in the test suite and not in the code. E.g: 1) the class ClassAccess2.java does not have a Continuation.suspend() so it is ok that the caller does not fine a Continuation. Adding a Continuation.su