Commit 3d2e73f
committed
Initialize model parameters in VelocityGenerator
What changed:
- Added call to `initialize(model, parameters)` in the `generate` method.
Why:
- To ensure that the model is properly initialized with the provided parameters.1 parent d3f3698 commit 3d2e73f
File tree
1 file changed
+1
-0
lines changed- modello-plugins/modello-plugin-velocity/src/main/java/org/codehaus/modello/plugin/velocity
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments