cayuga 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
data/.idea/workspace.xml DELETED
@@ -1,1596 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="AnalysisUIOptions">
4
- <option name="FILTER_RESOLVED_ITEMS" value="false" />
5
- </component>
6
- <component name="ChangeListManager">
7
- <list default="true" id="5ed2111a-a046-4a2c-ad1a-1281a894a907" name="Default" comment="fixed problem with log collisions when multiple factories running at the same time; cleaned up inspections">
8
- <change beforePath="$PROJECT_DIR$/cayuga.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/cayuga.gemspec" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/lib/cayuga/object/logger.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/cayuga/object/logger.rb" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/spec/objects/logger_spec.rb" beforeDir="false" afterPath="$PROJECT_DIR$/spec/objects/logger_spec.rb" afterDir="false" />
11
- </list>
12
- <list id="1da64f63-0574-4053-ad4b-06df3dfca8ec" name=".idea" comment="update workspace">
13
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
14
- </list>
15
- <ignored path="$PROJECT_DIR$/out/" />
16
- <ignored path="Gemfile.lock" />
17
- <ignored mask="*.log" />
18
- <ignored mask="*.gem" />
19
- <ignored path="out/" />
20
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
21
- <option name="SHOW_DIALOG" value="false" />
22
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
23
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
24
- <option name="LAST_RESOLUTION" value="IGNORE" />
25
- </component>
26
- <component name="ChangesViewManager" show_ignored="true" />
27
- <component name="DatabaseView">
28
- <option name="SHOW_INTERMEDIATE" value="true" />
29
- <option name="GROUP_DATA_SOURCES" value="true" />
30
- <option name="GROUP_SCHEMA" value="true" />
31
- <option name="GROUP_CONTENTS" value="false" />
32
- <option name="SORT_POSITIONED" value="false" />
33
- <option name="SHOW_EMPTY_GROUPS" value="false" />
34
- <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
35
- <option name="HIDDEN_KINDS">
36
- <set />
37
- </option>
38
- <expand />
39
- <select />
40
- </component>
41
- <component name="FileEditorManager">
42
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
43
- <file pinned="false" current-in-tab="false">
44
- <entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
45
- <provider selected="true" editor-type-id="text-editor">
46
- <state relative-caret-position="17">
47
- <caret line="1" column="19" selection-start-line="1" selection-start-column="19" selection-end-line="1" selection-end-column="19" />
48
- </state>
49
- </provider>
50
- </entry>
51
- </file>
52
- <file pinned="false" current-in-tab="true">
53
- <entry file="file://$PROJECT_DIR$/cayuga.gemspec">
54
- <provider selected="true" editor-type-id="text-editor">
55
- <state relative-caret-position="182">
56
- <caret line="44" lean-forward="true" selection-start-line="44" selection-end-line="44" />
57
- </state>
58
- </provider>
59
- </entry>
60
- </file>
61
- </leaf>
62
- </component>
63
- <component name="FileTemplateManagerImpl">
64
- <option name="RECENT_TEMPLATES">
65
- <list>
66
- <option value="Cayuga Singleton" />
67
- <option value="Ruby Module Template" />
68
- <option value="Class" />
69
- <option value="Ruby Class Template" />
70
- <option value="RSpec Test Template" />
71
- </list>
72
- </option>
73
- </component>
74
- <component name="FindInProjectRecents">
75
- <findStrings>
76
- <find>-</find>
77
- <find>string</find>
78
- <find>loggerTest</find>
79
- <find>Test2018::LoggingTest</find>
80
- <find>memo</find>
81
- <find>tail</find>
82
- <find>Cayuga::Object</find>
83
- <find>add_appender</find>
84
- <find>require</find>
85
- <find>log_log</find>
86
- <find>cout</find>
87
- <find>@logs</find>
88
- <find>.warn</find>
89
- <find>warn</find>
90
- <find>log_exists?</find>
91
- <find>ini</find>
92
- <find>one</find>
93
- <find>memoist</find>
94
- <find>extend File::Tail</find>
95
- <find>file-tail</find>
96
- <find>no entry</find>
97
- <find>log'</find>
98
- <find>count</find>
99
- <find>log_log!</find>
100
- <find>cre</find>
101
- <find>payload</find>
102
- </findStrings>
103
- <replaceStrings>
104
- <replace>#</replace>
105
- <replace>symbol</replace>
106
- <replace>klass</replace>
107
- <replace>target</replace>
108
- </replaceStrings>
109
- </component>
110
- <component name="Git.Settings">
111
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
112
- </component>
113
- <component name="IdeDocumentHistory">
114
- <option name="CHANGED_PATHS">
115
- <list>
116
- <option value="$PROJECT_DIR$/spec/tally/big_tally_spec.rb" />
117
- <option value="$PROJECT_DIR$/spec/tools/loggable_object_spec.rb" />
118
- <option value="$PROJECT_DIR$/lib/cayuga/tools.rb" />
119
- <option value="$PROJECT_DIR$/spec/test/test2018/object.rb" />
120
- <option value="$PROJECT_DIR$/lib/cayuga/tally/name_tracker.rb" />
121
- <option value="$PROJECT_DIR$/spec/test/configuration/tally.json" />
122
- <option value="$PROJECT_DIR$/spec/tally/repository_spec.rb" />
123
- <option value="$PROJECT_DIR$/lib/cayuga/tally/representation/simple.rb" />
124
- <option value="$PROJECT_DIR$/lib/cayuga/tally.rb" />
125
- <option value="$PROJECT_DIR$/spec/tally/representation/simple_spec.rb" />
126
- <option value="$PROJECT_DIR$/spec/tally/representation_spec.rb" />
127
- <option value="$PROJECT_DIR$/out/test/cayuga/tally/repository_spec.rb" />
128
- <option value="$PROJECT_DIR$/spec/tally_information_helper.rb" />
129
- <option value="$PROJECT_DIR$/spec/tally/respository_infrastructure_spec.rb" />
130
- <option value="$PROJECT_DIR$/spec/tally/tally_names_spec.rb" />
131
- <option value="$PROJECT_DIR$/spec/tally/respository_spec.rb" />
132
- <option value="$PROJECT_DIR$/spec/tally/name_tracker_spec.rb" />
133
- <option value="$PROJECT_DIR$/lib/cayuga/tally/representation.rb" />
134
- <option value="$PROJECT_DIR$/lib/cayuga/tally/repository.rb" />
135
- <option value="$PROJECT_DIR$/lib/cayuga.rb" />
136
- <option value="$PROJECT_DIR$/spec/objects/constants_spec.rb" />
137
- <option value="$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json" />
138
- <option value="$PROJECT_DIR$/spec/test/configuration/cayuga_alternate_factory_test_config.json" />
139
- <option value="$PROJECT_DIR$/.rubocop.yml" />
140
- <option value="$PROJECT_DIR$/spec/spec_helper.rb" />
141
- <option value="$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb" />
142
- <option value="$PROJECT_DIR$/lib/cayuga/tools/loggable.rb" />
143
- <option value="$PROJECT_DIR$/lib/cayuga/object/constants.rb" />
144
- <option value="$PROJECT_DIR$/spec/alternate_factory_helper.rb" />
145
- <option value="$PROJECT_DIR$/lib/cayuga/tools/class.rb" />
146
- <option value="$PROJECT_DIR$/bin/console" />
147
- <option value="$PROJECT_DIR$/spec/factory_information_helper.rb" />
148
- <option value="$PROJECT_DIR$/spec/objects/factory_spec.rb" />
149
- <option value="$PROJECT_DIR$/Gemfile" />
150
- <option value="$PROJECT_DIR$/spec/logger_information_helper.rb" />
151
- <option value="$PROJECT_DIR$/spec/objects/logging_for_cayuga_objects_spec.rb" />
152
- <option value="$PROJECT_DIR$/lib/cayuga/object/named_object.rb" />
153
- <option value="$PROJECT_DIR$/lib/cayuga/object/object.rb" />
154
- <option value="$PROJECT_DIR$/Rakefile" />
155
- <option value="$PROJECT_DIR$/lib/cayuga/object/singleton.rb" />
156
- <option value="$PROJECT_DIR$/lib/cayuga/tools/string.rb" />
157
- <option value="$PROJECT_DIR$/spec/tools/string_spec.rb" />
158
- <option value="$PROJECT_DIR$/lib/cayuga/tools/symbol.rb" />
159
- <option value="$PROJECT_DIR$/spec/tools/symbol_spec.rb" />
160
- <option value="$PROJECT_DIR$/spec/tool_information_helper.rb" />
161
- <option value="$PROJECT_DIR$/test_script.rb" />
162
- <option value="$PROJECT_DIR$/spec/objects/logger_spec.rb" />
163
- <option value="$PROJECT_DIR$/lib/cayuga/object/logger.rb" />
164
- <option value="$PROJECT_DIR$/lib/cayuga/object/factory.rb" />
165
- <option value="$PROJECT_DIR$/lib/cayuga/version.rb" />
166
- <option value="$PROJECT_DIR$/cayuga.gemspec" />
167
- </list>
168
- </option>
169
- </component>
170
- <component name="ProjectFrameBounds" extendedState="6">
171
- <option name="x" value="-15" />
172
- <option name="width" value="1945" />
173
- <option name="height" value="1105" />
174
- </component>
175
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
176
- <component name="ProjectView">
177
- <navigator proportions="" version="1">
178
- <autoscrollFromSource Scope="true" ProjectPane="true" />
179
- <foldersAlwaysOnTop value="true" />
180
- </navigator>
181
- <panes>
182
- <pane id="PackagesPane">
183
- <subPane>
184
- <expand>
185
- <path>
186
- <item name="cayuga809" type="58d84e3e:PackageViewProjectNode" />
187
- <item name="cayuga" type="616d4139:PackageViewModuleNode" />
188
- </path>
189
- </expand>
190
- <select />
191
- </subPane>
192
- </pane>
193
- <pane id="ProjectPane">
194
- <subPane>
195
- <expand>
196
- <path>
197
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
198
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
199
- </path>
200
- <path>
201
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
202
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
203
- <item name="bin" type="462c0819:PsiDirectoryNode" />
204
- </path>
205
- <path>
206
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
207
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
208
- <item name="lib" type="462c0819:PsiDirectoryNode" />
209
- </path>
210
- <path>
211
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
212
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
213
- <item name="lib" type="462c0819:PsiDirectoryNode" />
214
- <item name="cayuga" type="462c0819:PsiDirectoryNode" />
215
- </path>
216
- <path>
217
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
218
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
219
- <item name="lib" type="462c0819:PsiDirectoryNode" />
220
- <item name="cayuga" type="462c0819:PsiDirectoryNode" />
221
- <item name="object" type="462c0819:PsiDirectoryNode" />
222
- </path>
223
- <path>
224
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
225
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
226
- <item name="spec" type="462c0819:PsiDirectoryNode" />
227
- </path>
228
- <path>
229
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
230
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
231
- <item name="spec" type="462c0819:PsiDirectoryNode" />
232
- <item name="objects" type="462c0819:PsiDirectoryNode" />
233
- </path>
234
- <path>
235
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
236
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
237
- <item name="spec" type="462c0819:PsiDirectoryNode" />
238
- <item name="test" type="462c0819:PsiDirectoryNode" />
239
- </path>
240
- <path>
241
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
242
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
243
- <item name="spec" type="462c0819:PsiDirectoryNode" />
244
- <item name="test" type="462c0819:PsiDirectoryNode" />
245
- <item name="configuration" type="462c0819:PsiDirectoryNode" />
246
- </path>
247
- <path>
248
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
249
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
250
- <item name="spec" type="462c0819:PsiDirectoryNode" />
251
- <item name="test" type="462c0819:PsiDirectoryNode" />
252
- <item name="logs" type="462c0819:PsiDirectoryNode" />
253
- </path>
254
- <path>
255
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
256
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
257
- <item name="spec" type="462c0819:PsiDirectoryNode" />
258
- <item name="test" type="462c0819:PsiDirectoryNode" />
259
- <item name="logs" type="462c0819:PsiDirectoryNode" />
260
- <item name="alternate" type="462c0819:PsiDirectoryNode" />
261
- </path>
262
- <path>
263
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
264
- <item name="cayuga809" type="462c0819:PsiDirectoryNode" />
265
- <item name="spec" type="462c0819:PsiDirectoryNode" />
266
- <item name="test" type="462c0819:PsiDirectoryNode" />
267
- <item name="test2018" type="462c0819:PsiDirectoryNode" />
268
- </path>
269
- <path>
270
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
271
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
272
- </path>
273
- <path>
274
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
275
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
276
- <item name="&lt; ruby-2.4.4-p296 &gt;" type="70bed36:NamedLibraryElementNode" />
277
- </path>
278
- <path>
279
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
280
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
281
- <item name="&lt; ruby-2.4.4-p296 &gt;" type="70bed36:NamedLibraryElementNode" />
282
- <item name="rubystubs24" type="462c0819:PsiDirectoryNode" />
283
- </path>
284
- <path>
285
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
286
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
287
- <item name="rspec-support (v3.8.0, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
288
- </path>
289
- <path>
290
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
291
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
292
- <item name="rspec-support (v3.8.0, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
293
- <item name="lib" type="462c0819:PsiDirectoryNode" />
294
- </path>
295
- <path>
296
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
297
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
298
- <item name="rspec-support (v3.8.0, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
299
- <item name="lib" type="462c0819:PsiDirectoryNode" />
300
- <item name="rspec" type="462c0819:PsiDirectoryNode" />
301
- </path>
302
- <path>
303
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
304
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
305
- <item name="semantic_logger (v4.3.1, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
306
- </path>
307
- <path>
308
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
309
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
310
- <item name="semantic_logger (v4.3.1, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
311
- <item name="lib" type="462c0819:PsiDirectoryNode" />
312
- </path>
313
- <path>
314
- <item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
315
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
316
- <item name="semantic_logger (v4.3.1, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
317
- <item name="lib" type="462c0819:PsiDirectoryNode" />
318
- <item name="semantic_logger" type="462c0819:PsiDirectoryNode" />
319
- </path>
320
- </expand>
321
- <select />
322
- </subPane>
323
- </pane>
324
- <pane id="Scope">
325
- <subPane subId="Scope 'Project Files'; set:Project Files; class com.intellij.psi.search.scope.ProjectFilesScope">
326
- <expand>
327
- <path>
328
- <item name="cayuga809" type="3d21c010:ScopeViewTreeModel$ProjectNode" />
329
- <item name="cayuga" type="2674bda8:ScopeViewTreeModel$GroupNode" />
330
- </path>
331
- </expand>
332
- <select />
333
- </subPane>
334
- </pane>
335
- </panes>
336
- </component>
337
- <component name="PropertiesComponent">
338
- <property name="SearchEverywhereHistoryKey" value="rake&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/.idea/.rakeTasks&#10;tail&#9;null&#9;null&#10;File::Tail&#9;null&#9;null&#10;file-tail&#9;FILE&#9;file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file-tail.rb&#10;file&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/Gemfile.lock&#10;simple&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/representation/simple.rb&#10;res&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/repository_spec.rb&#10;repo&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb&#10;nameo&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/named_object.rb&#10;con&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb&#10;constants_spec.rb&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/constants_spec.rb&#10;taih&#9;null&#9;null&#10;factory&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb&#10;fs&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/factory_spec.rb&#10;tih&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally_information_helper.rb&#10;nt&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/name_tracker.rb&#10;nts&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/name_tracker_spec.rb&#10;facto&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb&#10;repos&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb&#10;big&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/big_tally_spec.rb&#10;inter&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tools/integer.rb&#10;integer.&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tools/integer_spec.rb&#10;logger&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_information_helper.rb&#10;lrb&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/logger.rb&#10;object&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb&#10;object.rb&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb&#10;add_appender&#9;null&#9;null&#10;Cayuga::Object&#9;null&#9;null&#10;*.log&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/development.log&#10;ls&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_spec.rb&#10;Test&#9;null&#9;null&#10;constants&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb&#10;log&#9;FILE&#9;file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/test2018#logging_test.log" />
339
- <property name="WebServerToolWindowFactoryState" value="false" />
340
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
341
- <property name="nodejs.jest.jest_package" value="" />
342
- <property name="nodejs.protractor.protractor_package" value="" />
343
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
344
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
345
- <property name="nodejs_package_manager_path" value="npm" />
346
- <property name="project.structure.last.edited" value="Project" />
347
- <property name="project.structure.proportion" value="0.15" />
348
- <property name="project.structure.side.proportion" value="0.2" />
349
- <property name="run.code.analysis.last.selected.profile" value="pProject Default" />
350
- <property name="settings.editor.selected.configurable" value="preferences.toDoOptions" />
351
- </component>
352
- <component name="RecentsManager">
353
- <key name="CopyFile.RECENT_KEYS">
354
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec\objects" />
355
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec" />
356
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\lib\cayuga\object" />
357
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec\tools" />
358
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\lib\cayuga\tools" />
359
- </key>
360
- <key name="MoveFile.RECENT_KEYS">
361
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec\test\configuration" />
362
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec\tally" />
363
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\lib\cayuga\tally" />
364
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\spec\objects" />
365
- <recent name="C:\Users\peate\OneDrive\IdeaProjects\cayuga809\lib\cayuga\object" />
366
- </key>
367
- </component>
368
- <component name="RunDashboard">
369
- <option name="ruleStates">
370
- <list>
371
- <RuleState>
372
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
373
- </RuleState>
374
- <RuleState>
375
- <option name="name" value="StatusDashboardGroupingRule" />
376
- </RuleState>
377
- </list>
378
- </option>
379
- </component>
380
- <component name="RunManager" selected="RSpec.All specs in cayuga809: cayuga">
381
- <configuration name="&lt;template&gt;" type="JUnit" default="true" selected="false">
382
- <option name="VM_PARAMETERS" value="-ea" />
383
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
384
- </configuration>
385
- <configuration name="&lt;template&gt;" type="TestNG" default="true" selected="false">
386
- <option name="VM_PARAMETERS" value="-ea" />
387
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
388
- </configuration>
389
- <configuration default="true" type="Application" factoryName="Application">
390
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
391
- <method v="2">
392
- <option name="Make" enabled="true" />
393
- </method>
394
- </configuration>
395
- <configuration name="All specs in cayuga809: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
396
- <module name="cayuga" />
397
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
398
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
399
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
400
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
401
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
402
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
403
- <envs>
404
- <env name="JRUBY_OPTS" value="-X+O" />
405
- </envs>
406
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
407
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
408
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$PROJECT_DIR$" />
409
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
410
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
411
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
412
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
413
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
414
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
415
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
416
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
417
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
418
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
419
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
420
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
421
- <method v="2">
422
- <option name="Make" enabled="true" />
423
- </method>
424
- </configuration>
425
- <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
426
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
427
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
428
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
429
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
430
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
431
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
432
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
433
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
434
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
435
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
436
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
437
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
438
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
439
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
440
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
441
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
442
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
443
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
444
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
445
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
446
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
447
- <method v="2">
448
- <option name="Make" enabled="true" />
449
- </method>
450
- </configuration>
451
- <configuration name="cayuga object should only log messages from themselves in its own logs: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
452
- <module name="cayuga" />
453
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
454
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
455
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
456
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
457
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
458
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
459
- <envs>
460
- <env name="JRUBY_OPTS" value="-X+O" />
461
- </envs>
462
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
463
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
464
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$PROJECT_DIR$" />
465
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/objects/logging_for_cayuga_objects_spec.rb" />
466
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
467
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
468
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="cayuga object should only log messages from themselves in its own logs" />
469
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
470
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
471
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
472
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
473
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
474
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
475
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
476
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
477
- <method v="2">
478
- <option name="Make" enabled="true" />
479
- </method>
480
- </configuration>
481
- <configuration name="logging for alternate factories logger has appender names for each log: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
482
- <module name="cayuga" />
483
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
484
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
485
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
486
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
487
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
488
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
489
- <envs>
490
- <env name="JRUBY_OPTS" value="-X+O" />
491
- </envs>
492
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
493
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
494
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
495
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb" />
496
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
497
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
498
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="logging for alternate factories logger has appender names for each log" />
499
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
500
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
501
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
502
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
503
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
504
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
505
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
506
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
507
- <method v="2">
508
- <option name="Make" enabled="true" />
509
- </method>
510
- </configuration>
511
- <configuration name="logging for alternate factories semantic logger has appenders from both factories: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
512
- <module name="cayuga" />
513
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
514
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
515
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
516
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
517
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
518
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
519
- <envs>
520
- <env name="JRUBY_OPTS" value="-X+O" />
521
- </envs>
522
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
523
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
524
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
525
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb" />
526
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
527
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
528
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="logging for alternate factories semantic logger has appenders from both factories" />
529
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
530
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
531
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
532
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
533
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
534
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
535
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
536
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
537
- <method v="2">
538
- <option name="Make" enabled="true" />
539
- </method>
540
- </configuration>
541
- <configuration name="logging for alternate factories: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
542
- <module name="cayuga" />
543
- <predefined_log_file enabled="true" id="RUBY_RSPEC" />
544
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
545
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
546
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
547
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
548
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
549
- <envs>
550
- <env name="JRUBY_OPTS" value="-X+O" />
551
- </envs>
552
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
553
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
554
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$PROJECT_DIR$" />
555
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb" />
556
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
557
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
558
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="logging for alternate factories" />
559
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
560
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
561
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
562
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
563
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
564
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
565
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
566
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
567
- <method v="2">
568
- <option name="Make" enabled="true" />
569
- </method>
570
- </configuration>
571
- <list>
572
- <item itemvalue="RSpec.All specs in cayuga809: cayuga" />
573
- <item itemvalue="RSpec.logging for alternate factories logger has appender names for each log: cayuga" />
574
- <item itemvalue="RSpec.cayuga object should only log messages from themselves in its own logs: cayuga" />
575
- <item itemvalue="RSpec.logging for alternate factories: cayuga" />
576
- <item itemvalue="RSpec.logging for alternate factories semantic logger has appenders from both factories: cayuga" />
577
- </list>
578
- <recent_temporary>
579
- <list>
580
- <item itemvalue="RSpec.All specs in cayuga809: cayuga" />
581
- <item itemvalue="RSpec.logging for alternate factories semantic logger has appenders from both factories: cayuga" />
582
- <item itemvalue="RSpec.logging for alternate factories logger has appender names for each log: cayuga" />
583
- <item itemvalue="RSpec.logging for alternate factories: cayuga" />
584
- <item itemvalue="RSpec.cayuga object should only log messages from themselves in its own logs: cayuga" />
585
- </list>
586
- </recent_temporary>
587
- </component>
588
- <component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" />
589
- <component name="StructureViewFactory">
590
- <option name="AUTOSCROLL_FROM_SOURCE" value="true" />
591
- </component>
592
- <component name="TaskManager">
593
- <task active="true" id="Default" summary="Default task">
594
- <changelist id="5ed2111a-a046-4a2c-ad1a-1281a894a907" name="Default" comment="" />
595
- <changelist id="1da64f63-0574-4053-ad4b-06df3dfca8ec" name=".idea" comment="" />
596
- <created>1530466636873</created>
597
- <option name="number" value="Default" />
598
- <option name="presentableId" value="Default" />
599
- <updated>1530466636873</updated>
600
- <workItem from="1530466641275" duration="1286000" />
601
- <workItem from="1538043266432" duration="1531000" />
602
- <workItem from="1538203099808" duration="597000" />
603
- <workItem from="1539159757142" duration="1729000" />
604
- <workItem from="1539870674313" duration="224000" />
605
- <workItem from="1539871447935" duration="615000" />
606
- <workItem from="1539873446350" duration="127000" />
607
- <workItem from="1539893732921" duration="2700000" />
608
- <workItem from="1539898688371" duration="542000" />
609
- <workItem from="1539901109268" duration="595000" />
610
- <workItem from="1539926009659" duration="46000" />
611
- <workItem from="1539927057981" duration="2882000" />
612
- <workItem from="1539930245582" duration="790000" />
613
- <workItem from="1539937374745" duration="1902000" />
614
- <workItem from="1539939318729" duration="624000" />
615
- <workItem from="1539943082686" duration="47000" />
616
- <workItem from="1539944068870" duration="1007000" />
617
- <workItem from="1539957331332" duration="11915000" />
618
- <workItem from="1540040956564" duration="26405000" />
619
- <workItem from="1540411095248" duration="17255000" />
620
- <workItem from="1540617341347" duration="107000" />
621
- <workItem from="1540617509293" duration="54000" />
622
- <workItem from="1540617602620" duration="67706000" />
623
- <workItem from="1540799158189" duration="39918000" />
624
- <workItem from="1540864507316" duration="15511000" />
625
- <workItem from="1540904928681" duration="302000" />
626
- <workItem from="1540909387887" duration="1054000" />
627
- <workItem from="1540916151463" duration="608000" />
628
- <workItem from="1540917180789" duration="594000" />
629
- <workItem from="1541002275516" duration="11159000" />
630
- <workItem from="1541028759196" duration="29042000" />
631
- <workItem from="1541072816894" duration="19511000" />
632
- <workItem from="1541151099342" duration="7722000" />
633
- <workItem from="1541161917367" duration="646000" />
634
- <workItem from="1541254543575" duration="64138000" />
635
- <workItem from="1541394659142" duration="3126000" />
636
- <workItem from="1541831459331" duration="178000" />
637
- <workItem from="1542067442136" duration="269000" />
638
- <workItem from="1542539918916" duration="48000" />
639
- <workItem from="1542540453800" duration="713000" />
640
- <workItem from="1542545152606" duration="23805000" />
641
- <workItem from="1542715615415" duration="1691000" />
642
- <workItem from="1542725390597" duration="1330000" />
643
- <workItem from="1543406987285" duration="592000" />
644
- <workItem from="1543407849463" duration="755000" />
645
- <workItem from="1543411271172" duration="1096000" />
646
- <workItem from="1543422803407" duration="1516000" />
647
- <workItem from="1543480129330" duration="28445000" />
648
- <workItem from="1543523789185" duration="537000" />
649
- <workItem from="1543525800497" duration="3275000" />
650
- </task>
651
- <task id="LOCAL-00001" summary="safety commit">
652
- <created>1539927767971</created>
653
- <option name="number" value="00001" />
654
- <option name="presentableId" value="LOCAL-00001" />
655
- <option name="project" value="LOCAL" />
656
- <updated>1539927767971</updated>
657
- </task>
658
- <task id="LOCAL-00002" summary="relations 810">
659
- <created>1539930478648</created>
660
- <option name="number" value="00002" />
661
- <option name="presentableId" value="LOCAL-00002" />
662
- <option name="project" value="LOCAL" />
663
- <updated>1539930478648</updated>
664
- </task>
665
- <task id="LOCAL-00003" summary="system category reports filled out">
666
- <created>1539959838543</created>
667
- <option name="number" value="00003" />
668
- <option name="presentableId" value="LOCAL-00003" />
669
- <option name="project" value="LOCAL" />
670
- <updated>1539959838543</updated>
671
- </task>
672
- <task id="LOCAL-00004" summary="system category reports filled out">
673
- <created>1539959867114</created>
674
- <option name="number" value="00004" />
675
- <option name="presentableId" value="LOCAL-00004" />
676
- <option name="project" value="LOCAL" />
677
- <updated>1539959867114</updated>
678
- </task>
679
- <task id="LOCAL-00005" summary="system category reports filled out">
680
- <created>1539992818319</created>
681
- <option name="number" value="00005" />
682
- <option name="presentableId" value="LOCAL-00005" />
683
- <option name="project" value="LOCAL" />
684
- <updated>1539992818319</updated>
685
- </task>
686
- <task id="LOCAL-00006" summary="things added">
687
- <created>1540027648563</created>
688
- <option name="number" value="00006" />
689
- <option name="presentableId" value="LOCAL-00006" />
690
- <option name="project" value="LOCAL" />
691
- <updated>1540027648563</updated>
692
- </task>
693
- <task id="LOCAL-00007" summary="load reports">
694
- <created>1540269587265</created>
695
- <option name="number" value="00007" />
696
- <option name="presentableId" value="LOCAL-00007" />
697
- <option name="project" value="LOCAL" />
698
- <updated>1540269587265</updated>
699
- </task>
700
- <task id="LOCAL-00008" summary="added factory">
701
- <created>1540699672852</created>
702
- <option name="number" value="00008" />
703
- <option name="presentableId" value="LOCAL-00008" />
704
- <option name="project" value="LOCAL" />
705
- <updated>1540699672852</updated>
706
- </task>
707
- <task id="LOCAL-00009" summary="logger (+ partial constants)">
708
- <created>1540902848357</created>
709
- <option name="number" value="00009" />
710
- <option name="presentableId" value="LOCAL-00009" />
711
- <option name="project" value="LOCAL" />
712
- <updated>1540902848357</updated>
713
- </task>
714
- <task id="LOCAL-00010" summary="Gem Version 0.0.2">
715
- <created>1540904038934</created>
716
- <option name="number" value="00010" />
717
- <option name="presentableId" value="LOCAL-00010" />
718
- <option name="project" value="LOCAL" />
719
- <updated>1540904038934</updated>
720
- </task>
721
- <task id="LOCAL-00011" summary="refactoring: Object Singleton NamedObject">
722
- <created>1541030273687</created>
723
- <option name="number" value="00011" />
724
- <option name="presentableId" value="LOCAL-00011" />
725
- <option name="project" value="LOCAL" />
726
- <updated>1541030273687</updated>
727
- </task>
728
- <task id="LOCAL-00012" summary="refactoring: Root Object">
729
- <created>1541047340479</created>
730
- <option name="number" value="00012" />
731
- <option name="presentableId" value="LOCAL-00012" />
732
- <option name="project" value="LOCAL" />
733
- <updated>1541047340479</updated>
734
- </task>
735
- <task id="LOCAL-00013" summary="refactored all cayuga objects into class heirarchy">
736
- <created>1541051570833</created>
737
- <option name="number" value="00013" />
738
- <option name="presentableId" value="LOCAL-00013" />
739
- <option name="project" value="LOCAL" />
740
- <updated>1541051570833</updated>
741
- </task>
742
- <task id="LOCAL-00014" summary="refactor logging into loggable objects, logger and cayuga objects + added logger configuration pending examples">
743
- <created>1541075087989</created>
744
- <option name="number" value="00014" />
745
- <option name="presentableId" value="LOCAL-00014" />
746
- <option name="project" value="LOCAL" />
747
- <updated>1541075087989</updated>
748
- </task>
749
- <task id="LOCAL-00015" summary="completed factory and logger expect for logging creation and release&#10;and log configuration">
750
- <created>1541159733618</created>
751
- <option name="number" value="00015" />
752
- <option name="presentableId" value="LOCAL-00015" />
753
- <option name="project" value="LOCAL" />
754
- <updated>1541159733619</updated>
755
- </task>
756
- <task id="LOCAL-00016" summary="tally methods in class Integer">
757
- <created>1541281071902</created>
758
- <option name="number" value="00016" />
759
- <option name="presentableId" value="LOCAL-00016" />
760
- <option name="project" value="LOCAL" />
761
- <updated>1541281071902</updated>
762
- </task>
763
- <task id="LOCAL-00017" summary="just before decision to have context manager and context in cayuga/module">
764
- <created>1542641091216</created>
765
- <option name="number" value="00017" />
766
- <option name="presentableId" value="LOCAL-00017" />
767
- <option name="project" value="LOCAL" />
768
- <updated>1542641091216</updated>
769
- </task>
770
- <task id="LOCAL-00018" summary="removed all tally classes and specification because they are being moved to cayuga/model">
771
- <created>1542642054488</created>
772
- <option name="number" value="00018" />
773
- <option name="presentableId" value="LOCAL-00018" />
774
- <option name="project" value="LOCAL" />
775
- <updated>1542642054488</updated>
776
- </task>
777
- <task id="LOCAL-00019" summary="added runtime dependencies">
778
- <created>1542645148818</created>
779
- <option name="number" value="00019" />
780
- <option name="presentableId" value="LOCAL-00019" />
781
- <option name="project" value="LOCAL" />
782
- <updated>1542645148818</updated>
783
- </task>
784
- <task id="LOCAL-00020" summary="remove file_tail as runtime dependency">
785
- <created>1542646769887</created>
786
- <option name="number" value="00020" />
787
- <option name="presentableId" value="LOCAL-00020" />
788
- <option name="project" value="LOCAL" />
789
- <updated>1542646769887</updated>
790
- </task>
791
- <task id="LOCAL-00021" summary="remove file_tail as runtime dependency">
792
- <created>1542646841205</created>
793
- <option name="number" value="00021" />
794
- <option name="presentableId" value="LOCAL-00021" />
795
- <option name="project" value="LOCAL" />
796
- <updated>1542646841205</updated>
797
- </task>
798
- <task id="LOCAL-00022" summary="remove file_tail as runtime dependency">
799
- <created>1542647160257</created>
800
- <option name="number" value="00022" />
801
- <option name="presentableId" value="LOCAL-00022" />
802
- <option name="project" value="LOCAL" />
803
- <updated>1542647160257</updated>
804
- </task>
805
- <task id="LOCAL-00023" summary="remove file_tail as runtime dependency">
806
- <created>1542649983301</created>
807
- <option name="number" value="00023" />
808
- <option name="presentableId" value="LOCAL-00023" />
809
- <option name="project" value="LOCAL" />
810
- <updated>1542649983301</updated>
811
- </task>
812
- <task id="LOCAL-00024" summary="moved factory objects from configuration file to inside factory class">
813
- <created>1543424300246</created>
814
- <option name="number" value="00024" />
815
- <option name="presentableId" value="LOCAL-00024" />
816
- <option name="project" value="LOCAL" />
817
- <updated>1543424300246</updated>
818
- </task>
819
- <task id="LOCAL-00025" summary="update workspace">
820
- <created>1543424328259</created>
821
- <option name="number" value="00025" />
822
- <option name="presentableId" value="LOCAL-00025" />
823
- <option name="project" value="LOCAL" />
824
- <updated>1543424328259</updated>
825
- </task>
826
- <task id="LOCAL-00026" summary="moved factory objects from configuration file to inside factory class">
827
- <created>1543424437321</created>
828
- <option name="number" value="00026" />
829
- <option name="presentableId" value="LOCAL-00026" />
830
- <option name="project" value="LOCAL" />
831
- <updated>1543424437321</updated>
832
- </task>
833
- <task id="LOCAL-00027" summary="fixed problem with log collisions when multiple factories running at the same time; cleaned up inspections">
834
- <created>1543522612131</created>
835
- <option name="number" value="00027" />
836
- <option name="presentableId" value="LOCAL-00027" />
837
- <option name="project" value="LOCAL" />
838
- <updated>1543522612131</updated>
839
- </task>
840
- <task id="LOCAL-00028" summary="fixed problem with log collisions when multiple factories running at the same time; cleaned up inspections">
841
- <created>1543524311941</created>
842
- <option name="number" value="00028" />
843
- <option name="presentableId" value="LOCAL-00028" />
844
- <option name="project" value="LOCAL" />
845
- <updated>1543524311941</updated>
846
- </task>
847
- <option name="localTasksCounter" value="29" />
848
- <servers />
849
- </component>
850
- <component name="TestHistory">
851
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 12h 22m 58s.xml">
852
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
853
- </history-entry>
854
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 12h 24m 43s.xml">
855
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
856
- </history-entry>
857
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 15h 13m 04s.xml">
858
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
859
- </history-entry>
860
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 15h 17m 20s.xml">
861
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
862
- </history-entry>
863
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 15h 19m 20s.xml">
864
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
865
- </history-entry>
866
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 15h 37m 32s.xml">
867
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
868
- </history-entry>
869
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 16h 11m 53s.xml">
870
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
871
- </history-entry>
872
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 16h 12m 41s.xml">
873
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
874
- </history-entry>
875
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 16h 15m 21s.xml">
876
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
877
- </history-entry>
878
- <history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.29 at 16h 16m 01s.xml">
879
- <configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
880
- </history-entry>
881
- </component>
882
- <component name="TimeTrackingManager">
883
- <option name="totallyTimeSpent" value="398267000" />
884
- </component>
885
- <component name="TodoView" selected-index="4">
886
- <todo-panel id="selected-file">
887
- <is-autoscroll-to-source value="true" />
888
- <is-preview-enabled value="true" />
889
- </todo-panel>
890
- <todo-panel id="all">
891
- <are-packages-shown value="true" />
892
- <are-modules-shown value="true" />
893
- <is-autoscroll-to-source value="true" />
894
- </todo-panel>
895
- </component>
896
- <component name="ToolWindowManager">
897
- <frame x="-7" y="-7" width="1550" height="838" extended-state="6" />
898
- <layout>
899
- <window_info content_ui="combo" id="Project" order="0" sideWeight="0.45393258" visible="true" weight="0.23758389" />
900
- <window_info id="Structure" order="1" sideWeight="0.5460674" side_tool="true" weight="0.48120806" />
901
- <window_info id="Learn" order="2" weight="0.3295302" />
902
- <window_info id="Designer" order="3" />
903
- <window_info id="Favorites" order="4" side_tool="true" />
904
- <window_info anchor="bottom" id="Inspection Results" order="0" sideWeight="0.49932885" weight="0.3286119" />
905
- <window_info anchor="bottom" id="Message" order="1" />
906
- <window_info anchor="bottom" id="Find" order="2" weight="0.66855526" />
907
- <window_info anchor="bottom" id="Run" order="3" sideWeight="0.4919463" weight="0.55807364" />
908
- <window_info anchor="bottom" x="23" y="198" width="1490" height="427" id="Debug" order="4" sideWeight="0.49597314" weight="0.60339946" />
909
- <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
910
- <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
911
- <window_info anchor="bottom" id="TODO" order="7" weight="0.32907802" />
912
- <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
913
- <window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49597314" weight="0.66997164" />
914
- <window_info active="true" anchor="bottom" id="Version Control" order="10" sideWeight="0.4966443" visible="true" weight="0.52549577" />
915
- <window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5080537" side_tool="true" weight="0.5262411" />
916
- <window_info anchor="bottom" id="Messages" order="12" sideWeight="0.4986577" weight="0.3286119" />
917
- <window_info anchor="bottom" id="Docker" order="13" show_stripe_button="false" />
918
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
919
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
920
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
921
- <window_info anchor="right" id="Database" order="3" />
922
- <window_info anchor="right" id="Palette&#9;" order="4" />
923
- </layout>
924
- <layout-to-restore>
925
- <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.4532578" visible="true" weight="0.48120806" />
926
- <window_info id="Structure" order="1" sideWeight="0.5467422" side_tool="true" visible="true" weight="0.48120806" />
927
- <window_info id="Learn" order="2" weight="0.3295302" />
928
- <window_info id="Designer" order="3" />
929
- <window_info id="Favorites" order="4" side_tool="true" />
930
- <window_info anchor="bottom" id="Inspection Results" order="0" sideWeight="0.49932885" visible="true" weight="0.32907802" />
931
- <window_info anchor="bottom" id="Message" order="1" />
932
- <window_info anchor="bottom" id="Find" order="2" weight="0.66855526" />
933
- <window_info anchor="bottom" id="Run" order="3" sideWeight="0.4919463" weight="0.3696884" />
934
- <window_info anchor="bottom" x="23" y="198" width="1490" height="427" id="Debug" order="4" sideWeight="0.49597314" weight="0.6042553" />
935
- <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
936
- <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
937
- <window_info anchor="bottom" id="TODO" order="7" weight="0.32907802" />
938
- <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
939
- <window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49597314" weight="1.0" />
940
- <window_info anchor="bottom" id="Version Control" order="10" sideWeight="0.4966443" weight="0.52549577" />
941
- <window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5080537" side_tool="true" weight="0.5262411" />
942
- <window_info anchor="bottom" id="Messages" order="12" sideWeight="0.4986577" weight="0.32907802" />
943
- <window_info anchor="bottom" id="Docker" order="13" show_stripe_button="false" />
944
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
945
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
946
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
947
- <window_info anchor="right" id="Database" order="3" />
948
- <window_info anchor="right" id="Palette&#9;" order="4" />
949
- </layout-to-restore>
950
- </component>
951
- <component name="TypeScriptGeneratedFilesManager">
952
- <option name="version" value="1" />
953
- </component>
954
- <component name="Vcs.Log.History.Properties">
955
- <option name="COLUMN_ORDER">
956
- <list>
957
- <option value="0" />
958
- <option value="2" />
959
- <option value="3" />
960
- <option value="1" />
961
- </list>
962
- </option>
963
- </component>
964
- <component name="Vcs.Log.Tabs.Properties">
965
- <option name="TAB_STATES">
966
- <map>
967
- <entry key="MAIN">
968
- <value>
969
- <State>
970
- <option name="RECENTLY_FILTERED_USER_GROUPS">
971
- <collection />
972
- </option>
973
- <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
974
- <collection />
975
- </option>
976
- <option name="COLUMN_ORDER">
977
- <list>
978
- <option value="0" />
979
- <option value="1" />
980
- <option value="2" />
981
- <option value="3" />
982
- </list>
983
- </option>
984
- </State>
985
- </value>
986
- </entry>
987
- </map>
988
- </option>
989
- <option name="RECENT_FILTERS">
990
- <map>
991
- <entry key="Branch">
992
- <value>
993
- <list />
994
- </value>
995
- </entry>
996
- <entry key="User">
997
- <value>
998
- <list />
999
- </value>
1000
- </entry>
1001
- </map>
1002
- </option>
1003
- </component>
1004
- <component name="VcsManagerConfiguration">
1005
- <option name="LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN" value="true" />
1006
- <MESSAGE value="relations 810" />
1007
- <MESSAGE value="safety commit" />
1008
- <MESSAGE value="system category reports filled out" />
1009
- <MESSAGE value="things added" />
1010
- <MESSAGE value="load reports" />
1011
- <MESSAGE value="added factory" />
1012
- <MESSAGE value="logger (+ partial constants)" />
1013
- <MESSAGE value="Gem Version 0.0.2" />
1014
- <MESSAGE value="refactoring: Object Singleton NamedObject" />
1015
- <MESSAGE value="refactoring: Root Object" />
1016
- <MESSAGE value="refactored all cayuga objects into class heirarchy" />
1017
- <MESSAGE value="refactor logging into loggable objects, logger and cayuga objects + added logger configuration pending examples" />
1018
- <MESSAGE value="completed factory and logger expect for logging creation and release&#10;and log configuration" />
1019
- <MESSAGE value="tally methods in class Integer" />
1020
- <MESSAGE value="just before decision to have context manager and context in cayuga/module" />
1021
- <MESSAGE value="removed all tally classes and specification because they are being moved to cayuga/model" />
1022
- <MESSAGE value="added runtime dependencies" />
1023
- <MESSAGE value="remove file_tail as runtime dependency" />
1024
- <MESSAGE value="update workspace" />
1025
- <MESSAGE value="moved factory objects from configuration file to inside factory class" />
1026
- <MESSAGE value="fixed problem with log collisions when multiple factories running at the same time; cleaned up inspections" />
1027
- <option name="LAST_COMMIT_MESSAGE" value="fixed problem with log collisions when multiple factories running at the same time; cleaned up inspections" />
1028
- </component>
1029
- <component name="XDebuggerManager">
1030
- <breakpoint-manager>
1031
- <breakpoints>
1032
- <line-breakpoint enabled="true" type="ruby-line">
1033
- <url>file://$PROJECT_DIR$/spec/tools/loggable_object_spec.rb</url>
1034
- <line>20</line>
1035
- <option name="timeStamp" value="198" />
1036
- </line-breakpoint>
1037
- <line-breakpoint enabled="true" type="ruby-line">
1038
- <url>file://$PROJECT_DIR$/lib/cayuga/tally/name_tracker.rb</url>
1039
- <line>8</line>
1040
- <option name="timeStamp" value="209" />
1041
- </line-breakpoint>
1042
- <line-breakpoint enabled="true" type="ruby-line">
1043
- <url>file://$PROJECT_DIR$/spec/tally/tally_names_spec.rb</url>
1044
- <line>111</line>
1045
- <option name="timeStamp" value="212" />
1046
- </line-breakpoint>
1047
- <line-breakpoint enabled="true" type="ruby-line">
1048
- <url>file://$PROJECT_DIR$/lib/cayuga/tally/repository.rb</url>
1049
- <line>56</line>
1050
- <option name="timeStamp" value="213" />
1051
- </line-breakpoint>
1052
- <line-breakpoint enabled="true" type="ruby-line">
1053
- <url>file://$PROJECT_DIR$/spec/objects/logger_spec.rb</url>
1054
- <line>24</line>
1055
- <option name="timeStamp" value="217" />
1056
- </line-breakpoint>
1057
- <line-breakpoint enabled="true" type="ruby-line">
1058
- <url>file://$PROJECT_DIR$/spec/logger_information_helper.rb</url>
1059
- <line>37</line>
1060
- <option name="timeStamp" value="219" />
1061
- </line-breakpoint>
1062
- <line-breakpoint enabled="true" type="ruby-line">
1063
- <url>file://$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb</url>
1064
- <line>39</line>
1065
- <option name="timeStamp" value="227" />
1066
- </line-breakpoint>
1067
- <line-breakpoint enabled="true" type="ruby-line">
1068
- <url>file://$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb</url>
1069
- <line>48</line>
1070
- <option name="timeStamp" value="234" />
1071
- </line-breakpoint>
1072
- </breakpoints>
1073
- </breakpoint-manager>
1074
- <watches-manager>
1075
- <configuration name="RSpecRunConfigurationType">
1076
- <watch expression="log.name" language="ruby" />
1077
- </configuration>
1078
- </watches-manager>
1079
- </component>
1080
- <component name="debuggerHistoryManager">
1081
- <expressions id="evaluateCodeFragment">
1082
- <expression>
1083
- <expression-string>log_exists?(symbol)</expression-string>
1084
- <language-id>ruby</language-id>
1085
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1086
- </expression>
1087
- <expression>
1088
- <expression-string>SemanticLogger.add_appender(
1089
- filename: factory.logs_directory + '/' + name.classify.log_file,
1090
- filter: filter
1091
- )</expression-string>
1092
- <language-id>ruby</language-id>
1093
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1094
- </expression>
1095
- <expression>
1096
- <expression-string>filter</expression-string>
1097
- <language-id>ruby</language-id>
1098
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1099
- </expression>
1100
- <expression>
1101
- <expression-string>factory.logs_directory + '/' + name.classify.log_file</expression-string>
1102
- <language-id>ruby</language-id>
1103
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1104
- </expression>
1105
- <expression>
1106
- <expression-string>log = SemanticLogger.add_appender(
1107
- filename: factory.logs_directory + '/' + name.classify.log_file,
1108
- filter: filter
1109
- )</expression-string>
1110
- <language-id>ruby</language-id>
1111
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1112
- </expression>
1113
- <expression>
1114
- <expression-string>Cayuga::Object::Object.public_methods.select do |x|
1115
- x =~ /public/
1116
- end</expression-string>
1117
- <language-id>ruby</language-id>
1118
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1119
- </expression>
1120
- <expression>
1121
- <expression-string>Cayuga::Object::Object.public_methods.reject do |x|
1122
- x =~ /public/
1123
- end</expression-string>
1124
- <language-id>ruby</language-id>
1125
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1126
- </expression>
1127
- <expression>
1128
- <expression-string>Cayuga::Object::Object.constants</expression-string>
1129
- <language-id>ruby</language-id>
1130
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1131
- </expression>
1132
- <expression>
1133
- <expression-string>Cayuga::Object::Object.constants
1134
- end</expression-string>
1135
- <language-id>ruby</language-id>
1136
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1137
- </expression>
1138
- <expression>
1139
- <expression-string>Cayuga::Object::Object.constants.reject do |x|
1140
- x =~ /public/
1141
- end</expression-string>
1142
- <language-id>ruby</language-id>
1143
- <evaluation-mode>CODE_FRAGMENT</evaluation-mode>
1144
- </expression>
1145
- </expressions>
1146
- <expressions id="evaluateExpression">
1147
- <expression>
1148
- <expression-string>logger</expression-string>
1149
- <language-id>ruby</language-id>
1150
- <evaluation-mode>EXPRESSION</evaluation-mode>
1151
- </expression>
1152
- <expression>
1153
- <expression-string>alternate_logger</expression-string>
1154
- <language-id>ruby</language-id>
1155
- <evaluation-mode>EXPRESSION</evaluation-mode>
1156
- </expression>
1157
- <expression>
1158
- <expression-string>FACTORY</expression-string>
1159
- <language-id>ruby</language-id>
1160
- <evaluation-mode>EXPRESSION</evaluation-mode>
1161
- </expression>
1162
- <expression>
1163
- <expression-string>alternate_logger.log_appender_name(name)</expression-string>
1164
- <language-id>ruby</language-id>
1165
- <evaluation-mode>EXPRESSION</evaluation-mode>
1166
- </expression>
1167
- <expression>
1168
- <expression-string>log.name</expression-string>
1169
- <language-id>ruby</language-id>
1170
- <evaluation-mode>EXPRESSION</evaluation-mode>
1171
- </expression>
1172
- <expression>
1173
- <expression-string>annotation</expression-string>
1174
- <language-id>ruby</language-id>
1175
- <evaluation-mode>EXPRESSION</evaluation-mode>
1176
- </expression>
1177
- <expression>
1178
- <expression-string>logger.log_appender_name(name)</expression-string>
1179
- <language-id>ruby</language-id>
1180
- <evaluation-mode>EXPRESSION</evaluation-mode>
1181
- </expression>
1182
- <expression>
1183
- <expression-string>log.named</expression-string>
1184
- <language-id>ruby</language-id>
1185
- <evaluation-mode>EXPRESSION</evaluation-mode>
1186
- </expression>
1187
- <expression>
1188
- <expression-string>fetch_annotation</expression-string>
1189
- <language-id>ruby</language-id>
1190
- <evaluation-mode>EXPRESSION</evaluation-mode>
1191
- </expression>
1192
- </expressions>
1193
- </component>
1194
- <component name="editorHistoryManager">
1195
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/semantic_logger-4.3.1/lib/semantic_logger.rb">
1196
- <provider selected="true" editor-type-id="text-editor">
1197
- <state>
1198
- <caret lean-forward="true" />
1199
- </state>
1200
- </provider>
1201
- </entry>
1202
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/semantic_logger-4.3.1/lib/semantic_logger/appender/mongodb.rb">
1203
- <provider selected="true" editor-type-id="text-editor" />
1204
- </entry>
1205
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/semantic_logger-4.3.1/lib/semantic_logger/appender/wrapper.rb">
1206
- <provider selected="true" editor-type-id="text-editor" />
1207
- </entry>
1208
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/semantic_logger-4.3.1/lib/semantic_logger/base.rb">
1209
- <provider selected="true" editor-type-id="text-editor">
1210
- <state relative-caret-position="218">
1211
- <caret line="23" column="8" selection-start-line="23" selection-start-column="8" selection-end-line="23" selection-end-column="8" />
1212
- </state>
1213
- </provider>
1214
- </entry>
1215
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/semantic_logger-4.3.1/lib/semantic_logger/semantic_logger.rb">
1216
- <provider selected="true" editor-type-id="text-editor">
1217
- <state relative-caret-position="621">
1218
- <caret line="170" column="10" lean-forward="true" selection-start-line="170" selection-start-column="10" selection-end-line="170" selection-end-column="10" />
1219
- </state>
1220
- </provider>
1221
- </entry>
1222
- <entry file="file://$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json">
1223
- <provider selected="true" editor-type-id="text-editor">
1224
- <state relative-caret-position="85">
1225
- <caret line="5" column="24" lean-forward="true" selection-start-line="5" selection-start-column="24" selection-end-line="5" selection-end-column="24" />
1226
- </state>
1227
- </provider>
1228
- </entry>
1229
- <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
1230
- <provider selected="true" editor-type-id="text-editor">
1231
- <state relative-caret-position="383">
1232
- <caret line="23" selection-start-line="23" selection-end-line="23" />
1233
- </state>
1234
- </provider>
1235
- </entry>
1236
- <entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/rspec-support-3.8.0/lib/rspec/support.rb">
1237
- <provider selected="true" editor-type-id="text-editor">
1238
- <state relative-caret-position="349">
1239
- <caret line="137" selection-start-line="137" selection-end-line="137" />
1240
- </state>
1241
- </provider>
1242
- </entry>
1243
- <entry file="file://$PROJECT_DIR$/lib/cayuga/tools/loggable.rb">
1244
- <provider selected="true" editor-type-id="text-editor">
1245
- <state relative-caret-position="321">
1246
- <caret line="27" lean-forward="true" selection-start-line="27" selection-end-line="27" />
1247
- </state>
1248
- </provider>
1249
- </entry>
1250
- <entry file="file://$PROJECT_DIR$/lib/cayuga/tools/class.rb">
1251
- <provider selected="true" editor-type-id="text-editor">
1252
- <state relative-caret-position="242">
1253
- <caret line="24" column="7" selection-start-line="24" selection-start-column="7" selection-end-line="24" selection-end-column="7" />
1254
- </state>
1255
- </provider>
1256
- </entry>
1257
- <entry file="file://$PROJECT_DIR$/bin/console">
1258
- <provider selected="true" editor-type-id="text-editor">
1259
- <state relative-caret-position="34">
1260
- <caret line="2" column="8" selection-start-line="2" selection-start-column="8" selection-end-line="2" selection-end-column="8" />
1261
- </state>
1262
- </provider>
1263
- </entry>
1264
- <entry file="file://$PROJECT_DIR$/Gemfile">
1265
- <provider selected="true" editor-type-id="text-editor">
1266
- <state>
1267
- <caret column="7" selection-start-column="7" selection-end-column="7" />
1268
- </state>
1269
- </provider>
1270
- </entry>
1271
- <entry file="file://$PROJECT_DIR$/spec/logger_information_helper.rb">
1272
- <provider selected="true" editor-type-id="text-editor">
1273
- <state relative-caret-position="287">
1274
- <caret line="42" column="5" selection-start-line="42" selection-start-column="5" selection-end-line="42" selection-end-column="5" />
1275
- </state>
1276
- </provider>
1277
- </entry>
1278
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/named_object.rb">
1279
- <provider selected="true" editor-type-id="text-editor">
1280
- <state relative-caret-position="175">
1281
- <caret line="24" column="11" selection-start-line="24" selection-start-column="11" selection-end-line="24" selection-end-column="11" />
1282
- </state>
1283
- </provider>
1284
- </entry>
1285
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/object.rb">
1286
- <provider selected="true" editor-type-id="text-editor">
1287
- <state relative-caret-position="383">
1288
- <caret line="31" column="19" lean-forward="true" selection-start-line="31" selection-start-column="19" selection-end-line="31" selection-end-column="19" />
1289
- </state>
1290
- </provider>
1291
- </entry>
1292
- <entry file="file://$PROJECT_DIR$/Rakefile">
1293
- <provider selected="true" editor-type-id="text-editor">
1294
- <state>
1295
- <caret column="8" selection-start-column="8" selection-end-column="8" />
1296
- </state>
1297
- </provider>
1298
- </entry>
1299
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/singleton.rb">
1300
- <provider selected="true" editor-type-id="text-editor">
1301
- <state relative-caret-position="153">
1302
- <caret line="9" column="3" selection-start-line="9" selection-start-column="3" selection-end-line="9" selection-end-column="3" />
1303
- </state>
1304
- </provider>
1305
- </entry>
1306
- <entry file="file://$PROJECT_DIR$/lib/cayuga/tools/string.rb">
1307
- <provider selected="true" editor-type-id="text-editor">
1308
- <state relative-caret-position="315">
1309
- <caret line="24" column="25" selection-start-line="24" selection-start-column="25" selection-end-line="24" selection-end-column="25" />
1310
- </state>
1311
- </provider>
1312
- </entry>
1313
- <entry file="file://$PROJECT_DIR$/spec/tool_information_helper.rb">
1314
- <provider selected="true" editor-type-id="text-editor">
1315
- <state relative-caret-position="306">
1316
- <caret line="18" lean-forward="true" selection-start-line="18" selection-end-line="18" />
1317
- </state>
1318
- </provider>
1319
- </entry>
1320
- <entry file="file://$PROJECT_DIR$/test_script.rb">
1321
- <provider selected="true" editor-type-id="text-editor">
1322
- <state relative-caret-position="417">
1323
- <caret line="83" column="3" lean-forward="true" selection-start-line="83" selection-start-column="3" selection-end-line="83" selection-end-column="3" />
1324
- </state>
1325
- </provider>
1326
- </entry>
1327
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/constants.rb">
1328
- <provider selected="true" editor-type-id="text-editor">
1329
- <state relative-caret-position="119">
1330
- <caret line="8" column="22" selection-start-line="8" selection-start-column="22" selection-end-line="8" selection-end-column="22" />
1331
- </state>
1332
- </provider>
1333
- </entry>
1334
- <entry file="file://$PROJECT_DIR$/lib/cayuga.rb">
1335
- <provider selected="true" editor-type-id="text-editor" />
1336
- </entry>
1337
- <entry file="file://$PROJECT_DIR$/lib/cayuga/tools/symbol.rb">
1338
- <provider selected="true" editor-type-id="text-editor">
1339
- <state relative-caret-position="323">
1340
- <caret line="19" column="13" selection-start-line="19" selection-start-column="13" selection-end-line="19" selection-end-column="13" />
1341
- </state>
1342
- </provider>
1343
- </entry>
1344
- <entry file="file://$PROJECT_DIR$/spec/objects/constants_spec.rb">
1345
- <provider selected="true" editor-type-id="text-editor" />
1346
- </entry>
1347
- <entry file="file://$PROJECT_DIR$/spec/tools/string_spec.rb">
1348
- <provider selected="true" editor-type-id="text-editor">
1349
- <state relative-caret-position="272">
1350
- <caret line="16" column="13" selection-start-line="16" selection-start-column="13" selection-end-line="16" selection-end-column="13" />
1351
- </state>
1352
- </provider>
1353
- </entry>
1354
- <entry file="file://$PROJECT_DIR$/spec/tools/symbol_spec.rb">
1355
- <provider selected="true" editor-type-id="text-editor">
1356
- <state relative-caret-position="289">
1357
- <caret line="17" column="8" selection-start-line="17" selection-start-column="8" selection-end-line="17" selection-end-column="8" />
1358
- </state>
1359
- </provider>
1360
- </entry>
1361
- <entry file="file://$PROJECT_DIR$/spec/cayuga_spec.rb">
1362
- <provider selected="true" editor-type-id="text-editor" />
1363
- </entry>
1364
- <entry file="file://$PROJECT_DIR$/spec/alternate_factory_helper.rb">
1365
- <provider selected="true" editor-type-id="text-editor">
1366
- <state relative-caret-position="306">
1367
- <caret line="18" selection-start-line="18" selection-end-line="18" />
1368
- </state>
1369
- </provider>
1370
- </entry>
1371
- <entry file="file://$PROJECT_DIR$/spec/factory_information_helper.rb">
1372
- <provider selected="true" editor-type-id="text-editor">
1373
- <state relative-caret-position="17">
1374
- <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
1375
- </state>
1376
- </provider>
1377
- </entry>
1378
- <entry file="file://$PROJECT_DIR$/.rubocop.yml">
1379
- <provider selected="true" editor-type-id="text-editor">
1380
- <state relative-caret-position="408">
1381
- <caret line="24" selection-start-line="24" selection-end-line="24" />
1382
- </state>
1383
- </provider>
1384
- </entry>
1385
- <entry file="file://$PROJECT_DIR$/spec/objects/factory_spec.rb">
1386
- <provider selected="true" editor-type-id="text-editor">
1387
- <state relative-caret-position="1241">
1388
- <caret line="73" selection-start-line="73" selection-end-line="73" />
1389
- </state>
1390
- </provider>
1391
- </entry>
1392
- <entry file="file://$PROJECT_DIR$/spec/objects/logger_configuration_spec.rb">
1393
- <provider selected="true" editor-type-id="text-editor">
1394
- <state relative-caret-position="119">
1395
- <caret line="7" column="2" selection-start-line="7" selection-start-column="2" selection-end-line="7" selection-end-column="2" />
1396
- </state>
1397
- </provider>
1398
- </entry>
1399
- <entry file="file://$PROJECT_DIR$/spec/objects/object_spec.rb">
1400
- <provider selected="true" editor-type-id="text-editor" />
1401
- </entry>
1402
- <entry file="file://$PROJECT_DIR$/spec/objects/logging_for_cayuga_objects_spec.rb">
1403
- <provider selected="true" editor-type-id="text-editor">
1404
- <state relative-caret-position="230">
1405
- <caret line="36" column="43" lean-forward="true" selection-start-line="36" selection-start-column="43" selection-end-line="36" selection-end-column="43" />
1406
- </state>
1407
- </provider>
1408
- </entry>
1409
- <entry file="file://$PROJECT_DIR$/spec/objects/logging_for_alternate_factories_spec.rb">
1410
- <provider selected="true" editor-type-id="text-editor">
1411
- <state relative-caret-position="173">
1412
- <caret line="48" selection-start-line="48" selection-end-line="48" />
1413
- </state>
1414
- </provider>
1415
- </entry>
1416
- <entry file="file://$PROJECT_DIR$/spec/tools/class_spec.rb">
1417
- <provider selected="true" editor-type-id="text-editor" />
1418
- </entry>
1419
- <entry file="file://$PROJECT_DIR$/spec/objects/logger_spec.rb">
1420
- <provider selected="true" editor-type-id="text-editor">
1421
- <state relative-caret-position="111">
1422
- <caret line="58" column="38" selection-start-line="58" selection-start-column="38" selection-end-line="58" selection-end-column="38" />
1423
- </state>
1424
- </provider>
1425
- </entry>
1426
- <entry file="file://$PROJECT_DIR$/spec/test/test2018/logging_test.rb">
1427
- <provider selected="true" editor-type-id="text-editor" />
1428
- </entry>
1429
- <entry file="file://$PROJECT_DIR$/spec/test/configuration/cayuga_alternate_factory_test_config.json">
1430
- <provider selected="true" editor-type-id="text-editor">
1431
- <state relative-caret-position="218">
1432
- <caret line="14" column="12" lean-forward="true" selection-start-line="14" selection-start-column="12" selection-end-line="14" selection-end-column="12" />
1433
- </state>
1434
- </provider>
1435
- </entry>
1436
- <entry file="file://$PROJECT_DIR$/spec/test/logs/alternate/cayuga#object#constants.log">
1437
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1438
- </entry>
1439
- <entry file="file://$PROJECT_DIR$/spec/test/logs/alternate/cayuga#object#factory.log">
1440
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1441
- </entry>
1442
- <entry file="file://$PROJECT_DIR$/spec/test/logs/alternate/cayuga#object#logger.log">
1443
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1444
- </entry>
1445
- <entry file="file://$PROJECT_DIR$/spec/test/logs/alternate/main.log">
1446
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1447
- </entry>
1448
- <entry file="file://$PROJECT_DIR$/spec/test/logs/cayuga#object#constants.log">
1449
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1450
- </entry>
1451
- <entry file="file://$PROJECT_DIR$/spec/test/logs/cayuga#object#factory.log">
1452
- <provider selected="true" editor-type-id="LogFileEditorProvider" />
1453
- </entry>
1454
- <entry file="file://$PROJECT_DIR$/spec/test/logs/cayuga#object#logger.log">
1455
- <provider selected="true" editor-type-id="LogFileEditorProvider">
1456
- <state>
1457
- <caret column="88" selection-start-column="88" selection-end-column="88" />
1458
- </state>
1459
- </provider>
1460
- </entry>
1461
- <entry file="file://$PROJECT_DIR$/spec/test/logs/main.log">
1462
- <provider selected="true" editor-type-id="LogFileEditorProvider">
1463
- <state relative-caret-position="262">
1464
- <caret line="31" column="57" lean-forward="true" selection-start-line="31" selection-start-column="57" selection-end-line="31" selection-end-column="57" />
1465
- </state>
1466
- </provider>
1467
- </entry>
1468
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/logger.rb">
1469
- <provider selected="true" editor-type-id="text-editor">
1470
- <state relative-caret-position="148">
1471
- <caret line="49" column="45" selection-start-line="49" selection-start-column="45" selection-end-line="49" selection-end-column="45" />
1472
- </state>
1473
- </provider>
1474
- </entry>
1475
- <entry file="file://$PROJECT_DIR$/lib/cayuga/object/factory.rb">
1476
- <provider selected="true" editor-type-id="text-editor">
1477
- <state relative-caret-position="221">
1478
- <caret line="38" column="21" lean-forward="true" selection-start-line="38" selection-start-column="21" selection-end-line="38" selection-end-column="21" />
1479
- </state>
1480
- </provider>
1481
- </entry>
1482
- <entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
1483
- <provider selected="true" editor-type-id="text-editor">
1484
- <state relative-caret-position="17">
1485
- <caret line="1" column="19" selection-start-line="1" selection-start-column="19" selection-end-line="1" selection-end-column="19" />
1486
- </state>
1487
- </provider>
1488
- </entry>
1489
- <entry file="file://$PROJECT_DIR$/cayuga.gemspec">
1490
- <provider selected="true" editor-type-id="text-editor">
1491
- <state relative-caret-position="182">
1492
- <caret line="44" lean-forward="true" selection-start-line="44" selection-end-line="44" />
1493
- </state>
1494
- </provider>
1495
- </entry>
1496
- </component>
1497
- <component name="masterDetails">
1498
- <states>
1499
- <state key="ArtifactsStructureConfigurable.UI">
1500
- <settings>
1501
- <artifact-editor />
1502
- <splitter-proportions>
1503
- <option name="proportions">
1504
- <list>
1505
- <option value="0.2" />
1506
- </list>
1507
- </option>
1508
- </splitter-proportions>
1509
- </settings>
1510
- </state>
1511
- <state key="FacetStructureConfigurable.UI">
1512
- <settings>
1513
- <last-edited>Gem</last-edited>
1514
- <splitter-proportions>
1515
- <option name="proportions">
1516
- <list>
1517
- <option value="0.2" />
1518
- </list>
1519
- </option>
1520
- </splitter-proportions>
1521
- </settings>
1522
- </state>
1523
- <state key="GlobalLibrariesConfigurable.UI">
1524
- <settings>
1525
- <last-edited>ast (v2.4.0, ruby-2.4.4-p296) [gem]</last-edited>
1526
- <splitter-proportions>
1527
- <option name="proportions">
1528
- <list>
1529
- <option value="0.2" />
1530
- </list>
1531
- </option>
1532
- </splitter-proportions>
1533
- </settings>
1534
- </state>
1535
- <state key="JdkListConfigurable.UI">
1536
- <settings>
1537
- <last-edited>ruby-2.4.4-p296</last-edited>
1538
- <splitter-proportions>
1539
- <option name="proportions">
1540
- <list>
1541
- <option value="0.2" />
1542
- </list>
1543
- </option>
1544
- </splitter-proportions>
1545
- </settings>
1546
- </state>
1547
- <state key="ModuleStructureConfigurable.UI">
1548
- <settings>
1549
- <last-edited>cayuga</last-edited>
1550
- <splitter-proportions>
1551
- <option name="proportions">
1552
- <list>
1553
- <option value="0.2" />
1554
- <option value="0.5" />
1555
- </list>
1556
- </option>
1557
- </splitter-proportions>
1558
- </settings>
1559
- </state>
1560
- <state key="ProjectJDKs.UI">
1561
- <settings>
1562
- <last-edited>ruby-2.4.4-p296</last-edited>
1563
- <splitter-proportions>
1564
- <option name="proportions">
1565
- <list>
1566
- <option value="0.2" />
1567
- </list>
1568
- </option>
1569
- </splitter-proportions>
1570
- </settings>
1571
- </state>
1572
- <state key="ProjectLibrariesConfigurable.UI">
1573
- <settings>
1574
- <splitter-proportions>
1575
- <option name="proportions">
1576
- <list>
1577
- <option value="0.2" />
1578
- </list>
1579
- </option>
1580
- </splitter-proportions>
1581
- </settings>
1582
- </state>
1583
- <state key="ScopeChooserConfigurable.UI">
1584
- <settings>
1585
- <splitter-proportions>
1586
- <option name="proportions">
1587
- <list>
1588
- <option value="0.2" />
1589
- </list>
1590
- </option>
1591
- </splitter-proportions>
1592
- </settings>
1593
- </state>
1594
- </states>
1595
- </component>
1596
- </project>