[virgil] r157 committed - Adding AOP metadata file.

1 view
Skip to first unread message

virgil.apach...@codespot.com

unread,
Jan 26, 2012, 5:07:50 PM1/26/12
to virgil...@gmail.com
Revision: 157
Author: boneill42
Date: Thu Jan 26 14:04:12 2012
Log: Adding AOP metadata file.


http://code.google.com/a/apache-extras.org/p/virgil/source/detail?r=157

Added:
/trunk/server/src/test/resources/META-INF
/trunk/server/src/test/resources/META-INF/aop.xml

=======================================
--- /dev/null
+++ /trunk/server/src/test/resources/META-INF/aop.xml Thu Jan 26 14:04:12
2012
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<aspectj>
+ <aspects>
+ <aspect name="org.apache.virgil.aop.CassandraServerAspect" />
+ </aspects>
+ <weaver options="-showWeaveInfo">
+ <include within="org.apache.cassandra.thrift.*" />
+ <include within="org.apache.virgil.*" />
+ </weaver>
+</aspectj>

Reply all
Reply to author
Forward
0 new messages