jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Recent Changelog
14278
by adamfeuer
31 December 2008, 23:34:16 -0800
(
6 days ago)
added selenium.browser.start.command to jdbc.local.properties - to handle the case where there is no .mifos file. TODO: rename this file to default.properties or something like it to indicate that it…
./trunk/resources/continuous-integration/acceptance/jdbc.local.properties
14278
14277
by adamfeuer
31 December 2008, 22:49:56 -0800
(
6 days ago)
refactoring Spring context definitions to reduce duplication - the duplication caused a bug in how configuration properties were loaded at startup.
./trunk/application/src/main/resources/propertyConfigurer.xml
14277
./trunk/application/src/main/resources/dataSource.xml
14277
./trunk/acceptanceTests/src/test/resources/ui-test-context.xml
14277
14274
by adamfeuer
31 December 2008, 17:22:13 -0800
(
7 days ago)
load properties that override all other config files from the directory specified by environment variable $MIFOS_CONFIG - this change is needed to prevent conflicts between config files on the the bui…
./trunk/application/src/main/resources/dataSource.xml
14274
14260
by adamfeuer
24 December 2008, 12:14:11 -0800
(
14 days ago)
created common/ module, moved some common files there: * exceptions * ClasspathResource.java also updated Eclipse build system to use common/ module
./trunk/application/pom.xml
14260
./trunk/.classpath
14260
./trunk/application/src/main/java/org/mifos/core/MifosNotImplementedException.java
14260
./trunk/application/src/main/java/org/mifos/core/MifosException.java
14260
./trunk/common/src/main/java/org
14260
Files
|