id summary reporter owner description type status priority milestone component version resolution keywords cc 780 ParameterValuesImpl doesn't implement ParameterValues as specified Nicklas Nordborg Nicklas Nordborg The ParameterValuesImpl.setValue() and setValues() method doesn't validate the parameter values as the specification for the ParameterValues interface says that it should do. This is probably why Base1PluginExecuter fails with mysterious messages as described in ticket #777 and #779. To avoid duplicate validation it might also be a good idea to remove (or make it optional) the validation in Job.setParameterValuesInternal() and PluginConfiguration.setParameterValuesInternal(). defect closed major BASE 2.4.3 core fixed