On Tuesday 17 November 2015 11:17:53 Carsten Ziegeler wrote: > Variables are declared per feature, therefore one variables section per > feature. If a model contains more than a single feature it can contain > more than one variable section. > A feature definition should be "complete", therefore all variables used > in a feature should be declared in this feature, at least with an > initial value. > The idea is that this value can be overriden, however the support for > this is very limited atm.
Works: http://svn.apache.org/viewvc?view=revision&revision=1714832 Looks like I've messed up something previously (also played with settings mentioned by Stefan). Thanks, guys. O. > Carsten > > Am 17.11.15 um 07:29 schrieb Oliver Lietz: > > hi, > > > > is the plugin limited to _one_ variables section per model? > > And this section needs to be declared in the feature file where variables > > are used? > > > > I'm trying to make the Jackrabbit version a variable like the Oak version > > to no avail. > > > > Thanks, > > O.
