koara-xml 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +1 -1
- data/.idea/workspace.xml +201 -89
- data/.travis.yml +2 -2
- data/Gemfile +4 -1
- data/lib/koara/xml.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 41ecb03200703a3a6f320c7afa24189ceb7a3c10
|
|
4
|
+
data.tar.gz: 1753e4ecb45ababbb68f4c4ef49a79b70c6cc7d7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4078786b55aec7b41f4505b24d8611c3a55d5fdd77c2485d786f90f924f5e5da976e4fefee4d28af37765c5c79735f8ca230f07134589b74acd7b9f79f04f435
|
|
7
|
+
data.tar.gz: a1bfa47e04550dd4bc5a727af9f7164e279e1fe51850f8c577a30104945e03c01d36b3975f2210547972d80b430af1062c223c76f1021e18044e5b697a9449f1
|
data/.gitignore
CHANGED
data/.idea/workspace.xml
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<project version="4">
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
|
-
<list default="true" id="430d7766-935a-48f1-9057-fc13e4281ea3" name="Default" comment="">
|
|
4
|
+
<list default="true" id="430d7766-935a-48f1-9057-fc13e4281ea3" name="Default" comment="update">
|
|
5
5
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
6
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile" afterPath="$PROJECT_DIR$/Gemfile" />
|
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/koara/xml.rb" afterPath="$PROJECT_DIR$/lib/koara/xml.rb" />
|
|
6
8
|
</list>
|
|
7
9
|
<ignored path="koara-rb-xml.iws" />
|
|
8
10
|
<ignored path=".idea/workspace.xml" />
|
|
@@ -14,7 +16,6 @@
|
|
|
14
16
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
15
17
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
16
18
|
</component>
|
|
17
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
18
19
|
<component name="CreatePatchCommitExecutor">
|
|
19
20
|
<option name="PATCH_PATH" value="" />
|
|
20
21
|
</component>
|
|
@@ -27,7 +28,7 @@
|
|
|
27
28
|
<file leaf-file-name="xmlrenderer.rb" pinned="false" current-in-tab="false">
|
|
28
29
|
<entry file="file://$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb">
|
|
29
30
|
<provider selected="true" editor-type-id="text-editor">
|
|
30
|
-
<state relative-caret-position="
|
|
31
|
+
<state relative-caret-position="2670">
|
|
31
32
|
<caret line="178" column="47" selection-start-line="178" selection-start-column="47" selection-end-line="178" selection-end-column="47" />
|
|
32
33
|
<folding />
|
|
33
34
|
</state>
|
|
@@ -37,8 +38,61 @@
|
|
|
37
38
|
<file leaf-file-name="Gemfile" pinned="false" current-in-tab="true">
|
|
38
39
|
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
39
40
|
<provider selected="true" editor-type-id="text-editor">
|
|
40
|
-
<state relative-caret-position="
|
|
41
|
-
<caret line="
|
|
41
|
+
<state relative-caret-position="30">
|
|
42
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
43
|
+
<folding />
|
|
44
|
+
</state>
|
|
45
|
+
</provider>
|
|
46
|
+
</entry>
|
|
47
|
+
</file>
|
|
48
|
+
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
49
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
50
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
51
|
+
<state relative-caret-position="30">
|
|
52
|
+
<caret line="2" column="7" selection-start-line="2" selection-start-column="7" selection-end-line="2" selection-end-column="7" />
|
|
53
|
+
<folding />
|
|
54
|
+
</state>
|
|
55
|
+
</provider>
|
|
56
|
+
</entry>
|
|
57
|
+
</file>
|
|
58
|
+
<file leaf-file-name="xml.rb" pinned="false" current-in-tab="false">
|
|
59
|
+
<entry file="file://$PROJECT_DIR$/lib/koara/xml.rb">
|
|
60
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
61
|
+
<state relative-caret-position="75">
|
|
62
|
+
<caret line="5" column="19" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" />
|
|
63
|
+
<folding />
|
|
64
|
+
</state>
|
|
65
|
+
</provider>
|
|
66
|
+
</entry>
|
|
67
|
+
</file>
|
|
68
|
+
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
|
69
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
70
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
71
|
+
<state split_layout="FIRST">
|
|
72
|
+
<first_editor relative-caret-position="30">
|
|
73
|
+
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
|
|
74
|
+
<folding />
|
|
75
|
+
</first_editor>
|
|
76
|
+
<second_editor />
|
|
77
|
+
</state>
|
|
78
|
+
</provider>
|
|
79
|
+
</entry>
|
|
80
|
+
</file>
|
|
81
|
+
<file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
|
|
82
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
83
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
84
|
+
<state relative-caret-position="105">
|
|
85
|
+
<caret line="7" column="20" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" />
|
|
86
|
+
<folding />
|
|
87
|
+
</state>
|
|
88
|
+
</provider>
|
|
89
|
+
</entry>
|
|
90
|
+
</file>
|
|
91
|
+
<file leaf-file-name=".travis.yml" pinned="false" current-in-tab="false">
|
|
92
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
93
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
94
|
+
<state relative-caret-position="105">
|
|
95
|
+
<caret line="7" column="16" selection-start-line="7" selection-start-column="16" selection-end-line="7" selection-end-column="16" />
|
|
42
96
|
<folding />
|
|
43
97
|
</state>
|
|
44
98
|
</provider>
|
|
@@ -66,8 +120,11 @@
|
|
|
66
120
|
<option value="$PROJECT_DIR$/test/compliance_test.rb" />
|
|
67
121
|
<option value="$PROJECT_DIR$/test/xmlrenderer_test.rb" />
|
|
68
122
|
<option value="$PROJECT_DIR$/Rakefile" />
|
|
69
|
-
<option value="$PROJECT_DIR$/Gemfile" />
|
|
70
123
|
<option value="$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb" />
|
|
124
|
+
<option value="$PROJECT_DIR$/.travis.yml" />
|
|
125
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
|
126
|
+
<option value="$PROJECT_DIR$/lib/koara/xml.rb" />
|
|
127
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
|
71
128
|
</list>
|
|
72
129
|
</option>
|
|
73
130
|
</component>
|
|
@@ -80,9 +137,9 @@
|
|
|
80
137
|
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
|
|
81
138
|
<component name="ProjectFrameBounds">
|
|
82
139
|
<option name="x" value="5" />
|
|
83
|
-
<option name="y" value="
|
|
140
|
+
<option name="y" value="22" />
|
|
84
141
|
<option name="width" value="1435" />
|
|
85
|
-
<option name="height" value="
|
|
142
|
+
<option name="height" value="878" />
|
|
86
143
|
</component>
|
|
87
144
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
88
145
|
<OptionsSetting value="true" id="Add" />
|
|
@@ -109,6 +166,7 @@
|
|
|
109
166
|
<foldersAlwaysOnTop value="true" />
|
|
110
167
|
</navigator>
|
|
111
168
|
<panes>
|
|
169
|
+
<pane id="PackagesPane" />
|
|
112
170
|
<pane id="ProjectPane">
|
|
113
171
|
<subPane>
|
|
114
172
|
<PATH>
|
|
@@ -127,34 +185,6 @@
|
|
|
127
185
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
128
186
|
</PATH_ELEMENT>
|
|
129
187
|
</PATH>
|
|
130
|
-
<PATH>
|
|
131
|
-
<PATH_ELEMENT>
|
|
132
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
133
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
134
|
-
</PATH_ELEMENT>
|
|
135
|
-
<PATH_ELEMENT>
|
|
136
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
137
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
138
|
-
</PATH_ELEMENT>
|
|
139
|
-
<PATH_ELEMENT>
|
|
140
|
-
<option name="myItemId" value="testsuite" />
|
|
141
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
142
|
-
</PATH_ELEMENT>
|
|
143
|
-
</PATH>
|
|
144
|
-
<PATH>
|
|
145
|
-
<PATH_ELEMENT>
|
|
146
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
147
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
148
|
-
</PATH_ELEMENT>
|
|
149
|
-
<PATH_ELEMENT>
|
|
150
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
151
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
152
|
-
</PATH_ELEMENT>
|
|
153
|
-
<PATH_ELEMENT>
|
|
154
|
-
<option name="myItemId" value="test" />
|
|
155
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
156
|
-
</PATH_ELEMENT>
|
|
157
|
-
</PATH>
|
|
158
188
|
<PATH>
|
|
159
189
|
<PATH_ELEMENT>
|
|
160
190
|
<option name="myItemId" value="koara-rb-xml" />
|
|
@@ -173,31 +203,8 @@
|
|
|
173
203
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
174
204
|
</PATH_ELEMENT>
|
|
175
205
|
</PATH>
|
|
176
|
-
<PATH>
|
|
177
|
-
<PATH_ELEMENT>
|
|
178
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
179
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
180
|
-
</PATH_ELEMENT>
|
|
181
|
-
<PATH_ELEMENT>
|
|
182
|
-
<option name="myItemId" value="koara-rb-xml" />
|
|
183
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
184
|
-
</PATH_ELEMENT>
|
|
185
|
-
<PATH_ELEMENT>
|
|
186
|
-
<option name="myItemId" value="lib" />
|
|
187
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
188
|
-
</PATH_ELEMENT>
|
|
189
|
-
<PATH_ELEMENT>
|
|
190
|
-
<option name="myItemId" value="koara" />
|
|
191
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
192
|
-
</PATH_ELEMENT>
|
|
193
|
-
<PATH_ELEMENT>
|
|
194
|
-
<option name="myItemId" value="xml" />
|
|
195
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
196
|
-
</PATH_ELEMENT>
|
|
197
|
-
</PATH>
|
|
198
206
|
</subPane>
|
|
199
207
|
</pane>
|
|
200
|
-
<pane id="PackagesPane" />
|
|
201
208
|
<pane id="Scope" />
|
|
202
209
|
<pane id="Scratches" />
|
|
203
210
|
</panes>
|
|
@@ -236,8 +243,13 @@
|
|
|
236
243
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
|
|
237
244
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
238
245
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
246
|
+
<option name="DEBUGGER_TYPE" value="Java" />
|
|
239
247
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
240
248
|
<option name="PREFERRED_AVD" value="" />
|
|
249
|
+
<Java />
|
|
250
|
+
<Profilers>
|
|
251
|
+
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
252
|
+
</Profilers>
|
|
241
253
|
<option name="DEEP_LINK" value="" />
|
|
242
254
|
<option name="ACTIVITY_CLASS" value="" />
|
|
243
255
|
<method />
|
|
@@ -256,8 +268,13 @@
|
|
|
256
268
|
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
|
|
257
269
|
<option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
|
|
258
270
|
<option name="FORCE_STOP_RUNNING_APP" value="true" />
|
|
271
|
+
<option name="DEBUGGER_TYPE" value="Java" />
|
|
259
272
|
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
|
|
260
273
|
<option name="PREFERRED_AVD" value="" />
|
|
274
|
+
<Java />
|
|
275
|
+
<Profilers>
|
|
276
|
+
<option name="GAPID_DISABLE_PCS" value="false" />
|
|
277
|
+
</Profilers>
|
|
261
278
|
<method />
|
|
262
279
|
</configuration>
|
|
263
280
|
<configuration default="true" type="Applet" factoryName="Applet">
|
|
@@ -751,7 +768,9 @@
|
|
|
751
768
|
<workItem from="1467040235358" duration="439000" />
|
|
752
769
|
<workItem from="1467040691709" duration="1004000" />
|
|
753
770
|
<workItem from="1467133607047" duration="1951000" />
|
|
754
|
-
<workItem from="1471235751701" duration="
|
|
771
|
+
<workItem from="1471235751701" duration="794000" />
|
|
772
|
+
<workItem from="1482673526272" duration="3164000" />
|
|
773
|
+
<workItem from="1482754802125" duration="238000" />
|
|
755
774
|
</task>
|
|
756
775
|
<task id="LOCAL-00001" summary="Update linebreak functionality">
|
|
757
776
|
<created>1471236012257</created>
|
|
@@ -760,24 +779,40 @@
|
|
|
760
779
|
<option name="project" value="LOCAL" />
|
|
761
780
|
<updated>1471236012257</updated>
|
|
762
781
|
</task>
|
|
763
|
-
<
|
|
782
|
+
<task id="LOCAL-00002" summary="update git ignore file">
|
|
783
|
+
<created>1482673578673</created>
|
|
784
|
+
<option name="number" value="00002" />
|
|
785
|
+
<option name="presentableId" value="LOCAL-00002" />
|
|
786
|
+
<option name="project" value="LOCAL" />
|
|
787
|
+
<updated>1482673578673</updated>
|
|
788
|
+
</task>
|
|
789
|
+
<task id="LOCAL-00003" summary="change versions">
|
|
790
|
+
<created>1482673603310</created>
|
|
791
|
+
<option name="number" value="00003" />
|
|
792
|
+
<option name="presentableId" value="LOCAL-00003" />
|
|
793
|
+
<option name="project" value="LOCAL" />
|
|
794
|
+
<updated>1482673603310</updated>
|
|
795
|
+
</task>
|
|
796
|
+
<option name="localTasksCounter" value="4" />
|
|
764
797
|
<servers />
|
|
765
798
|
</component>
|
|
766
799
|
<component name="TimeTrackingManager">
|
|
767
|
-
<option name="totallyTimeSpent" value="
|
|
800
|
+
<option name="totallyTimeSpent" value="7590000" />
|
|
768
801
|
</component>
|
|
769
802
|
<component name="ToolWindowManager">
|
|
770
|
-
<frame x="5" y="
|
|
803
|
+
<frame x="5" y="22" width="1435" height="878" extended-state="6" />
|
|
771
804
|
<editor active="true" />
|
|
772
805
|
<layout>
|
|
773
806
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
774
807
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
808
|
+
<window_info id="LDAP" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
775
809
|
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
776
810
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
777
811
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
778
812
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
813
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
779
814
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
780
|
-
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.
|
|
815
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32951653" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
781
816
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
782
817
|
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
783
818
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24982053" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
@@ -785,29 +820,86 @@
|
|
|
785
820
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
786
821
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
787
822
|
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
823
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
788
824
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
789
825
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
790
826
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
791
827
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
792
|
-
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
793
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
794
828
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
829
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
795
830
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
796
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
797
831
|
</layout>
|
|
798
832
|
</component>
|
|
833
|
+
<component name="Vcs.Log.UiProperties">
|
|
834
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
835
|
+
<collection />
|
|
836
|
+
</option>
|
|
837
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
838
|
+
<collection />
|
|
839
|
+
</option>
|
|
840
|
+
</component>
|
|
799
841
|
<component name="VcsContentAnnotationSettings">
|
|
800
842
|
<option name="myLimit" value="2678400000" />
|
|
801
843
|
</component>
|
|
802
844
|
<component name="VcsManagerConfiguration">
|
|
803
845
|
<MESSAGE value="Update linebreak functionality" />
|
|
804
|
-
<
|
|
846
|
+
<MESSAGE value="update git ignore file" />
|
|
847
|
+
<MESSAGE value="change versions" />
|
|
848
|
+
<option name="LAST_COMMIT_MESSAGE" value="change versions" />
|
|
805
849
|
</component>
|
|
806
850
|
<component name="XDebuggerManager">
|
|
807
851
|
<breakpoint-manager />
|
|
808
852
|
<watches-manager />
|
|
809
853
|
</component>
|
|
810
854
|
<component name="editorHistoryManager">
|
|
855
|
+
<entry file="file://$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb">
|
|
856
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
857
|
+
<state relative-caret-position="2670">
|
|
858
|
+
<caret line="178" column="47" selection-start-line="178" selection-start-column="47" selection-end-line="178" selection-end-column="47" />
|
|
859
|
+
<folding />
|
|
860
|
+
</state>
|
|
861
|
+
</provider>
|
|
862
|
+
</entry>
|
|
863
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
864
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
865
|
+
<state relative-caret-position="105">
|
|
866
|
+
<caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
|
|
867
|
+
<folding />
|
|
868
|
+
</state>
|
|
869
|
+
</provider>
|
|
870
|
+
</entry>
|
|
871
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
872
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
873
|
+
<state relative-caret-position="30">
|
|
874
|
+
<caret line="2" column="7" selection-start-line="2" selection-start-column="7" selection-end-line="2" selection-end-column="7" />
|
|
875
|
+
<folding />
|
|
876
|
+
</state>
|
|
877
|
+
</provider>
|
|
878
|
+
</entry>
|
|
879
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
880
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
881
|
+
<state relative-caret-position="105">
|
|
882
|
+
<caret line="7" column="16" selection-start-line="7" selection-start-column="16" selection-end-line="7" selection-end-column="16" />
|
|
883
|
+
<folding />
|
|
884
|
+
</state>
|
|
885
|
+
</provider>
|
|
886
|
+
</entry>
|
|
887
|
+
<entry file="file://$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb">
|
|
888
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
889
|
+
<state relative-caret-position="2670">
|
|
890
|
+
<caret line="178" column="47" selection-start-line="178" selection-start-column="47" selection-end-line="178" selection-end-column="47" />
|
|
891
|
+
<folding />
|
|
892
|
+
</state>
|
|
893
|
+
</provider>
|
|
894
|
+
</entry>
|
|
895
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
896
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
897
|
+
<state relative-caret-position="0">
|
|
898
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
899
|
+
<folding />
|
|
900
|
+
</state>
|
|
901
|
+
</provider>
|
|
902
|
+
</entry>
|
|
811
903
|
<entry file="file://$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb">
|
|
812
904
|
<provider selected="true" editor-type-id="text-editor">
|
|
813
905
|
<state relative-caret-position="0">
|
|
@@ -820,7 +912,6 @@
|
|
|
820
912
|
<provider selected="true" editor-type-id="text-editor">
|
|
821
913
|
<state relative-caret-position="105">
|
|
822
914
|
<caret line="7" column="20" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" />
|
|
823
|
-
<folding />
|
|
824
915
|
</state>
|
|
825
916
|
</provider>
|
|
826
917
|
</entry>
|
|
@@ -828,7 +919,6 @@
|
|
|
828
919
|
<provider selected="true" editor-type-id="text-editor">
|
|
829
920
|
<state relative-caret-position="390">
|
|
830
921
|
<caret line="26" column="33" selection-start-line="26" selection-start-column="33" selection-end-line="26" selection-end-column="33" />
|
|
831
|
-
<folding />
|
|
832
922
|
</state>
|
|
833
923
|
</provider>
|
|
834
924
|
</entry>
|
|
@@ -837,7 +927,6 @@
|
|
|
837
927
|
<state split_layout="FIRST">
|
|
838
928
|
<first_editor relative-caret-position="30">
|
|
839
929
|
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
|
|
840
|
-
<folding />
|
|
841
930
|
</first_editor>
|
|
842
931
|
<second_editor />
|
|
843
932
|
</state>
|
|
@@ -873,45 +962,68 @@
|
|
|
873
962
|
</state>
|
|
874
963
|
</provider>
|
|
875
964
|
</entry>
|
|
876
|
-
<entry file="file://$PROJECT_DIR$/README.md">
|
|
877
|
-
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
878
|
-
<state split_layout="FIRST">
|
|
879
|
-
<first_editor relative-caret-position="30">
|
|
880
|
-
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
|
|
881
|
-
<folding />
|
|
882
|
-
</first_editor>
|
|
883
|
-
<second_editor />
|
|
884
|
-
</state>
|
|
885
|
-
</provider>
|
|
886
|
-
</entry>
|
|
887
965
|
<entry file="file://$PROJECT_DIR$/test/xmlrenderer_test.rb">
|
|
888
966
|
<provider selected="true" editor-type-id="text-editor">
|
|
889
967
|
<state relative-caret-position="390">
|
|
890
968
|
<caret line="26" column="33" selection-start-line="26" selection-start-column="33" selection-end-line="26" selection-end-column="33" />
|
|
969
|
+
</state>
|
|
970
|
+
</provider>
|
|
971
|
+
</entry>
|
|
972
|
+
<entry file="file://$PROJECT_DIR$/lib/koara/xml/xmlrenderer.rb">
|
|
973
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
974
|
+
<state relative-caret-position="2670">
|
|
975
|
+
<caret line="178" column="47" selection-start-line="178" selection-start-column="47" selection-end-line="178" selection-end-column="47" />
|
|
891
976
|
<folding />
|
|
892
977
|
</state>
|
|
893
978
|
</provider>
|
|
894
979
|
</entry>
|
|
895
|
-
<entry file="file://$PROJECT_DIR
|
|
980
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
896
981
|
<provider selected="true" editor-type-id="text-editor">
|
|
897
982
|
<state relative-caret-position="105">
|
|
898
|
-
<caret line="7" column="
|
|
983
|
+
<caret line="7" column="16" selection-start-line="7" selection-start-column="16" selection-end-line="7" selection-end-column="16" />
|
|
899
984
|
<folding />
|
|
900
985
|
</state>
|
|
901
986
|
</provider>
|
|
902
987
|
</entry>
|
|
903
|
-
<entry file="file://$PROJECT_DIR
|
|
988
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
904
989
|
<provider selected="true" editor-type-id="text-editor">
|
|
905
|
-
<state relative-caret-position="
|
|
906
|
-
<caret line="
|
|
990
|
+
<state relative-caret-position="30">
|
|
991
|
+
<caret line="2" column="7" selection-start-line="2" selection-start-column="7" selection-end-line="2" selection-end-column="7" />
|
|
992
|
+
<folding />
|
|
993
|
+
</state>
|
|
994
|
+
</provider>
|
|
995
|
+
</entry>
|
|
996
|
+
<entry file="file://$PROJECT_DIR$/lib/koara/xml.rb">
|
|
997
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
998
|
+
<state relative-caret-position="75">
|
|
999
|
+
<caret line="5" column="19" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" />
|
|
1000
|
+
<folding />
|
|
1001
|
+
</state>
|
|
1002
|
+
</provider>
|
|
1003
|
+
</entry>
|
|
1004
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
1005
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
1006
|
+
<state split_layout="FIRST">
|
|
1007
|
+
<first_editor relative-caret-position="30">
|
|
1008
|
+
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
|
|
1009
|
+
<folding />
|
|
1010
|
+
</first_editor>
|
|
1011
|
+
<second_editor />
|
|
1012
|
+
</state>
|
|
1013
|
+
</provider>
|
|
1014
|
+
</entry>
|
|
1015
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
1016
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1017
|
+
<state relative-caret-position="105">
|
|
1018
|
+
<caret line="7" column="20" selection-start-line="7" selection-start-column="20" selection-end-line="7" selection-end-column="20" />
|
|
907
1019
|
<folding />
|
|
908
1020
|
</state>
|
|
909
1021
|
</provider>
|
|
910
1022
|
</entry>
|
|
911
1023
|
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
912
1024
|
<provider selected="true" editor-type-id="text-editor">
|
|
913
|
-
<state relative-caret-position="
|
|
914
|
-
<caret line="
|
|
1025
|
+
<state relative-caret-position="30">
|
|
1026
|
+
<caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
|
|
915
1027
|
<folding />
|
|
916
1028
|
</state>
|
|
917
1029
|
</provider>
|
data/.travis.yml
CHANGED
data/Gemfile
CHANGED
data/lib/koara/xml.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: koara-xml
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.14.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Andy Van Den Heuvel
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-
|
|
11
|
+
date: 2016-12-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake
|