------------------------------------------------------------
revno: 18237
committer: Halvdan Hoem Grelland <[email protected]>
branch nick: dhis2
timestamp: Thu 2015-02-12 14:52:14 +0100
message:
  minor
modified:
  
dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/util/ImportMetaDataGmlTask.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-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/util/ImportMetaDataGmlTask.java'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/util/ImportMetaDataGmlTask.java	2015-01-17 07:41:26 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/util/ImportMetaDataGmlTask.java	2015-02-12 13:52:14 +0000
@@ -47,6 +47,10 @@
 {
     private static final Log log = LogFactory.getLog( ImportMetaDataGmlTask.class );
 
+    private TaskId taskId;
+
+    private String userUid;
+
     // -------------------------------------------------------------------------
     // Dependencies
     // -------------------------------------------------------------------------
@@ -57,10 +61,6 @@
 
     private InputStream inputStream;
 
-    private TaskId taskId;
-
-    private String userUid;
-
     // -------------------------------------------------------------------------
     // Constructors
     // -------------------------------------------------------------------------

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to