-
Enhancement
-
Resolution: Done
-
Major
-
1.3.0.Beta5
-
None
We also noticed that when we had - <property name="priorFile" value="#
{jobProperties['yesterdayFilename]}"/>
which is missing the single quote after the property name yesterdayFilename we did not get an error but no value. Could that be validated as proper syntax and an error thrown? Just wondering if that could be in a future update.
JBeret should fail with IllegalArgumentException upon invalid JSL property expressions.