rlogic 0.1.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.
data/rlogic.ipr ADDED
@@ -0,0 +1,430 @@
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) 2012 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="Project Files" copyright="MIT" />
37
+ </module2copyright>
38
+ <LanguageOptions name="__TEMPLATE__">
39
+ <option name="separateBefore" value="true" />
40
+ <option name="separateAfter" value="true" />
41
+ <option name="box" value="true" />
42
+ </LanguageOptions>
43
+ </component>
44
+ <component name="CppTools.Loader" reportImplicitCastToBool="false" reportNameReferencedOnce="false" version="3" compilerSelect="AUTO" />
45
+ <component name="DependencyValidationManager">
46
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
47
+ </component>
48
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
49
+ <component name="GradleSettings">
50
+ <option name="GRADLE_HOME" value="$USER_HOME$/gradle" />
51
+ </component>
52
+ <component name="GradleUISettings2">
53
+ <setting name="root" />
54
+ </component>
55
+ <component name="InspectionProjectProfileManager">
56
+ <profiles>
57
+ <profile version="1.0" is_locked="false">
58
+ <option name="myName" value="Project Default" />
59
+ <option name="myLocal" value="false" />
60
+ <inspection_tool class="Fix shebang" enabled="true" level="WARNING" enabled_by_default="true">/bin/sh#/bin/bash</inspection_tool>
61
+ <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
62
+ <option name="processCode" value="true" />
63
+ <option name="processLiterals" value="true" />
64
+ <option name="processComments" value="true" />
65
+ </inspection_tool>
66
+ </profile>
67
+ </profiles>
68
+ <option name="PROJECT_PROFILE" value="Project Default" />
69
+ <option name="USE_PROJECT_PROFILE" value="true" />
70
+ <version value="1.0" />
71
+ </component>
72
+ <component name="JavadocGenerationManager">
73
+ <option name="OUTPUT_DIRECTORY" />
74
+ <option name="OPTION_SCOPE" value="protected" />
75
+ <option name="OPTION_HIERARCHY" value="true" />
76
+ <option name="OPTION_NAVIGATOR" value="true" />
77
+ <option name="OPTION_INDEX" value="true" />
78
+ <option name="OPTION_SEPARATE_INDEX" value="true" />
79
+ <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
80
+ <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
81
+ <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
82
+ <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
83
+ <option name="OPTION_DEPRECATED_LIST" value="true" />
84
+ <option name="OTHER_OPTIONS" value="" />
85
+ <option name="HEAP_SIZE" />
86
+ <option name="LOCALE" />
87
+ <option name="OPEN_IN_BROWSER" value="true" />
88
+ </component>
89
+ <component name="ModuleEditorState">
90
+ <option name="LAST_EDITED_MODULE_NAME" />
91
+ <option name="LAST_EDITED_TAB_NAME" />
92
+ </component>
93
+ <component name="Palette2">
94
+ <group name="Swing">
95
+ <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">
96
+ <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
97
+ </item>
98
+ <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">
99
+ <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
100
+ </item>
101
+ <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
102
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
103
+ </item>
104
+ <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
105
+ <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
106
+ </item>
107
+ <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
108
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
109
+ <initial-values>
110
+ <property name="text" value="Button" />
111
+ </initial-values>
112
+ </item>
113
+ <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
114
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
115
+ <initial-values>
116
+ <property name="text" value="RadioButton" />
117
+ </initial-values>
118
+ </item>
119
+ <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
120
+ <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
121
+ <initial-values>
122
+ <property name="text" value="CheckBox" />
123
+ </initial-values>
124
+ </item>
125
+ <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
126
+ <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
127
+ <initial-values>
128
+ <property name="text" value="Label" />
129
+ </initial-values>
130
+ </item>
131
+ <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
132
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
133
+ <preferred-size width="150" height="-1" />
134
+ </default-constraints>
135
+ </item>
136
+ <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
137
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
138
+ <preferred-size width="150" height="-1" />
139
+ </default-constraints>
140
+ </item>
141
+ <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
142
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
143
+ <preferred-size width="150" height="-1" />
144
+ </default-constraints>
145
+ </item>
146
+ <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
147
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
148
+ <preferred-size width="150" height="50" />
149
+ </default-constraints>
150
+ </item>
151
+ <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
152
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
153
+ <preferred-size width="150" height="50" />
154
+ </default-constraints>
155
+ </item>
156
+ <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
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.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
162
+ <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
163
+ </item>
164
+ <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
165
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
166
+ <preferred-size width="150" height="50" />
167
+ </default-constraints>
168
+ </item>
169
+ <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
170
+ <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
171
+ <preferred-size width="150" height="50" />
172
+ </default-constraints>
173
+ </item>
174
+ <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
175
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
176
+ <preferred-size width="150" height="50" />
177
+ </default-constraints>
178
+ </item>
179
+ <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
180
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
181
+ <preferred-size width="200" height="200" />
182
+ </default-constraints>
183
+ </item>
184
+ <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
185
+ <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
186
+ <preferred-size width="200" height="200" />
187
+ </default-constraints>
188
+ </item>
189
+ <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
190
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
191
+ </item>
192
+ <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
193
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
194
+ </item>
195
+ <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
196
+ <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
197
+ </item>
198
+ <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
199
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
200
+ </item>
201
+ <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
202
+ <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
203
+ <preferred-size width="-1" height="20" />
204
+ </default-constraints>
205
+ </item>
206
+ <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
207
+ <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
208
+ </item>
209
+ <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
210
+ <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
211
+ </item>
212
+ </group>
213
+ </component>
214
+ <component name="ProjectModuleManager">
215
+ <modules>
216
+ <module fileurl="file://$PROJECT_DIR$/rlogic.iml" filepath="$PROJECT_DIR$/rlogic.iml" />
217
+ </modules>
218
+ </component>
219
+ <component name="ProjectResources">
220
+ <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
221
+ </component>
222
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="RVM: ruby-1.9.2-p290" project-jdk-type="RUBY_SDK">
223
+ <output url="file://$PROJECT_DIR$/out" />
224
+ </component>
225
+ <component name="Regex">
226
+ <option name="pos1" value="218" />
227
+ <option name="pos2" value="218" />
228
+ <option name="pos3" value="162" />
229
+ <option name="pos4" value="444" />
230
+ <option name="pos5" value="162" />
231
+ <option name="autoUpdate" value="true" />
232
+ <option name="referenceOn" value="false" />
233
+ <option name="referencePos" value="0" />
234
+ <option name="showLabels" value="true" />
235
+ </component>
236
+ <component name="VcsDirectoryMappings">
237
+ <mapping directory="" vcs="Git" />
238
+ </component>
239
+ <component name="WebServicesPlugin" addRequiredLibraries="true" />
240
+ <component name="org.twodividedbyzero.idea.findbugs">
241
+ <option name="_basePreferences">
242
+ <map>
243
+ <entry key="property.analysisEffortLevel" value="default" />
244
+ <entry key="property.analyzeAfterCompile" value="false" />
245
+ <entry key="property.exportAsHtml" value="true" />
246
+ <entry key="property.exportAsXml" value="true" />
247
+ <entry key="property.exportBaseDir" value="" />
248
+ <entry key="property.exportCreateArchiveDir" value="false" />
249
+ <entry key="property.exportOpenBrowser" value="true" />
250
+ <entry key="property.minPriorityToReport" value="Medium" />
251
+ <entry key="property.runAnalysisInBackground" value="false" />
252
+ <entry key="property.showHiddenDetectors" value="false" />
253
+ <entry key="property.toolWindowToFront" value="true" />
254
+ </map>
255
+ </option>
256
+ <option name="_detectors">
257
+ <map>
258
+ <entry key="AppendingToAnObjectOutputStream" value="true" />
259
+ <entry key="BCPMethodReturnCheck" value="false" />
260
+ <entry key="BadAppletConstructor" value="false" />
261
+ <entry key="BadResultSetAccess" value="true" />
262
+ <entry key="BadSyntaxForRegularExpression" value="true" />
263
+ <entry key="BadUseOfReturnValue" value="true" />
264
+ <entry key="BadlyOverriddenAdapter" value="true" />
265
+ <entry key="BooleanReturnNull" value="true" />
266
+ <entry key="BuildInterproceduralCallGraph" value="false" />
267
+ <entry key="BuildObligationPolicyDatabase" value="true" />
268
+ <entry key="CallToUnsupportedMethod" value="false" />
269
+ <entry key="CalledMethods" value="true" />
270
+ <entry key="CheckCalls" value="false" />
271
+ <entry key="CheckExpectedWarnings" value="false" />
272
+ <entry key="CheckImmutableAnnotation" value="true" />
273
+ <entry key="CheckTypeQualifiers" value="true" />
274
+ <entry key="CloneIdiom" value="true" />
275
+ <entry key="ComparatorIdiom" value="true" />
276
+ <entry key="ConfusedInheritance" value="true" />
277
+ <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
278
+ <entry key="CrossSiteScripting" value="true" />
279
+ <entry key="DoInsideDoPrivileged" value="true" />
280
+ <entry key="DontCatchIllegalMonitorStateException" value="true" />
281
+ <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
282
+ <entry key="DontUseEnum" value="true" />
283
+ <entry key="DroppedException" value="true" />
284
+ <entry key="DumbMethodInvocations" value="true" />
285
+ <entry key="DumbMethods" value="true" />
286
+ <entry key="DuplicateBranches" value="true" />
287
+ <entry key="EmptyZipFileEntry" value="true" />
288
+ <entry key="EqStringTest" value="false" />
289
+ <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
290
+ <entry key="FieldItemSummary" value="true" />
291
+ <entry key="FinalizerNullsFields" value="true" />
292
+ <entry key="FindBadCast" value="false" />
293
+ <entry key="FindBadCast2" value="true" />
294
+ <entry key="FindBadEqualsImplementation" value="false" />
295
+ <entry key="FindBadForLoop" value="true" />
296
+ <entry key="FindBugsSummaryStats" value="true" />
297
+ <entry key="FindCircularDependencies" value="false" />
298
+ <entry key="FindDeadLocalStores" value="true" />
299
+ <entry key="FindDoubleCheck" value="true" />
300
+ <entry key="FindEmptySynchronizedBlock" value="true" />
301
+ <entry key="FindFieldSelfAssignment" value="true" />
302
+ <entry key="FindFinalizeInvocations" value="true" />
303
+ <entry key="FindFloatEquality" value="true" />
304
+ <entry key="FindFloatMath" value="false" />
305
+ <entry key="FindHEmismatch" value="true" />
306
+ <entry key="FindInconsistentSync2" value="true" />
307
+ <entry key="FindJSR166LockMonitorenter" value="true" />
308
+ <entry key="FindLocalSelfAssignment2" value="true" />
309
+ <entry key="FindMaskedFields" value="true" />
310
+ <entry key="FindMismatchedWaitOrNotify" value="true" />
311
+ <entry key="FindNakedNotify" value="true" />
312
+ <entry key="FindNonSerializableStoreIntoSession" value="true" />
313
+ <entry key="FindNonSerializableValuePassedToWriteObject" value="true" />
314
+ <entry key="FindNonShortCircuit" value="true" />
315
+ <entry key="FindNullDeref" value="true" />
316
+ <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
317
+ <entry key="FindOpenStream" value="true" />
318
+ <entry key="FindPuzzlers" value="true" />
319
+ <entry key="FindRefComparison" value="true" />
320
+ <entry key="FindReturnRef" value="true" />
321
+ <entry key="FindRunInvocations" value="true" />
322
+ <entry key="FindSelfComparison" value="true" />
323
+ <entry key="FindSelfComparison2" value="true" />
324
+ <entry key="FindSleepWithLockHeld" value="true" />
325
+ <entry key="FindSpinLoop" value="true" />
326
+ <entry key="FindSqlInjection" value="true" />
327
+ <entry key="FindTwoLockWait" value="true" />
328
+ <entry key="FindUncalledPrivateMethods" value="true" />
329
+ <entry key="FindUnconditionalWait" value="true" />
330
+ <entry key="FindUninitializedGet" value="true" />
331
+ <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
332
+ <entry key="FindUnreleasedLock" value="true" />
333
+ <entry key="FindUnsatisfiedObligation" value="true" />
334
+ <entry key="FindUnsyncGet" value="true" />
335
+ <entry key="FindUselessControlFlow" value="true" />
336
+ <entry key="FormatStringChecker" value="true" />
337
+ <entry key="HugeSharedStringConstants" value="true" />
338
+ <entry key="IDivResultCastToDouble" value="true" />
339
+ <entry key="IncompatMask" value="true" />
340
+ <entry key="InconsistentAnnotations" value="true" />
341
+ <entry key="InefficientMemberAccess" value="false" />
342
+ <entry key="InefficientToArray" value="true" />
343
+ <entry key="InfiniteLoop" value="true" />
344
+ <entry key="InfiniteRecursiveLoop" value="true" />
345
+ <entry key="InfiniteRecursiveLoop2" value="false" />
346
+ <entry key="InheritanceUnsafeGetResource" value="true" />
347
+ <entry key="InitializationChain" value="true" />
348
+ <entry key="InstantiateStaticClass" value="true" />
349
+ <entry key="InvalidJUnitTest" value="true" />
350
+ <entry key="IteratorIdioms" value="true" />
351
+ <entry key="LazyInit" value="true" />
352
+ <entry key="LoadOfKnownNullValue" value="true" />
353
+ <entry key="LockedFields" value="false" />
354
+ <entry key="LostLoggerDueToWeakReference" value="true" />
355
+ <entry key="MethodReturnCheck" value="true" />
356
+ <entry key="Methods" value="true" />
357
+ <entry key="MultithreadedInstanceAccess" value="true" />
358
+ <entry key="MutableLock" value="true" />
359
+ <entry key="MutableStaticFields" value="true" />
360
+ <entry key="Naming" value="true" />
361
+ <entry key="Noise" value="false" />
362
+ <entry key="NoiseNullDeref" value="false" />
363
+ <entry key="NoteAnnotationRetention" value="true" />
364
+ <entry key="NoteCheckReturnValue" value="true" />
365
+ <entry key="NoteCheckReturnValueAnnotations" value="true" />
366
+ <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
367
+ <entry key="NoteJCIPAnnotation" value="true" />
368
+ <entry key="NoteNonNullAnnotations" value="true" />
369
+ <entry key="NoteNonnullReturnValues" value="true" />
370
+ <entry key="NoteSuppressedWarnings" value="true" />
371
+ <entry key="NoteUnconditionalParamDerefs" value="true" />
372
+ <entry key="NumberConstructor" value="true" />
373
+ <entry key="OverridingEqualsNotSymmetrical" value="true" />
374
+ <entry key="PreferZeroLengthArrays" value="true" />
375
+ <entry key="PublicSemaphores" value="false" />
376
+ <entry key="QuestionableBooleanAssignment" value="true" />
377
+ <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
378
+ <entry key="ReadReturnShouldBeChecked" value="true" />
379
+ <entry key="RedundantInterfaces" value="true" />
380
+ <entry key="ReflectiveClasses" value="true" />
381
+ <entry key="RepeatedConditionals" value="true" />
382
+ <entry key="ResolveAllReferences" value="false" />
383
+ <entry key="RuntimeExceptionCapture" value="true" />
384
+ <entry key="SerializableIdiom" value="true" />
385
+ <entry key="StartInConstructor" value="true" />
386
+ <entry key="StaticCalendarDetector" value="true" />
387
+ <entry key="StringConcatenation" value="true" />
388
+ <entry key="SuperfluousInstanceOf" value="true" />
389
+ <entry key="SuspiciousThreadInterrupted" value="true" />
390
+ <entry key="SwitchFallthrough" value="true" />
391
+ <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
392
+ <entry key="SynchronizeAndNullCheckField" value="true" />
393
+ <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
394
+ <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
395
+ <entry key="TestASM" value="false" />
396
+ <entry key="TestDataflowAnalysis" value="false" />
397
+ <entry key="TestingGround" value="false" />
398
+ <entry key="TrainFieldStoreTypes" value="true" />
399
+ <entry key="TrainNonNullAnnotations" value="true" />
400
+ <entry key="TrainUnconditionalDerefParams" value="true" />
401
+ <entry key="URLProblems" value="true" />
402
+ <entry key="UncallableMethodOfAnonymousClass" value="true" />
403
+ <entry key="UnnecessaryMath" value="true" />
404
+ <entry key="UnreadFields" value="true" />
405
+ <entry key="UseObjectEquals" value="false" />
406
+ <entry key="UselessSubclassMethod" value="false" />
407
+ <entry key="VarArgsProblems" value="true" />
408
+ <entry key="VolatileUsage" value="true" />
409
+ <entry key="WaitInLoop" value="true" />
410
+ <entry key="WrongMapIterator" value="true" />
411
+ <entry key="XMLFactoryBypass" value="true" />
412
+ </map>
413
+ </option>
414
+ <option name="_reportCategories">
415
+ <map>
416
+ <entry key="BAD_PRACTICE" value="true" />
417
+ <entry key="CORRECTNESS" value="true" />
418
+ <entry key="EXPERIMENTAL" value="true" />
419
+ <entry key="I18N" value="true" />
420
+ <entry key="MALICIOUS_CODE" value="true" />
421
+ <entry key="MT_CORRECTNESS" value="true" />
422
+ <entry key="NOISE" value="false" />
423
+ <entry key="PERFORMANCE" value="true" />
424
+ <entry key="SECURITY" value="true" />
425
+ <entry key="STYLE" value="true" />
426
+ </map>
427
+ </option>
428
+ </component>
429
+ </project>
430
+
metadata ADDED
@@ -0,0 +1,63 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rlogic
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Ataxexe
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2012-03-21 00:00:00.000000000Z
13
+ dependencies: []
14
+ description: A tool for dealing with WebLogic Scripting Tool
15
+ email:
16
+ - ataxexe@gmail.com
17
+ executables:
18
+ - wlst
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files:
22
+ - .gitignore
23
+ - .rakeTasks
24
+ - Gemfile
25
+ - Rakefile
26
+ - bin/wlst
27
+ - lib/rlogic.rb
28
+ - lib/rlogic/version.rb
29
+ - lib/wlst/include.py
30
+ - lib/wlst/include_linux.py
31
+ - lib/wlst/include_windows.py
32
+ - lib/wlst/scripts/monitor.info
33
+ - lib/wlst/scripts/monitor.py
34
+ - lib/wlst/scripts/monitor.yaml
35
+ - lib/wlst/wlst.rb
36
+ - rlogic.gemspec
37
+ - rlogic.iml
38
+ - rlogic.ipr
39
+ homepage: https://github.com/ataxexe/rlogic
40
+ licenses: []
41
+ post_install_message:
42
+ rdoc_options: []
43
+ require_paths:
44
+ - lib
45
+ required_ruby_version: !ruby/object:Gem::Requirement
46
+ none: false
47
+ requirements:
48
+ - - ! '>='
49
+ - !ruby/object:Gem::Version
50
+ version: '0'
51
+ required_rubygems_version: !ruby/object:Gem::Requirement
52
+ none: false
53
+ requirements:
54
+ - - ! '>='
55
+ - !ruby/object:Gem::Version
56
+ version: '0'
57
+ requirements: []
58
+ rubyforge_project: rlogic
59
+ rubygems_version: 1.8.10
60
+ signing_key:
61
+ specification_version: 3
62
+ summary: A tool for dealing with WebLogic Scripting Tool
63
+ test_files: []