summaryrefslogtreecommitdiff
path: root/DAnCE/ChangeLog
blob: 8919a3e18a9a77453993cfe2ed1c19ddea820ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
Thu Aug 25 22:31:16 UTC 2011  Akshay V. Dabholkar  <aky@dre.vanderbilt.edu>

        * dance/FaultCorrelationManager/FaultCorrelationManager_export.h:

          Added back!

Thu Aug 25 22:12:24 UTC 2011  Akshay V. Dabholkar  <aky@dre.vanderbilt.edu>


        * dance/FaultCorrelationManager/FaultCorrelationManager_export.h:

          Removed this file.

Thu Aug 25 22:10:13 UTC 2011  Akshay V. Dabholkar  <aky@dre.vanderbilt.edu>

        * .:
        * DAnCE-INSTALL.html:
        * DAnCE_TAO.mwc:
        * dance:

        * dance/Deployment/DAnCE_Loader.h:
        * dance/Deployment/Deployment_ExecutionManager.idl:
        * dance/Deployment/Deployment_common.h:

        * dance/ExecutionManager/ExecutionManager_Impl.h:
        * dance/ExecutionManager/ExecutionManager_Impl.cpp:
        * dance/ExecutionManager/ExecutionManager_Module.cpp:

        * dance/FaultCorrelationManager:

        * dance/FaultCorrelationManager/FaultCorrelationManager.idl:
        * dance/FaultCorrelationManager/FaultCorrelationManager.mpc:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Exec.cpp:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Impl.h:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Impl.cpp:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Module.h:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Module.cpp:
        * dance/FaultCorrelationManager/FaultCorrelationManager_Module_export.h:
        * dance/FaultCorrelationManager/FaultCorrelationManager_export.h:

        * dance/RepositoryManager:

        * etc/DAnCE.doxygen:

        * rules.dance.GNU:

        * tools/Config_Handlers:

        Finished CORFU merger. Testing remains!

Wed Jul  6 21:48:20 UTC 2011  Akshay V. Dabholkar  <aky@dre.vanderbilt.edu>

        * tests/FTComponents:

        * tests/FTComponents/FTClient.cidl:
        * tests/FTComponents/FTClient.idl:
        * tests/FTComponents/FTClient_Task.h:
        * tests/FTComponents/FTClient_Task.cpp:
        * tests/FTComponents/FTClient_Timer_Handler.h:
        * tests/FTComponents/FTClient_Timer_Handler.cpp:
        * tests/FTComponents/FTClient_exec.h:
        * tests/FTComponents/FTClient_exec.cpp:
        * tests/FTComponents/FTClient_exec_export.h:
        * tests/FTComponents/FTClient_stub_export.h:
        * tests/FTComponents/FTClient_svnt_export.h:
        * tests/FTComponents/FTComponents.mpc:
        * tests/FTComponents/FTTask.cidl:
        * tests/FTComponents/FTTask.idl:
        * tests/FTComponents/FTTask_exec.h:
        * tests/FTComponents/FTTask_exec.cpp:
        * tests/FTComponents/FTTask_exec_export.h:
        * tests/FTComponents/FTTask_stub_export.h:
        * tests/FTComponents/FTTask_svnt_export.h:
        * tests/FTComponents/FTTrigger_export.h:
        * tests/FTComponents/FTWorker_export.h:
        * tests/FTComponents/Failure_Task.h:
        * tests/FTComponents/Failure_Task.cpp:
        * tests/FTComponents/Trigger.idl:
        * tests/FTComponents/Worker.idl:
        * tests/FTComponents/client_trigger.cpp:
        * tests/FTComponents/killtask.cpp:

        * tests/FaultCorrelation:

        * tests/FaultCorrelation/proc_failure.mpc:
        * tests/FaultCorrelation/proc_failure.cpp:

        Added CORFU Tests

Tue Jun  7 21:18:05 UTC 2011  William R. Otte  <wotte@dre.vanderbilt.edu>

        * dance/Plan_Launcher/Plan_Launcher.cpp:
        * tests/Plan_Launcher/EM-Delay/run_test_ns.pl:

          Rework the plan launcher options a bit.  --em-ior is back to requiring an
          argument, if no --{em,nm,lm}-ior option is specified, we default to
          name service lookup.

Fri Jun  3 12:07:41 UTC 2011  Johnny Willemsen  <jwillemsen@remedy.nl>

        * bin/dance_tests.lst:
          Fixed location of tests

Thu Jun  2 19:49:24 UTC 2011  William R. Otte  <wotte@dre.vanderbilt.edu>

        * dance/Plan_Launcher/Plan_Launcher.cpp:

          compile fix.

Wed Jun  1 11:14:10 UTC 2011  William R. Otte  <wotte@dre.vanderbilt.edu>

        * dance/Plan_Launcher/Plan_Launcher.cpp:

          New option --manager-timeout which allows the user to indicate
          to the plan_launcher that it should wait a specified number of
          seconds for a manager (e.g., execution_manager) reference to
          become valid before proceeding with deployment.

        * tests/Plan_Launcher:
        * tests/Plan_Launcher/EM-Delay:
        * tests/Plan_Launcher/EM-Delay/run_test.pl:
        * tests/Plan_Launcher/EM-Delay/run_test_ns.pl:
        * bin/dance_tests.lst:

          New test to excercise the new delay on manager reference functionality.

Wed Jun  1 11:10:40 UTC 2011  William R. Otte  <wotte@dre.vanderbilt.edu>

        * dance/ExecutionManager/ExecutionManager_Module.cpp:

          Emit the IOR/register with the naming service closer to ORB
          activation to reduce the possibility of a race condition with
          the plan_launcher.

Wed Jun  1 10:14:38 UTC 2011  William R. Otte  <wotte@dre.vanderbilt.edu>

        * docs/Error_Messages.txt:

          Beginning of error message documentation.

Thu May 26 20:29:54 UTC 2011  Marcel Smit  <msmit@remedy.nl>

        * dance/NodeManager/Node_Manager_Module.cpp:
        * dance/RepositoryManager/repository_manager_admin_exec.cpp:
        * tools/Config_Handlers/SatisfierProperty_Handler.cpp:
          Resolved gcc 4.6 warnings. Some variables were declared and assigned
          a value but weren't used after that.

Fri Apr 22 12:41:09 UTC 2011  Marcel Smit  <msmit@remedy.nl>

        * tools/Logger_Backend/ndds/svc.conf:
          Fuzz: Added $Id string

Wed Apr 20 09:52:52 CEST 2011  Johnny Willemsen  <jwillemsen@remedy.nl>

        * DAnCE version 1.0.2 released.

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: