commit | f4dd2f2bc552ffcdb8d26e01577e4faeb1d72550 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Sun Jun 21 12:25:22 2009 +0000 |
committer | Clement Escoffier <clement@apache.org> | Sun Jun 21 12:25:22 2009 +0000 |
tree | b261bc1dd60ad09537cbe4c9a95ff0be023af988 | |
parent | ea9dac4cd7a77c4002d31a1272548e87eb1641a8 [diff] [blame] |
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/tests/handler/transaction/src/test/resources/annotation.xml b/ipojo/tests/handler/transaction/src/test/resources/annotation.xml new file mode 100644 index 0000000..d1aa123 --- /dev/null +++ b/ipojo/tests/handler/transaction/src/test/resources/annotation.xml
@@ -0,0 +1,3 @@ +<ipojo xmlns:tr="org.apache.felix.ipojo.transaction"> + +</ipojo> \ No newline at end of file