root/tags/release-1.0.2/profiles.xml.sample

Revision 4447, 367 bytes (checked in by mlhartme, 3 years ago)

dump standalone.tomcat

  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/trunk-2009-02-11-modinc/pfixcore/profiles.xml.sample4009-4016
Line 
1<!-- rename this file to "profiles.xml" if you need to adjust the properties below -->
2<profilesXml>
3  <profiles>
4    <profile>
5      <id>pustefix.properties</id>
6      <activation>
7        <activeByDefault>true</activeByDefault>
8      </activation>
9      <properties>
10        <makemode>test</makemode>
11      </properties>
12    </profile>
13  </profiles>
14</profilesXml>
Note: See TracBrowser for help on using the browser.