root/tags/pustefixframework-0.18.7/profiles.xml.sample

Revision 5524, 367 bytes (checked in by mtld, 16 months ago)

merged changes from pustefix 0.15 branch revision 5417 to 5500

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.