------------------------------------------------------------ revno: 7869 committer: Magnus Korvald <[email protected]> branch nick: trunk timestamp: Tue 2012-08-07 09:09:10 +0200 message: Commented out no longer existing bean modified: dhis-2/dhis-web/dhis-web-sms/src/main/resources/META-INF/dhis/beans.xml
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-sms/src/main/resources/META-INF/dhis/beans.xml' --- dhis-2/dhis-web/dhis-web-sms/src/main/resources/META-INF/dhis/beans.xml 2012-07-22 12:04:11 +0000 +++ dhis-2/dhis-web/dhis-web-sms/src/main/resources/META-INF/dhis/beans.xml 2012-08-07 07:09:10 +0000 @@ -46,8 +46,8 @@ ref="org.hisp.dhis.dataanalysis.StdDevOutlierAnalysisService"/> <property name="minMaxOutlierAnalysisService" ref="org.hisp.dhis.dataanalysis.MinMaxOutlierAnalysisService"/> - <property name="minMaxValuesGenerationService" - ref="org.hisp.dhis.minmax.validation.MinMaxValuesGenerationService"/> +<!-- <property name="minMaxValuesGenerationService" + ref="org.hisp.dhis.minmax.validation.MinMaxValuesGenerationService"/> --> <property name="minMaxDataElementService" ref="org.hisp.dhis.minmax.MinMaxDataElementService"/> <property name="systemSettingManager"
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

