← Back to team overview

dhis2-devs team mailing list archive

Re: [Branch ~dhis2-devs-core/dhis2/trunk] Rev 406: Minor fix

 

Hi guys,
If we really have to maintain code quality or some form of being able to go
back, we need better commit messages. I urge all developers to please commit
with better messages and if bugs are fixed, please add small idea about how
the bug was fixed in the launchpad bug comments.

---
Regards,
Saptarshi PURKAYASTHA
Director R & D, HISP India
Health Information Systems Programme

My Tech Blog:  http://sunnytalkstech.blogspot.com
You Live by CHOICE, Not by CHANCE


2009/6/30 <noreply@xxxxxxxxxxxxx>

> ------------------------------------------------------------
> revno: 406
> committer: Lars Helge Oeverland larshelge@xxxxxxxxx
> branch nick: trunk
> timestamp: Tue 2009-06-30 20:19:03 +0200
> message:
>  Minor fix
> modified:
>  gis/dhis-web-mapping/src/main/resources/xwork.xml
>
> === modified file 'gis/dhis-web-mapping/src/main/resources/xwork.xml'
> --- gis/dhis-web-mapping/src/main/resources/xwork.xml   2009-06-30 18:05:15
> +0000
> +++ gis/dhis-web-mapping/src/main/resources/xwork.xml   2009-06-30 18:19:03
> +0000
> @@ -141,7 +141,7 @@
>       <result name="success"
> type="velocity-json">/dhis-web-mapping/pointShapefile.vm</result>
>     </action>
>
> -    <action name="getPolygonShapefile"
> class="org.hisp.dhis.mapping.action.GetOrganisationUnitsWithCoordinatesAction">
> +    <action name="getPolygonShapefile"
> class="org.hisp.dhis.mapping.action.GetOrganisationUnitsWithPolygonsAction">
>       <result name="success"
> type="velocity-json">/dhis-web-mapping/polygonShapefile.vm</result>
>     </action>
>
>
>
>
> --
> 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
> .
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>

References