Skip to content
Snippets Groups Projects
Commit c1f4b66b authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #9893: Removed _ from TriggerServices and SpecificationServices directory names

parent 507b6400
No related branches found
No related tags found
No related merge requests found
Showing
with 78 additions and 78 deletions
......@@ -5852,82 +5852,82 @@ SAS/Scheduler/test/unittest/testGui/testGui.sh eol=lf
SAS/Scheduler/test/unittest/testqstring/testqstring.run eol=lf
SAS/Scheduler/test/unittest/testqstring/testqstring.sh eol=lf
SAS/Scheduler/test/unittest/tojunit.xslt -text
SAS/Specification_Services/CMakeLists.txt -text
SAS/Specification_Services/bin/CMakeLists.txt -text
SAS/Specification_Services/bin/specificationservice -text
SAS/Specification_Services/bin/specificationservice.ini -text
SAS/Specification_Services/bin/specificationtranslationservice -text
SAS/Specification_Services/bin/specificationtranslationservice.ini -text
SAS/Specification_Services/bin/specificationvalidationservice -text
SAS/Specification_Services/bin/specificationvalidationservice.ini -text
SAS/Specification_Services/lib/CMakeLists.txt -text
SAS/Specification_Services/lib/__init__.py -text
SAS/Specification_Services/lib/config.py -text
SAS/Specification_Services/lib/specification_service.py -text
SAS/Specification_Services/lib/specification_service_rpc.py -text
SAS/Specification_Services/lib/translation_service.py -text
SAS/Specification_Services/lib/translation_service_rpc.py -text
SAS/Specification_Services/lib/validation_service.py -text
SAS/Specification_Services/lib/validation_service_rpc.py -text
SAS/Specification_Services/test/CMakeLists.txt -text
SAS/Specification_Services/test/frombus.py -text
SAS/Specification_Services/xsd/CMakeLists.txt -text
SAS/Specification_Services/xsd/LofarBase.xsd -text
SAS/Specification_Services/xsd/LofarHistorical.xsd -text
SAS/Specification_Services/xsd/LofarMoM2.xsd -text
SAS/Specification_Services/xsd/LofarProject.xsd -text
SAS/Specification_Services/xsd/LofarSpecification.xsd -text
SAS/Specification_Services/xsd/LofarTrigger.xsd -text
SAS/Specification_Services/xsd/MoM2.xsd -text
SAS/Specification_Services/xsd/PersistentObjects.xsd -text
SAS/Specification_Services/xsd/UserAdmin.xsd -text
SAS/Trigger_Services/CMakeLists.txt -text
SAS/Trigger_Services/__init__.py -text
SAS/Trigger_Services/bin/CMakeLists.txt -text
SAS/Trigger_Services/bin/triggerrestinterface -text
SAS/Trigger_Services/bin/triggerrestinterface.ini -text
SAS/Trigger_Services/bin/triggerservice -text
SAS/Trigger_Services/bin/triggerservice.ini -text
SAS/Trigger_Services/django_rest/CMakeLists.txt -text
SAS/Trigger_Services/django_rest/db.sqlite3 -text
SAS/Trigger_Services/django_rest/manage.py -text
SAS/Trigger_Services/django_rest/readme.txt -text
SAS/Trigger_Services/django_rest/restinterface/.idea/.name -text
SAS/Trigger_Services/django_rest/restinterface/.idea/encodings.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/inspectionProfiles/Project_Default.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/inspectionProfiles/profiles_settings.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/misc.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/modules.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/scopes/scope_settings.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/triggerservice.iml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/vcs.xml -text
SAS/Trigger_Services/django_rest/restinterface/.idea/workspace.xml -text
SAS/Trigger_Services/django_rest/restinterface/CMakeLists.txt -text
SAS/Trigger_Services/django_rest/restinterface/__init__.py -text
SAS/Trigger_Services/django_rest/restinterface/credentials.py -text
SAS/Trigger_Services/django_rest/restinterface/settings.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/CMakeLists.txt -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/__init__.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/admin.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/apps.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/config.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/migrations/__init__.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/models.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/serializers.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/tests.py -text
SAS/Trigger_Services/django_rest/restinterface/triggerinterface/views.py -text
SAS/Trigger_Services/django_rest/restinterface/urls.py -text
SAS/Trigger_Services/django_rest/restinterface/wsgi.py -text
SAS/Trigger_Services/django_rest/urls.py -text
SAS/Trigger_Services/lib/CMakeLists.txt -text
SAS/Trigger_Services/lib/__init__.py -text
SAS/Trigger_Services/lib/config.py -text
SAS/Trigger_Services/lib/trigger_service.py -text
SAS/Trigger_Services/lib/trigger_service_rpc.py -text
SAS/Trigger_Services/test/CMakeLists.txt -text
SAS/Trigger_Services/test/setup_queues_and_services.sh -text
SAS/Trigger_Services/test/trigger-testing.xml -text
SAS/Trigger_Services/test/trigger_misc_testing_nov2016.xml -text
SAS/SpecificationServices/CMakeLists.txt -text
SAS/SpecificationServices/bin/CMakeLists.txt -text
SAS/SpecificationServices/bin/specificationservice -text
SAS/SpecificationServices/bin/specificationservice.ini -text
SAS/SpecificationServices/bin/specificationtranslationservice -text
SAS/SpecificationServices/bin/specificationtranslationservice.ini -text
SAS/SpecificationServices/bin/specificationvalidationservice -text
SAS/SpecificationServices/bin/specificationvalidationservice.ini -text
SAS/SpecificationServices/lib/CMakeLists.txt -text
SAS/SpecificationServices/lib/__init__.py -text
SAS/SpecificationServices/lib/config.py -text
SAS/SpecificationServices/lib/specification_service.py -text
SAS/SpecificationServices/lib/specification_service_rpc.py -text
SAS/SpecificationServices/lib/translation_service.py -text
SAS/SpecificationServices/lib/translation_service_rpc.py -text
SAS/SpecificationServices/lib/validation_service.py -text
SAS/SpecificationServices/lib/validation_service_rpc.py -text
SAS/SpecificationServices/test/CMakeLists.txt -text
SAS/SpecificationServices/test/frombus.py -text
SAS/SpecificationServices/xsd/CMakeLists.txt -text
SAS/SpecificationServices/xsd/LofarBase.xsd -text
SAS/SpecificationServices/xsd/LofarHistorical.xsd -text
SAS/SpecificationServices/xsd/LofarMoM2.xsd -text
SAS/SpecificationServices/xsd/LofarProject.xsd -text
SAS/SpecificationServices/xsd/LofarSpecification.xsd -text
SAS/SpecificationServices/xsd/LofarTrigger.xsd -text
SAS/SpecificationServices/xsd/MoM2.xsd -text
SAS/SpecificationServices/xsd/PersistentObjects.xsd -text
SAS/SpecificationServices/xsd/UserAdmin.xsd -text
SAS/TriggerServices/CMakeLists.txt -text
SAS/TriggerServices/__init__.py -text
SAS/TriggerServices/bin/CMakeLists.txt -text
SAS/TriggerServices/bin/triggerrestinterface -text
SAS/TriggerServices/bin/triggerrestinterface.ini -text
SAS/TriggerServices/bin/triggerservice -text
SAS/TriggerServices/bin/triggerservice.ini -text
SAS/TriggerServices/django_rest/CMakeLists.txt -text
SAS/TriggerServices/django_rest/db.sqlite3 -text
SAS/TriggerServices/django_rest/manage.py -text
SAS/TriggerServices/django_rest/readme.txt -text
SAS/TriggerServices/django_rest/restinterface/.idea/.name -text
SAS/TriggerServices/django_rest/restinterface/.idea/encodings.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/inspectionProfiles/Project_Default.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/inspectionProfiles/profiles_settings.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/misc.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/modules.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/scopes/scope_settings.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/triggerservice.iml -text
SAS/TriggerServices/django_rest/restinterface/.idea/vcs.xml -text
SAS/TriggerServices/django_rest/restinterface/.idea/workspace.xml -text
SAS/TriggerServices/django_rest/restinterface/CMakeLists.txt -text
SAS/TriggerServices/django_rest/restinterface/__init__.py -text
SAS/TriggerServices/django_rest/restinterface/credentials.py -text
SAS/TriggerServices/django_rest/restinterface/settings.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/CMakeLists.txt -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/__init__.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/admin.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/apps.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/config.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/migrations/__init__.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/models.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/serializers.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/tests.py -text
SAS/TriggerServices/django_rest/restinterface/triggerinterface/views.py -text
SAS/TriggerServices/django_rest/restinterface/urls.py -text
SAS/TriggerServices/django_rest/restinterface/wsgi.py -text
SAS/TriggerServices/django_rest/urls.py -text
SAS/TriggerServices/lib/CMakeLists.txt -text
SAS/TriggerServices/lib/__init__.py -text
SAS/TriggerServices/lib/config.py -text
SAS/TriggerServices/lib/trigger_service.py -text
SAS/TriggerServices/lib/trigger_service_rpc.py -text
SAS/TriggerServices/test/CMakeLists.txt -text
SAS/TriggerServices/test/setup_queues_and_services.sh -text
SAS/TriggerServices/test/trigger-testing.xml -text
SAS/TriggerServices/test/trigger_misc_testing_nov2016.xml -text
SAS/XML_generator/CMakeLists.txt -text
SAS/XML_generator/src/CMakeLists.txt -text
SAS/XML_generator/src/xmlgen -text
......
......@@ -8,8 +8,8 @@ lofar_add_package(Scheduler)
lofar_add_package(SAS_Feedback Feedback_Service)
lofar_add_package(OTDB_Services)
lofar_add_package(XML_generator)
lofar_add_package(Trigger_Services)
lofar_add_package(Specification_Services)
lofar_add_package(TriggerServices)
lofar_add_package(SpecificationServices)
add_subdirectory(MoM)
add_subdirectory(ResourceAssignment)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment