yummi 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
data/yummi.ipr ADDED
@@ -0,0 +1,425 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ASMPluginConfiguration">
4
+ <asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" />
5
+ <groovy codeStyle="LEGACY" />
6
+ </component>
7
+ <component name="AntConfiguration">
8
+ <defaultAnt bundledAnt="true" />
9
+ </component>
10
+ <component name="CompilerConfiguration">
11
+ <option name="DEFAULT_COMPILER" value="Javac" />
12
+ <resourceExtensions />
13
+ <wildcardResourcePatterns>
14
+ <entry name="?*.properties" />
15
+ <entry name="?*.xml" />
16
+ <entry name="?*.gif" />
17
+ <entry name="?*.png" />
18
+ <entry name="?*.jpeg" />
19
+ <entry name="?*.jpg" />
20
+ <entry name="?*.html" />
21
+ <entry name="?*.dtd" />
22
+ <entry name="?*.tld" />
23
+ <entry name="?*.ftl" />
24
+ </wildcardResourcePatterns>
25
+ <annotationProcessing enabled="false" useClasspath="true" />
26
+ </component>
27
+ <component name="CopyrightManager" default="MIT">
28
+ <copyright>
29
+ <option name="notice" value="The MIT License&#10;&#10;Copyright (c) &amp;#36;today.year Marcelo Guimarães &lt;ataxexe@gmail.com&gt;&#10;&#10;Permission is hereby granted, free of charge, to any person obtaining a copy&#10;of this software and associated documentation files (the &quot;Software&quot;), to deal&#10;in the Software without restriction, including without limitation the rights&#10;to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&#10;copies of the Software, and to permit persons to whom the Software is&#10;furnished to do so, subject to the following conditions:&#10;&#10;The above copyright notice and this permission notice shall be included in&#10;all copies or substantial portions of the Software.&#10;&#10;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#10;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#10;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&#10;AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#10;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#10;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN&#10;THE SOFTWARE." />
30
+ <option name="keyword" value="Copyright" />
31
+ <option name="allowReplaceKeyword" value="" />
32
+ <option name="myName" value="MIT" />
33
+ <option name="myLocal" value="true" />
34
+ </copyright>
35
+ <module2copyright>
36
+ <element module="Ruby Files" copyright="MIT" />
37
+ </module2copyright>
38
+ </component>
39
+ <component name="DependencyValidationManager">
40
+ <scope name="Ruby Files" pattern="file:*.rb" />
41
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
42
+ </component>
43
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
44
+ <component name="GradleUISettings2">
45
+ <setting name="root" />
46
+ </component>
47
+ <component name="InspectionProjectProfileManager">
48
+ <profiles>
49
+ <profile version="1.0" is_locked="false">
50
+ <option name="myName" value="Project Default" />
51
+ <option name="myLocal" value="false" />
52
+ <inspection_tool class="Fix shebang" enabled="true" level="WARNING" enabled_by_default="true">/bin/sh#/bin/bash</inspection_tool>
53
+ <inspection_tool class="SpellCheckingInspection" enabled="true" level="TYPO" enabled_by_default="true">
54
+ <option name="processCode" value="false" />
55
+ <option name="processLiterals" value="false" />
56
+ <option name="processComments" value="true" />
57
+ </inspection_tool>
58
+ </profile>
59
+ </profiles>
60
+ <option name="PROJECT_PROFILE" value="Project Default" />
61
+ <option name="USE_PROJECT_PROFILE" value="true" />
62
+ <version value="1.0" />
63
+ </component>
64
+ <component name="JavadocGenerationManager">
65
+ <option name="OUTPUT_DIRECTORY" />
66
+ <option name="OPTION_SCOPE" value="protected" />
67
+ <option name="OPTION_HIERARCHY" value="true" />
68
+ <option name="OPTION_NAVIGATOR" value="true" />
69
+ <option name="OPTION_INDEX" value="true" />
70
+ <option name="OPTION_SEPARATE_INDEX" value="true" />
71
+ <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
72
+ <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
73
+ <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
74
+ <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
75
+ <option name="OPTION_DEPRECATED_LIST" value="true" />
76
+ <option name="OTHER_OPTIONS" value="" />
77
+ <option name="HEAP_SIZE" />
78
+ <option name="LOCALE" />
79
+ <option name="OPEN_IN_BROWSER" value="true" />
80
+ </component>
81
+ <component name="ModuleEditorState">
82
+ <option name="LAST_EDITED_MODULE_NAME" />
83
+ <option name="LAST_EDITED_TAB_NAME" />
84
+ </component>
85
+ <component name="Palette2">
86
+ <group name="Swing">
87
+ <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
88
+ <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
89
+ </item>
90
+ <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
91
+ <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
92
+ </item>
93
+ <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
94
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
95
+ </item>
96
+ <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
97
+ <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
98
+ </item>
99
+ <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
100
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
101
+ <initial-values>
102
+ <property name="text" value="Button" />
103
+ </initial-values>
104
+ </item>
105
+ <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
106
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
107
+ <initial-values>
108
+ <property name="text" value="RadioButton" />
109
+ </initial-values>
110
+ </item>
111
+ <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
112
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
113
+ <initial-values>
114
+ <property name="text" value="CheckBox" />
115
+ </initial-values>
116
+ </item>
117
+ <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
118
+ <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
119
+ <initial-values>
120
+ <property name="text" value="Label" />
121
+ </initial-values>
122
+ </item>
123
+ <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
124
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
125
+ <preferred-size width="150" height="-1" />
126
+ </default-constraints>
127
+ </item>
128
+ <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
129
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
130
+ <preferred-size width="150" height="-1" />
131
+ </default-constraints>
132
+ </item>
133
+ <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
134
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
135
+ <preferred-size width="150" height="-1" />
136
+ </default-constraints>
137
+ </item>
138
+ <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
139
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
140
+ <preferred-size width="150" height="50" />
141
+ </default-constraints>
142
+ </item>
143
+ <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
144
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
145
+ <preferred-size width="150" height="50" />
146
+ </default-constraints>
147
+ </item>
148
+ <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
149
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
150
+ <preferred-size width="150" height="50" />
151
+ </default-constraints>
152
+ </item>
153
+ <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
154
+ <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
155
+ </item>
156
+ <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
157
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
158
+ <preferred-size width="150" height="50" />
159
+ </default-constraints>
160
+ </item>
161
+ <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
162
+ <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
163
+ <preferred-size width="150" height="50" />
164
+ </default-constraints>
165
+ </item>
166
+ <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
167
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
168
+ <preferred-size width="150" height="50" />
169
+ </default-constraints>
170
+ </item>
171
+ <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
172
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
173
+ <preferred-size width="200" height="200" />
174
+ </default-constraints>
175
+ </item>
176
+ <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
177
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
178
+ <preferred-size width="200" height="200" />
179
+ </default-constraints>
180
+ </item>
181
+ <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
182
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
183
+ </item>
184
+ <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
185
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
186
+ </item>
187
+ <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
188
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
189
+ </item>
190
+ <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
191
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
192
+ </item>
193
+ <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
194
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
195
+ <preferred-size width="-1" height="20" />
196
+ </default-constraints>
197
+ </item>
198
+ <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
199
+ <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
200
+ </item>
201
+ <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
202
+ <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
203
+ </item>
204
+ </group>
205
+ </component>
206
+ <component name="ProjectDictionaryState">
207
+ <dictionary name="ataxexe" />
208
+ </component>
209
+ <component name="ProjectModuleManager">
210
+ <modules>
211
+ <module fileurl="file://$PROJECT_DIR$/yummi.iml" filepath="$PROJECT_DIR$/yummi.iml" />
212
+ </modules>
213
+ </component>
214
+ <component name="ProjectResources">
215
+ <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
216
+ </component>
217
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="RVM: ruby-1.9.3-p194" project-jdk-type="RUBY_SDK">
218
+ <output url="file://$PROJECT_DIR$/out" />
219
+ </component>
220
+ <component name="Regex">
221
+ <option name="pos1" value="218" />
222
+ <option name="pos2" value="218" />
223
+ <option name="pos3" value="162" />
224
+ <option name="pos4" value="444" />
225
+ <option name="pos5" value="162" />
226
+ <option name="autoUpdate" value="true" />
227
+ <option name="referenceOn" value="false" />
228
+ <option name="referencePos" value="0" />
229
+ <option name="showLabels" value="true" />
230
+ </component>
231
+ <component name="VcsDirectoryMappings">
232
+ <mapping directory="" vcs="Git" />
233
+ </component>
234
+ <component name="WebServicesPlugin" addRequiredLibraries="true" />
235
+ <component name="org.twodividedbyzero.idea.findbugs">
236
+ <option name="_basePreferences">
237
+ <map>
238
+ <entry key="property.analysisEffortLevel" value="default" />
239
+ <entry key="property.analyzeAfterCompile" value="false" />
240
+ <entry key="property.exportAsHtml" value="true" />
241
+ <entry key="property.exportAsXml" value="true" />
242
+ <entry key="property.exportBaseDir" value="" />
243
+ <entry key="property.exportCreateArchiveDir" value="false" />
244
+ <entry key="property.exportOpenBrowser" value="true" />
245
+ <entry key="property.minPriorityToReport" value="Medium" />
246
+ <entry key="property.runAnalysisInBackground" value="false" />
247
+ <entry key="property.showHiddenDetectors" value="false" />
248
+ <entry key="property.toolWindowToFront" value="true" />
249
+ </map>
250
+ </option>
251
+ <option name="_detectors">
252
+ <map>
253
+ <entry key="AppendingToAnObjectOutputStream" value="true" />
254
+ <entry key="BCPMethodReturnCheck" value="false" />
255
+ <entry key="BadAppletConstructor" value="false" />
256
+ <entry key="BadResultSetAccess" value="true" />
257
+ <entry key="BadSyntaxForRegularExpression" value="true" />
258
+ <entry key="BadUseOfReturnValue" value="true" />
259
+ <entry key="BadlyOverriddenAdapter" value="true" />
260
+ <entry key="BooleanReturnNull" value="true" />
261
+ <entry key="BuildInterproceduralCallGraph" value="false" />
262
+ <entry key="BuildObligationPolicyDatabase" value="true" />
263
+ <entry key="CallToUnsupportedMethod" value="false" />
264
+ <entry key="CalledMethods" value="true" />
265
+ <entry key="CheckCalls" value="false" />
266
+ <entry key="CheckExpectedWarnings" value="false" />
267
+ <entry key="CheckImmutableAnnotation" value="true" />
268
+ <entry key="CheckTypeQualifiers" value="true" />
269
+ <entry key="CloneIdiom" value="true" />
270
+ <entry key="ComparatorIdiom" value="true" />
271
+ <entry key="ConfusedInheritance" value="true" />
272
+ <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
273
+ <entry key="CrossSiteScripting" value="true" />
274
+ <entry key="DoInsideDoPrivileged" value="true" />
275
+ <entry key="DontCatchIllegalMonitorStateException" value="true" />
276
+ <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
277
+ <entry key="DontUseEnum" value="true" />
278
+ <entry key="DroppedException" value="true" />
279
+ <entry key="DumbMethodInvocations" value="true" />
280
+ <entry key="DumbMethods" value="true" />
281
+ <entry key="DuplicateBranches" value="true" />
282
+ <entry key="EmptyZipFileEntry" value="true" />
283
+ <entry key="EqStringTest" value="false" />
284
+ <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
285
+ <entry key="FieldItemSummary" value="true" />
286
+ <entry key="FinalizerNullsFields" value="true" />
287
+ <entry key="FindBadCast" value="false" />
288
+ <entry key="FindBadCast2" value="true" />
289
+ <entry key="FindBadEqualsImplementation" value="false" />
290
+ <entry key="FindBadForLoop" value="true" />
291
+ <entry key="FindBugsSummaryStats" value="true" />
292
+ <entry key="FindCircularDependencies" value="false" />
293
+ <entry key="FindDeadLocalStores" value="true" />
294
+ <entry key="FindDoubleCheck" value="true" />
295
+ <entry key="FindEmptySynchronizedBlock" value="true" />
296
+ <entry key="FindFieldSelfAssignment" value="true" />
297
+ <entry key="FindFinalizeInvocations" value="true" />
298
+ <entry key="FindFloatEquality" value="true" />
299
+ <entry key="FindFloatMath" value="false" />
300
+ <entry key="FindHEmismatch" value="true" />
301
+ <entry key="FindInconsistentSync2" value="true" />
302
+ <entry key="FindJSR166LockMonitorenter" value="true" />
303
+ <entry key="FindLocalSelfAssignment2" value="true" />
304
+ <entry key="FindMaskedFields" value="true" />
305
+ <entry key="FindMismatchedWaitOrNotify" value="true" />
306
+ <entry key="FindNakedNotify" value="true" />
307
+ <entry key="FindNonSerializableStoreIntoSession" value="true" />
308
+ <entry key="FindNonSerializableValuePassedToWriteObject" value="true" />
309
+ <entry key="FindNonShortCircuit" value="true" />
310
+ <entry key="FindNullDeref" value="true" />
311
+ <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
312
+ <entry key="FindOpenStream" value="true" />
313
+ <entry key="FindPuzzlers" value="true" />
314
+ <entry key="FindRefComparison" value="true" />
315
+ <entry key="FindReturnRef" value="true" />
316
+ <entry key="FindRunInvocations" value="true" />
317
+ <entry key="FindSelfComparison" value="true" />
318
+ <entry key="FindSelfComparison2" value="true" />
319
+ <entry key="FindSleepWithLockHeld" value="true" />
320
+ <entry key="FindSpinLoop" value="true" />
321
+ <entry key="FindSqlInjection" value="true" />
322
+ <entry key="FindTwoLockWait" value="true" />
323
+ <entry key="FindUncalledPrivateMethods" value="true" />
324
+ <entry key="FindUnconditionalWait" value="true" />
325
+ <entry key="FindUninitializedGet" value="true" />
326
+ <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
327
+ <entry key="FindUnreleasedLock" value="true" />
328
+ <entry key="FindUnsatisfiedObligation" value="true" />
329
+ <entry key="FindUnsyncGet" value="true" />
330
+ <entry key="FindUselessControlFlow" value="true" />
331
+ <entry key="FormatStringChecker" value="true" />
332
+ <entry key="HugeSharedStringConstants" value="true" />
333
+ <entry key="IDivResultCastToDouble" value="true" />
334
+ <entry key="IncompatMask" value="true" />
335
+ <entry key="InconsistentAnnotations" value="true" />
336
+ <entry key="InefficientMemberAccess" value="false" />
337
+ <entry key="InefficientToArray" value="true" />
338
+ <entry key="InfiniteLoop" value="true" />
339
+ <entry key="InfiniteRecursiveLoop" value="true" />
340
+ <entry key="InfiniteRecursiveLoop2" value="false" />
341
+ <entry key="InheritanceUnsafeGetResource" value="true" />
342
+ <entry key="InitializationChain" value="true" />
343
+ <entry key="InstantiateStaticClass" value="true" />
344
+ <entry key="InvalidJUnitTest" value="true" />
345
+ <entry key="IteratorIdioms" value="true" />
346
+ <entry key="LazyInit" value="true" />
347
+ <entry key="LoadOfKnownNullValue" value="true" />
348
+ <entry key="LockedFields" value="false" />
349
+ <entry key="LostLoggerDueToWeakReference" value="true" />
350
+ <entry key="MethodReturnCheck" value="true" />
351
+ <entry key="Methods" value="true" />
352
+ <entry key="MultithreadedInstanceAccess" value="true" />
353
+ <entry key="MutableLock" value="true" />
354
+ <entry key="MutableStaticFields" value="true" />
355
+ <entry key="Naming" value="true" />
356
+ <entry key="Noise" value="false" />
357
+ <entry key="NoiseNullDeref" value="false" />
358
+ <entry key="NoteAnnotationRetention" value="true" />
359
+ <entry key="NoteCheckReturnValue" value="true" />
360
+ <entry key="NoteCheckReturnValueAnnotations" value="true" />
361
+ <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
362
+ <entry key="NoteJCIPAnnotation" value="true" />
363
+ <entry key="NoteNonNullAnnotations" value="true" />
364
+ <entry key="NoteNonnullReturnValues" value="true" />
365
+ <entry key="NoteSuppressedWarnings" value="true" />
366
+ <entry key="NoteUnconditionalParamDerefs" value="true" />
367
+ <entry key="NumberConstructor" value="true" />
368
+ <entry key="OverridingEqualsNotSymmetrical" value="true" />
369
+ <entry key="PreferZeroLengthArrays" value="true" />
370
+ <entry key="PublicSemaphores" value="false" />
371
+ <entry key="QuestionableBooleanAssignment" value="true" />
372
+ <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
373
+ <entry key="ReadReturnShouldBeChecked" value="true" />
374
+ <entry key="RedundantInterfaces" value="true" />
375
+ <entry key="ReflectiveClasses" value="true" />
376
+ <entry key="RepeatedConditionals" value="true" />
377
+ <entry key="ResolveAllReferences" value="false" />
378
+ <entry key="RuntimeExceptionCapture" value="true" />
379
+ <entry key="SerializableIdiom" value="true" />
380
+ <entry key="StartInConstructor" value="true" />
381
+ <entry key="StaticCalendarDetector" value="true" />
382
+ <entry key="StringConcatenation" value="true" />
383
+ <entry key="SuperfluousInstanceOf" value="true" />
384
+ <entry key="SuspiciousThreadInterrupted" value="true" />
385
+ <entry key="SwitchFallthrough" value="true" />
386
+ <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
387
+ <entry key="SynchronizeAndNullCheckField" value="true" />
388
+ <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
389
+ <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
390
+ <entry key="TestASM" value="false" />
391
+ <entry key="TestDataflowAnalysis" value="false" />
392
+ <entry key="TestingGround" value="false" />
393
+ <entry key="TrainFieldStoreTypes" value="true" />
394
+ <entry key="TrainNonNullAnnotations" value="true" />
395
+ <entry key="TrainUnconditionalDerefParams" value="true" />
396
+ <entry key="URLProblems" value="true" />
397
+ <entry key="UncallableMethodOfAnonymousClass" value="true" />
398
+ <entry key="UnnecessaryMath" value="true" />
399
+ <entry key="UnreadFields" value="true" />
400
+ <entry key="UseObjectEquals" value="false" />
401
+ <entry key="UselessSubclassMethod" value="false" />
402
+ <entry key="VarArgsProblems" value="true" />
403
+ <entry key="VolatileUsage" value="true" />
404
+ <entry key="WaitInLoop" value="true" />
405
+ <entry key="WrongMapIterator" value="true" />
406
+ <entry key="XMLFactoryBypass" value="true" />
407
+ </map>
408
+ </option>
409
+ <option name="_reportCategories">
410
+ <map>
411
+ <entry key="BAD_PRACTICE" value="true" />
412
+ <entry key="CORRECTNESS" value="true" />
413
+ <entry key="EXPERIMENTAL" value="true" />
414
+ <entry key="I18N" value="true" />
415
+ <entry key="MALICIOUS_CODE" value="true" />
416
+ <entry key="MT_CORRECTNESS" value="true" />
417
+ <entry key="NOISE" value="false" />
418
+ <entry key="PERFORMANCE" value="true" />
419
+ <entry key="SECURITY" value="true" />
420
+ <entry key="STYLE" value="true" />
421
+ </map>
422
+ </option>
423
+ </component>
424
+ </project>
425
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yummi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-08-01 00:00:00.000000000 Z
12
+ date: 2012-09-29 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A tool to colorize your console application.
15
15
  email:
@@ -29,16 +29,23 @@ files:
29
29
  - examples/cash_flow_table.rb
30
30
  - examples/license_box.rb
31
31
  - examples/list_files.rb
32
+ - examples/logcat_colorizer.rb
32
33
  - examples/logger.rb
33
34
  - examples/monitor_table.rb
34
35
  - lib/yummi.rb
35
36
  - lib/yummi/color_mapping.rb
37
+ - lib/yummi/colorizers.rb
36
38
  - lib/yummi/logger.rb
39
+ - lib/yummi/mappings/jboss5.yaml
40
+ - lib/yummi/mappings/jboss7.yaml
41
+ - lib/yummi/mappings/weblogic11g.yaml
37
42
  - lib/yummi/no_colors.rb
38
43
  - lib/yummi/table.rb
39
44
  - lib/yummi/text_box.rb
40
45
  - lib/yummi/version.rb
41
46
  - yummi.gemspec
47
+ - yummi.iml
48
+ - yummi.ipr
42
49
  homepage: https://github.com/ataxexe/yummi
43
50
  licenses: []
44
51
  post_install_message: