Skip to content

Commit 7bd7105

Browse files
committed
2 parents ceadf60 + 7c990c9 commit 7bd7105

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Notably, each bug is composed of a buggy version, a fixed version, a concise pat
44

55
# Contents of growingBugs
66
To date, growingBugs contains
7-
**`1001`** bugs
7+
**`999`** bugs
88
from open-source Java projects.
99

1010
| | Project ID | Project name | SubProject name |Number of bugs | Bug IDs |
@@ -31,9 +31,9 @@ from open-source Java projects.
3131
| 20 | Imaging | commons-imaging | | 10 | 1,3-8,10-11,14 |
3232
| 21 | IO | commons-io | | 19 | 1-3,5-6,8-11,13,15-18,22,25,27,29-30 |
3333
| 22 | JXR | maven-jxr | | 1 | 1 |
34-
| 23 | MShade | maven-shade-plugin | | 7 | 1-7 |
35-
| 24 | Tika | tika | | 7 | 1-7 |
36-
| 25 | Validator | commons-validator | | 21 | 1-2,4,6-9,11-21,23-25 |
34+
| 23 | MShade | maven-shade-plugin | | 6 | 1-4,6-7 |
35+
| 24 | Tika | tika | | 5 | 1-2,5-7 |
36+
| 25 | Validator | commons-validator | | 21 | 1-2,4,6-9,11,13-25 |
3737
| 26 | Pool | commons-pool | | 19 | 1-2,4-7,10-14,16,20-21,24,26-27,29-30|
3838
| 27 | Email | commons-email | | 4 | 2-5 |
3939
| 28 | Graph | commons-graph | | 3 | 1-3 |
@@ -42,11 +42,13 @@ from open-source Java projects.
4242
| 31 | Geometry_core | commons-geometry-core | commons-geometry-core | 2 | 1,3 |
4343
| 32 | MGpg | maven-gpg-plugin || 1 | 1 |
4444
| 33 | Text | commons-text || 4 | 1-2,4-5 |
45-
| 34 | Tika_core | tika-core | tika-core | 7 | 4-6,9,11,17,20 |
45+
| 34 | Tika_core | tika-core | tika-core | 6 | 4,6,9,11,17,20 |
4646
| 35 | Tika_app | tika-app | tika-app | 2 | 1,3 |
47-
| 36 | Shiro_core | shiro-core | core | 10 | 37,40,46,52,72,98,144,176,181,202 |
47+
| 36 | Shiro_core | shiro-core | core | 9 | 37,40,46,52,98,144,176,181,202 |
4848
| 37 | Jena_core | jena-core | jena-core | 1 | 2 |
4949
| 38 | Shiro_web | shiro-web | web | 3 | 1,3,7 |
50+
| 39 | MDeploy | maven-deploy-plugin | | 1 | 1 |
51+
| 40 | Jackrabbit_oak_core | oak-core | oak-core | 2 | 1-2 |
5052

5153
# Setting up GrowingBugs
5254
## Requirements

0 commit comments

Comments
 (0)