Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: a0c9cedeb2e8d6af41c6f5cf9731c020387c96f5
      
https://github.com/jenkinsci/remoting/commit/a0c9cedeb2e8d6af41c6f5cf9731c020387c96f5
  Author: Basil Crow <m...@basilcrow.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M src/main/java/hudson/remoting/jnlp/Main.java

  Log Message:
  -----------
  Remove final from args4j fields

As of args4j 2.32, "final fields can no longer be set." Therefore, we
have to remove the "final" keyword from the fields that we expect args4j
to set.


  Commit: 6ee0c54afba9e6c158c687d9851cb9309d45f414
      
https://github.com/jenkinsci/remoting/commit/6ee0c54afba9e6c158c687d9851cb9309d45f414
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M src/main/java/hudson/remoting/jnlp/Main.java

  Log Message:
  -----------
  Merge pull request #326 from basil/args4jFinal

[JENKINS-57959] Remove final from args4j fields


Compare: 
https://github.com/jenkinsci/remoting/compare/ba20e70fde17...6ee0c54afba9

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/ba20e7-6ee0c5%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to