← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10634: Set correct file permissions

 

------------------------------------------------------------
revno: 10634
committer: Edem Kossi <ekossi@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2013-04-19 12:35:23 +0000
message:
  Set correct file permissions
modified:
  dhis-2/build.bat*
  dhis-2/build.sh*
  dhis-2/dhis-api/src/main/java/org/hisp/dhis/aggregation/AggregatedDataValueService.java*
  dhis-2/dhis-api/src/main/java/org/hisp/dhis/aggregation/AggregatedDataValueStore.java*
  dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/aggregation/DefaultAggregatedDataValueService.java*
  dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/aggregation/jdbc/JdbcAggregatedDataValueStore.java*
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/select2/select2.css*
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/select2/spinner.gif*
  dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js*
  dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/openlayers/img/cloud-popup-relative.png*
  dhis-live/util/script/startup.sh*
  installers/build.sh*
  installers/src/bitrock/DHIS2_live.xml*
  installers/src/bitrock/DHIS2_live_embedded_en.xml*
  installers/src/bitrock/DHIS2_pg.xml*
  local/tz/apply-patches.sh*
  local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValue.java*
  local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValueService.java*
  local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValueStore.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/HrExportParams.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeAssociationConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeGroupConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionGroupConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionsAssociationConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionsConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFHRConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DataTypeConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DataValuesConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HistoryConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HrDataSetConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HrDataSetMemberConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/InputTypeConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/PersonConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/TrainingConverter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeGroupImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeOptionGroupImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeOptionsImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/DataTypeImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/DataValuesImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/HistoryImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/HrDataSetImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/InputTypeImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/PersonImporter.java*
  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/TrainingImporter.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeAssociationBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeGroupBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionGroupBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionsAssociationBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionsBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/DataTypeBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/DataValuesBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HistoryBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HrDataSetBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HrDataSetMemberBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/InputTypeBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/PersonBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/TargetIndicatorBatchHandler.java*
  local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/TrainingBatchHandler.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/DataValueExportAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetDataElementListAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportOptionsAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportStatusAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/MetaDataExportAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetHrImportOptionsAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetImportStatusAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/ImportAction.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ClassMapUtil.java*
  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ImportExportInternalProcessUtil.java*
  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/importForm.vm*
  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/export.js*
  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/import.js*
  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/process.js*
  resources/backup/pg_backup.sh*
  resources/util/clean_translations.sh*
  resources/util/compile_help_content.sh*
  resources/util/dhis2version*
  resources/util/live*
  resources/util/putdesign.sh*
  resources/util/remove_unused_keys.sh*
  resources/util/tomcat*
  tools/dhis2deb/dhis2/DEBIAN/postinst*
  tools/dhis2deb/dhis2/DEBIAN/postrm*
  tools/dhis2deb/dhis2/DEBIAN/rules*


--
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/build.bat' (properties changed: +x to -x)
=== modified file 'dhis-2/build.sh' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/aggregation/AggregatedDataValueService.java' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-api/src/main/java/org/hisp/dhis/aggregation/AggregatedDataValueStore.java' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/aggregation/DefaultAggregatedDataValueService.java' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/aggregation/jdbc/JdbcAggregatedDataValueStore.java' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/select2/select2.css' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/select2/spinner.gif' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js' (properties changed: +x to -x)
=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/openlayers/img/cloud-popup-relative.png' (properties changed: +x to -x)
=== modified file 'dhis-live/util/script/startup.sh' (properties changed: +x to -x)
=== modified file 'installers/build.sh' (properties changed: +x to -x)
=== modified file 'installers/src/bitrock/DHIS2_live.xml' (properties changed: +x to -x)
=== modified file 'installers/src/bitrock/DHIS2_live_embedded_en.xml' (properties changed: +x to -x)
=== modified file 'installers/src/bitrock/DHIS2_pg.xml' (properties changed: +x to -x)
=== modified file 'local/tz/apply-patches.sh' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValue.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValueService.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-api-hr/src/main/java/org/hisp/dhis/customvalue/CustomValueStore.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/HrExportParams.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeAssociationConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeGroupConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionGroupConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionsAssociationConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/AttributeOptionsConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DXFHRConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DataTypeConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/DataValuesConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HistoryConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HrDataSetConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/HrDataSetMemberConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/InputTypeConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/PersonConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/converter/TrainingConverter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeGroupImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeOptionGroupImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/AttributeOptionsImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/DataTypeImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/DataValuesImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/HistoryImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/HrDataSetImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/InputTypeImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/PersonImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/importer/TrainingImporter.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeAssociationBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeGroupBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionGroupBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionsAssociationBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/AttributeOptionsBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/DataTypeBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/DataValuesBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HistoryBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HrDataSetBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/HrDataSetMemberBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/InputTypeBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/PersonBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/TargetIndicatorBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-support-jdbc-hr/src/main/java/org/hisp/dhis/jdbc/batchhandler/TrainingBatchHandler.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/DataValueExportAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetDataElementListAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportOptionsAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportStatusAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/MetaDataExportAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetHrImportOptionsAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetImportStatusAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/ImportAction.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ClassMapUtil.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ImportExportInternalProcessUtil.java' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/importForm.vm' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/export.js' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/import.js' (properties changed: +x to -x)
=== modified file 'local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/process.js' (properties changed: +x to -x)
=== modified file 'resources/backup/pg_backup.sh' (properties changed: +x to -x)
=== modified file 'resources/util/clean_translations.sh' (properties changed: +x to -x)
=== modified file 'resources/util/compile_help_content.sh' (properties changed: +x to -x)
=== modified file 'resources/util/dhis2version' (properties changed: +x to -x)
=== modified file 'resources/util/live' (properties changed: +x to -x)
=== modified file 'resources/util/putdesign.sh' (properties changed: +x to -x)
=== modified file 'resources/util/remove_unused_keys.sh' (properties changed: +x to -x)
=== modified file 'resources/util/tomcat' (properties changed: +x to -x)
=== modified file 'tools/dhis2deb/dhis2/DEBIAN/postinst' (properties changed: +x to -x)
=== modified file 'tools/dhis2deb/dhis2/DEBIAN/postrm' (properties changed: +x to -x)
=== modified file 'tools/dhis2deb/dhis2/DEBIAN/rules' (properties changed: +x to -x)