Commit fe826e2
chore: package cleanup (#659)
* chore: package cleanup
annotations.injection -> injection
annotations.specifier -> parser.specifier
annotations.* -> util.annotation
arguments.parser -> parser
* move parsers into `parser`
* move suggestion package to top level
* arguments -> components, move CommandComponent & move extract syntax formatters
* exceptions -> exception
* move descriptions into `description`
* captions -> caption
* types -> type, types.tuples -> type.tuple
* depluralize cloud-annotations
* rename cloud-services packages too
* keys -> key
* Move CommandBeans to own package
* `CommandSuggestionProcessor` -> `SuggestionProcessor`, move some classes to suggestion/execution package
* Clean up CommandExecutionHandler
* Standardize command sender type param jd
* Move all standard parsers to parser.standard
* Move annotations to `annotation.specifier`
* Remove 1.x Javadoc since tags and API annotation since values
* Remove 2.0.0 Javadoc since tags and API annotation since values
* Fix regex for removing since tags and apply again
* fix style
---------
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>1 parent 65dfc9d commit fe826e2
File tree
367 files changed
+1667
-2051
lines changed- cloud-annotations/src
- main/java/cloud/commandframework/annotations
- assembler
- descriptor
- exception
- extractor
- injection
- method
- parsers
- parser
- processing
- string
- suggestions
- suggestion
- test/java/cloud/commandframework/annotations
- exception
- feature
- cloud-core/src
- main/java/cloud/commandframework
- annotations
- specifier
- annotation/specifier
- arguments
- flags
- preprocessor
- standard
- bean
- caption
- component
- preprocessor
- context
- description
- exceptions
- handling
- exception
- handling
- parsing
- execution
- postprocessor
- preprocessor
- help
- result
- injection
- internal
- keys
- key
- meta
- parser
- aggregate
- compound
- flag
- standard
- permission
- setting
- state
- suggestion
- syntax
- types/range
- type
- range
- tuple
- util
- annotation
- test/java/cloud/commandframework
- bean
- caption
- context
- exception
- handling
- execution
- feature
- help
- issue
- key
- parser
- aggregate
- standard
- syntax
- truth
- cloud-irc/cloud-pircbotx/src/main/java/cloud/commandframework/pircbotx
- arguments
- cloud-kotlin
- cloud-kotlin-coroutines-annotations/src
- main/kotlin/cloud/commandframework/kotlin/coroutines/annotations
- test/kotlin/cloud/commandframework/kotlin/coroutines/annotations
- cloud-kotlin-coroutines/src
- main/kotlin/cloud/commandframework/kotlin/coroutines
- test/kotlin/cloud/commandframework/kotlin/coroutines
- cloud-kotlin-extensions/src
- main/kotlin/cloud/commandframework/kotlin
- extension
- test/kotlin/cloud/commandframework/kotlin
- cloud-services/src
- main/java/cloud/commandframework/services
- annotations
- annotation
- type
- test/java/cloud/commandframework/services
- mock
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
367 files changed
+1667
-2051
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
Lines changed: 41 additions & 71 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | | - | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
| 41 | + | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments