From 231c3130ec5ad4f50e022cbe8543e426ed5e6c6c Mon Sep 17 00:00:00 2001 From: ijuma Date: Tue, 7 Jun 2011 05:01:23 -0700 Subject: [PATCH] Add junit_xml_listener port --- sbt-0.10-plugins-list.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sbt-0.10-plugins-list.md b/sbt-0.10-plugins-list.md index fd6fa9e..b86c752 100644 --- a/sbt-0.10-plugins-list.md +++ b/sbt-0.10-plugins-list.md @@ -10,4 +10,8 @@ The purpose of this page is to aid developers in finding plugins that work with ### Web Plugin -* xsbt-web-plugin: https://github.com/siasia/xsbt-web-plugin \ No newline at end of file +* xsbt-web-plugin: https://github.com/siasia/xsbt-web-plugin + +### Test plugins + +* junit_xml_listener: https://github.com/ijuma/junit_xml_listener/tree/sbt-0.10 \ No newline at end of file