Hi,

>From our testsuite:


  |       <aopc compilerclasspathref="aop.task.classpath">
  |          <classpath refid="aop.task.classpath"/>
  |          <classpath path="${build.tests.classes}"/>
  |          <src path="${build.tests.classes}"/>
  |          <include name="org/jboss/test/aop/basic/**"/>
  |          <aoppath path="${source.res}/test/basic/jboss-aop.xml"/>
  |       </aopc>
  | 
  | 

You should be able to add multiple include elements, and they can contain 
patterns.  So this should work:

  |       <include name="com/package1/package2/**/*BO.class"/>
  | 

Please let me know if this helps.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863220#3863220

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863220


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to