added dynamic post target loading

fixed some templates of commands
added fat jar maven config
This commit is contained in:
Sheldan
2020-03-21 18:39:46 +01:00
parent f416ac5d6b
commit 9e9eb615c0
13 changed files with 62 additions and 5 deletions

View File

@@ -0,0 +1 @@
abstracto.postTargets.utility=suggestions

View File

@@ -0,0 +1 @@
Accepts the given suggestion. Will post the suggestion again, with the given reason for acceptance, with the old text strike through and 'Accepted by' as a notice.

View File

@@ -0,0 +1 @@
Rejects the given suggestion. Will post the suggestion again, with the given reason for rejection, with the old text strike through and 'Rejected by' as a notice.