Fix for the Build system

git-svn-id: https://svn.libreccm.org/ccm/trunk@2320 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2013-09-17 19:04:23 +00:00
parent 26352647fe
commit 4a764a8b4e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<!-- Specifies the test application server runtime managed by build-runtime.xml
Provides app.server.*.dir props used by build-runtime and build-project -->
<property file="${ccm.project.dir}/local.runtime.properties.bak" />
<property file="${ccm.project.dir}/local.runtime.properties" />
<property file="${ccm.ecdc.conf.dir}/runtime.properties" />
<!-- Specifies the compiler & build options and the junit test environment