root/releases/bedework-3.6/deployment/monitor/shellscr/META-INF/jboss-structure.xml

Revision 2788 (checked in by douglm, 3 years ago)

Rearrange source and build so that the monitor module is built and deployed along with the rest.

Filter the crawler queue or a rebuild will fail due to self generated messages

Add a read-only message count property to the indexer

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <structure>
3   <context>
4     <path name=""/>
5     <metaDataPath>
6       <path name="META-INF"/>
7     </metaDataPath>       
8     <classpath>
9       <path name="classes"/>
10       <path name="lib" suffixes=".jar" />
11     </classpath>
12   </context>
13 </structure>
Note: See TracBrowser for help on using the browser.