javacore-analyser 2.2.0.dev84__py3-none-any.whl → 2.2.0.dev91__py3-none-any.whl
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.
- {javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/METADATA +2 -1
- {javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/RECORD +5 -5
- {javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/WHEEL +0 -0
- {javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/entry_points.txt +0 -0
- {javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/licenses/LICENSE +0 -0
{javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: javacore_analyser
|
3
|
-
Version: 2.2.0.
|
3
|
+
Version: 2.2.0.dev91
|
4
4
|
Summary: The tool to review IBM Javacore files
|
5
5
|
Project-URL: Homepage, https://github.com/IBM/javacore-analyser
|
6
6
|
Project-URL: Issues, https://github.com/IBM/javacore-analyser/issues
|
@@ -312,6 +312,7 @@ You can type the following command to obtain the help:
|
|
312
312
|
or
|
313
313
|
`python -m javacore_analyser web --port=5000 --reports-dir=/data/reports_dir`
|
314
314
|
|
315
|
+
|
315
316
|
The first parameter set the port to use by application. If not specified, 5000 will be used.
|
316
317
|
The second parameter sets where the reports need to be stored. If not set, then the `reports` dir will be created in current location.
|
317
318
|
|
@@ -41,8 +41,8 @@ javacore_analyser/data/xml/javacores/javacore.xsl,sha256=5cnIp08Q9FccljHH8duoJQY
|
|
41
41
|
javacore_analyser/data/xml/threads/thread.xml,sha256=6dG89Whx1_kpEYVS_F6Upa2XuXnXorlQATFc8kD5Mfc,280
|
42
42
|
javacore_analyser/data/xml/threads/thread.xsl,sha256=rkqr5GQ2aZ_xrdhUjl2QZDCZ-09zxqUmtV8DFZVjTAA,13927
|
43
43
|
javacore_analyser/templates/index.html,sha256=aEuyry-HZ9HlQNwfbugugvqbSxwlo7LrQnrDmqO34YE,1682
|
44
|
-
javacore_analyser-2.2.0.
|
45
|
-
javacore_analyser-2.2.0.
|
46
|
-
javacore_analyser-2.2.0.
|
47
|
-
javacore_analyser-2.2.0.
|
48
|
-
javacore_analyser-2.2.0.
|
44
|
+
javacore_analyser-2.2.0.dev91.dist-info/METADATA,sha256=A3pzRyIHATTe3IMydCxi4E5qGBA9_wswiCemZ1xY3Vs,22214
|
45
|
+
javacore_analyser-2.2.0.dev91.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
46
|
+
javacore_analyser-2.2.0.dev91.dist-info/entry_points.txt,sha256=W3S799zI58g5-jWMsC3wY9xksz21LPEMYOILv8sayfM,160
|
47
|
+
javacore_analyser-2.2.0.dev91.dist-info/licenses/LICENSE,sha256=xllut76FgcGL5zbIRvuRc7aezPbvlMUTWJPsVr2Sugg,11358
|
48
|
+
javacore_analyser-2.2.0.dev91.dist-info/RECORD,,
|
File without changes
|
{javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/entry_points.txt
RENAMED
File without changes
|
{javacore_analyser-2.2.0.dev84.dist-info → javacore_analyser-2.2.0.dev91.dist-info}/licenses/LICENSE
RENAMED
File without changes
|