Updated Branches: refs/heads/2.0.8 6982f4114 -> 99991196e
Added the mina-benchmarks module in modules (but commented) Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/99991196 Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/99991196 Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/99991196 Branch: refs/heads/2.0.8 Commit: 99991196ecc269135b5f57f1a462b898f457635a Parents: c99ced0 Author: Emmanuel Lécharny <[email protected]> Authored: Fri Jan 11 16:01:16 2013 +0100 Committer: Emmanuel Lécharny <[email protected]> Committed: Fri Jan 11 16:01:16 2013 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina/blob/99991196/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9ec7183..4bf0865 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,7 @@ <module>mina-integration-jmx</module> <module>mina-example</module> <module>mina-http</module> + <!--module>mina-benchmarks</module--> </modules> <!-- =========================================== -->
