Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: e3ceef8f0c7e40884c4ef32cae9d4f24eb38826c
      
https://github.com/jenkinsci/xtrigger-lib/commit/e3ceef8f0c7e40884c4ef32cae9d4f24eb38826c
  Author: Alex Ouzounis <[email protected]>
  Date:   2013-10-06 (Sun, 06 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTriggerByFullContext.java

  Log Message:
  -----------
  On De-serialization, the transient variable lock get to their Default value 
ie null

On De-serialization, the transient variable lock get to their Default value ie 
null. 
- make sure that the lock is not null; if it is. initialise it


  Commit: 01a964dc749845120911b90dad8a23c8be8edf62
      
https://github.com/jenkinsci/xtrigger-lib/commit/01a964dc749845120911b90dad8a23c8be8edf62
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTriggerByFullContext.java

  Log Message:
  -----------
  Merge pull request #2 from alexouzounis/master

On De-serialization, the transient variable lock is null JRA-19459


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/69a01290382a...01a964dc7498

-- 
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/groups/opt_out.

Reply via email to