issues
search
Knotx
/
knotx-gradle-plugins
Gradle plugins that help manage Knot.x modules builds.
https://knotx.io
Apache License 2.0
1
stars
3
forks
source link
Fix passing of compiler args in codegen and unit-test
#4
Closed
tMaxx
closed
5 years ago
tMaxx
commented
5 years ago
Switch to
addAll
instead of reassignment
Fixed deprecation warning for
classifier
Added quick guide for testing the plugin locally
Bumped version to
0.1.1
as this is essentially a bugfix
Fixes #3.
addAll
instead of reassignmentclassifier
0.1.1
as this is essentially a bugfixFixes #3.