AWare
Jérôme BERNARD <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have set up the ground for the AWare project. I have a fully functional maven project with tests validating the JMX aspects I presented on my website (http://kalixia.com/weblogs/space/JMX+Aspects) Now my question is (guess what ? :-)) where should I commit? Another question: I initially intented to put the classes in org.codehaus.aspectwerkz.aware, but it seems (and this is not documented) that we can't have aspects defined in the org.codehaus.aspectwerkz..* namespace (which I can understand in order to avoid instrumentation of AW). So I put the classes for now on in the org.codehaus.aware namespace. Regards, Jérôme.