Kleinere Aenderungen an project.xml u.a.

git-svn-id: https://svn.libreccm.org/ccm/trunk@78 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2009-02-08 09:01:54 +00:00
parent e72012a5a5
commit d53b382494
1 changed files with 7 additions and 2 deletions

View File

@ -11,8 +11,12 @@
webxml="web.xml-aplaws"
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:///usr/share/ccm-devel/xsd/project.xsd">
<ccm:build>
<ccm:databases>
<ccm:database name="postgres"/>
</ccm:databases>
<ccm:build>
<!-- Main apps -->
<!-- - - - - - -->
<ccm:application name="ccm-core"/>
@ -93,6 +97,7 @@
contain java code to be compiled!
<ccm:application name="tools"/> -->
</ccm:build>
</ccm:project>