dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #13392
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4275: Unblock DataEntryFormUpgrader.
------------------------------------------------------------
revno: 4275
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-08-11 09:59:26 +0700
message:
Unblock DataEntryFormUpgrader.
modified:
dhis-2/dhis-services/dhis-service-core/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-services/dhis-service-core/src/main/resources/META-INF/dhis/beans.xml'
--- dhis-2/dhis-services/dhis-service-core/src/main/resources/META-INF/dhis/beans.xml 2011-08-04 10:06:15 +0000
+++ dhis-2/dhis-services/dhis-service-core/src/main/resources/META-INF/dhis/beans.xml 2011-08-11 02:59:26 +0000
@@ -1008,7 +1008,7 @@
<ref local="org.hisp.dhis.dataset.DataSetShortNamePopulator" />
<ref local="org.hisp.dhis.organisationunit.OrganisationUnitGroupSetPopulator" />
<ref local="org.hisp.dhis.dataentryform.DataEntryFormPopulator" />
- <!-- <ref local="org.hisp.dhis.dataentryform.DataEntryFormUpgrader" /> -->
+ <ref local="org.hisp.dhis.dataentryform.DataEntryFormUpgrader" />
</list>
</list>
</property>