Actions
Defect #1337
closedIn tests properties doesnt work apache velocity macro
Start date:
10/23/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
In tests properties doesnt work generating macro
eq:
# enable acc module by default idm.pub.${moduleName.toLower()}.enabled=true
Affected version <1.0.1
Updated by Ondřej Kopr about 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Patrik Stloukal
- % Done changed from 0 to 90
I fix the macro and now works tests properties correctly. Please Patrik could you make a review? Thank you :)
Commit: https://github.com/bcvsolutions/idm-module-archetype/commit/60eaf1526fe846e4daeac0a7650be04710f413e1 (branch develop)
Updated by Radek Tomiška over 5 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Patrik Stloukal to Ondřej Kopr
- % Done changed from 90 to 100
I checked this fix and added:
- I renamed properties used in path to support develepment on window (file path too long)
- added new linter configuration
- readme updated
- fix default configuration name
Actions