Branch: refs/heads/master
Home: https://github.com/jenkinsci/build-failure-analyzer-plugin
Commit: f3626c5abbef57d57b3a8830022bc06133cbe6c3
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/f3626c5abbef57d57b3a8830022bc06133cbe6c3
Author: Tomas Westling <[email protected]>
Date: 2014-09-29 (Mon, 29 Sep 2014)
Changed paths:
M
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/indication/Indication.java
Log Message:
-----------
Added a @JsonIgnore to getUserProvidedExpression
A bug was found where getUserProvidedExpression was
seen as a getter for a field "userProvidedExpression"
which doesn't exist. By adding @JsonIgnore to the getter,
this is avoided.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.