svn commit: r887153 - /mina/sandbox/vysper/trunk/server/core/src/test/java/org/apache/vysper/xmpp/modules/extension/xep0199_xmppping/AbstractIntegrationTestCase.java

2009-12-04 Thread ngn
Author: ngn Date: Fri Dec 4 10:46:37 2009 New Revision: 887153 URL: http://svn.apache.org/viewvc?rev=887153view=rev Log: Allow for some extra time for setting up the server for integration tests Modified:

svn commit: r887171 - in /mina/sandbox/vysper/trunk/server: core/src/main/java/org/apache/vysper/xmpp/authorization/ core/src/main/java/org/apache/vysper/xmpp/modules/core/bind/handler/ core/src/main/

2009-12-04 Thread ngn
Author: ngn Date: Fri Dec 4 12:30:06 2009 New Revision: 887171 URL: http://svn.apache.org/viewvc?rev=887171view=rev Log: Remove the use of addNamespaceAttribute(String) from most places as it is no longer needed Modified:

svn commit: r887273 - in /mina/sshd/trunk/assembly: pom.xml src/main/descriptors/unix-bin.xml src/main/distribution/bin/ssh.bat src/main/distribution/bin/ssh.sh

2009-12-04 Thread gnodet
Author: gnodet Date: Fri Dec 4 17:12:12 2009 New Revision: 887273 URL: http://svn.apache.org/viewvc?rev=887273view=rev Log: Add a ssh client script to the distribution Added: mina/sshd/trunk/assembly/src/main/distribution/bin/ssh.bat

svn commit: r887332 - /mina/sshd/trunk/sshd-core/src/main/java/org/apache/sshd/SshServer.java

2009-12-04 Thread gnodet
Author: gnodet Date: Fri Dec 4 19:47:43 2009 New Revision: 887332 URL: http://svn.apache.org/viewvc?rev=887332view=rev Log: SSHD-65: Ability to specify the host name when binding the sshd server socket Modified: mina/sshd/trunk/sshd-core/src/main/java/org/apache/sshd/SshServer.java