Last version on trunk may have issues

2010-02-12 Thread Emmanuel Lecharny
Hi gys, yesturday I tried to fix the Datagram bug (DIRMINA-732). I think it works on linux, I have no idea for windows (if someone can give it a try), and I know it fails on Mac OSX. The problem is that if we register the 'any' address (0.0.0.0) on a datagram acceptor, and try to get a

Re: Last version on trunk may have issues

2010-02-12 Thread Ashish
Will try this on W$ once I get back home in couple of hrs. thanks ashish On Fri, Feb 12, 2010 at 3:37 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi gys, yesturday I tried to fix the Datagram bug (DIRMINA-732). I think it works on linux, I have no idea for windows (if someone can give

Re: Last version on trunk may have issues

2010-02-12 Thread Ashish
Works on W$, the build is successful. Do you want me to try anything specific? thanks ashish On Fri, Feb 12, 2010 at 3:37 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi gys, yesturday I tried to fix the Datagram bug (DIRMINA-732). I think it works on linux, I have no idea for windows

Re: Last version on trunk may have issues

2010-02-12 Thread Emmanuel Lécharny
On 2/12/10 3:32 PM, Ashish wrote: Works on W$, the build is successful. Do you want me to try anything specific? I have committed some more fix (Removal of CircularQueue from the code, as it's not thread safe). Can someone check the build on windows ? mvn clean instal -Pserial Thanks !

Re: Last version on trunk may have issues

2010-02-12 Thread Ashish
On Sat, Feb 13, 2010 at 12:00 AM, Emmanuel Lécharny elecha...@apache.org wrote: On 2/12/10 3:32 PM, Ashish wrote: Works on W$, the build is successful. Do you want me to try anything specific? I have committed some more fix (Removal of CircularQueue from the code, as it's not thread

Re: Last version on trunk may have issues

2010-02-12 Thread Ashish
On Sat, Feb 13, 2010 at 12:00 AM, Emmanuel Lécharny elecha...@apache.org wrote: On 2/12/10 3:32 PM, Ashish wrote: Works on W$, the build is successful. Do you want me to try anything specific? I have committed some more fix (Removal of CircularQueue from the code, as it's not thread