[jgroups-git] [belaban/JGroups] 00356e: removed unneeded constructor
Brought to you by:
belaban
From: <no...@gi...> - 2011-10-17 12:34:38
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 00356e8d7ce1e0eea80d041c1e946bda8128f5d2 https://github.com/belaban/JGroups/commit/00356e8d7ce1e0eea80d041c1e946bda8128f5d2 Author: Bela Ban <be...@ya...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M src/org/jgroups/protocols/UDP.java Log Message: ----------- removed unneeded constructor Commit: c59a1a43371e0ba866c53472e2e26fa2dd2dd206 https://github.com/belaban/JGroups/commit/c59a1a43371e0ba866c53472e2e26fa2dd2dd206 Author: Bela Ban <be...@ya...> Date: 2011-10-17 (Mon, 17 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java M tests/junit-functional/org/jgroups/tests/RetransmitterTest.java Log Message: ----------- ns Commit: 7487616b038ad7a4b3a2b649bc8479ec6cf4088b https://github.com/belaban/JGroups/commit/7487616b038ad7a4b3a2b649bc8479ec6cf4088b Author: Bela Ban <be...@ya...> Date: 2011-10-17 (Mon, 17 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- set keyPassword to null by default to set it to storePassword (https://issues.jboss.org/browse/JGRP-1375) Compare: https://github.com/belaban/JGroups/compare/62ca136...7487616 |