------------------------------------------------------------
revno: 14032
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Fri 2014-02-14 21:42:10 +0700
message:
remove old comment
modified:
dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/ReflectionUtils.java
--
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-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/ReflectionUtils.java'
--- dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/ReflectionUtils.java 2014-02-13 06:55:35 +0000
+++ dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/ReflectionUtils.java 2014-02-14 14:42:10 +0000
@@ -654,7 +654,6 @@
public static Map<String, PropertyDescriptor> getJacksonClassMap( Class<?> clazz )
{
- // this short-circuits the level stuff for now, need to fix this properly
if ( classMapCache.containsKey( clazz ) )
{
return classMapCache.get( clazz );
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp