issues
search
jbosstools
/
jbosstools-server
JBoss Tools :: Server { archives, as, jmx, wtp }
4
stars
58
forks
source link
Change wf27 to wf27+ to support wf28
#788
Closed
robstryker
closed
1 year ago
robstryker
commented
1 year ago
Pull Request Checklist
General
Is this a blocking issue or new feature? If yes, QE needs to +1 this PR
Code
Are method-/class-/variable-names meaningful?
Are methods concise, not too long?
Are catch blocks catching precise Exceptions only (no catch all)?
Testing
Are there unit-tests?
Are there integration tests (or at least a jira to tackle these)?
Is the non-happy path working, too?
Are other parts that use the same component still working fine?
Function
Does it work?
robstryker
commented
1 year ago
See #787 for more information
Pull Request Checklist
General
Code
Testing
Function