javacore-analyser 2.3.0.dev16__py3-none-any.whl → 2.4.0.dev4__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/templates/index.html +5 -3
- {javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/METADATA +1 -1
- {javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/RECORD +6 -6
- {javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/WHEEL +0 -0
- {javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/entry_points.txt +0 -0
- {javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<!--
|
3
|
-
# Copyright IBM Corp. 2024 -
|
3
|
+
# Copyright IBM Corp. 2024 - 2025
|
4
4
|
# SPDX-License-Identifier: Apache-2.0
|
5
5
|
-->
|
6
6
|
|
@@ -15,10 +15,12 @@
|
|
15
15
|
<body>
|
16
16
|
<h1>Javacore Analyser</h1>
|
17
17
|
|
18
|
-
<
|
18
|
+
<h1>Generate report:</h1>
|
19
19
|
<form action="/upload" method="post" enctype="multipart/form-data">
|
20
20
|
<ol>
|
21
|
-
<li>
|
21
|
+
<li>One or more javacores;</br>
|
22
|
+
zero or more verbose.gc files;</br>
|
23
|
+
Note: files can be either individual or in an archive
|
22
24
|
<input type="file" name="files" multiple required>
|
23
25
|
</li>
|
24
26
|
<li>Give the name for your report: <input type="text" id="report_name" name="report_name" required></li>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: javacore_analyser
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.4.0.dev4
|
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
|
@@ -41,9 +41,9 @@ javacore_analyser/data/xml/javacores/javacore.xml,sha256=6dG89Whx1_kpEYVS_F6Upa2
|
|
41
41
|
javacore_analyser/data/xml/javacores/javacore.xsl,sha256=5cnIp08Q9FccljHH8duoJQYofyW8lwUCGtpdzz5Y0Y8,11644
|
42
42
|
javacore_analyser/data/xml/threads/thread.xml,sha256=6dG89Whx1_kpEYVS_F6Upa2XuXnXorlQATFc8kD5Mfc,280
|
43
43
|
javacore_analyser/data/xml/threads/thread.xsl,sha256=1tg5tImtr1gyZ8Q61tqIukNtm1fQ6R8YoKC3EgIjLRA,14084
|
44
|
-
javacore_analyser/templates/index.html,sha256=
|
45
|
-
javacore_analyser-2.
|
46
|
-
javacore_analyser-2.
|
47
|
-
javacore_analyser-2.
|
48
|
-
javacore_analyser-2.
|
49
|
-
javacore_analyser-2.
|
44
|
+
javacore_analyser/templates/index.html,sha256=FzV5PSz_YtkwwWluN0XBtdgzkOujI26YQXKCFkobO9U,1748
|
45
|
+
javacore_analyser-2.4.0.dev4.dist-info/METADATA,sha256=sWRJ8VDGwnsZfXMfuPsP9mO-C3GK7p19lJSm_WHp33U,22369
|
46
|
+
javacore_analyser-2.4.0.dev4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
47
|
+
javacore_analyser-2.4.0.dev4.dist-info/entry_points.txt,sha256=W3S799zI58g5-jWMsC3wY9xksz21LPEMYOILv8sayfM,160
|
48
|
+
javacore_analyser-2.4.0.dev4.dist-info/licenses/LICENSE,sha256=xllut76FgcGL5zbIRvuRc7aezPbvlMUTWJPsVr2Sugg,11358
|
49
|
+
javacore_analyser-2.4.0.dev4.dist-info/RECORD,,
|
File without changes
|
{javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/entry_points.txt
RENAMED
File without changes
|
{javacore_analyser-2.3.0.dev16.dist-info → javacore_analyser-2.4.0.dev4.dist-info}/licenses/LICENSE
RENAMED
File without changes
|