Provide transaction handler annotations
Add test using annotations

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@787003 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/pom.xml b/ipojo/pom.xml
index 54242e2..b3500aa 100644
--- a/ipojo/pom.xml
+++ b/ipojo/pom.xml
@@ -43,6 +43,7 @@
 		<module>handler/temporal</module>
 		<module>handler/eventadmin</module>
 		<module>handler/whiteboard</module>
+		<module>handler/transaction</module>
 		<module>api</module>
 		<module>online-manipulator</module>
 		<module>junit4osgi</module>