Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 561c1fbc8c1eb4cabc6c47bdf53b0320b7f2d8d8
      
https://github.com/jenkinsci/p4-plugin/commit/561c1fbc8c1eb4cabc6c47bdf53b0320b7f2d8d8
  Author: Joel Brown <j.f.br...@sbcglobal.net>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    M src/test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java
    M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java

  Log Message:
  -----------
  When checking if a value is a counter, do not call "p4 counter <value>" when
the value is an integer.  The helix core server does not allow integer counters.

Fix for JENKINS-70219i: server's errors.csv fills up when populate's "pin" is 
to changelist.

Added simple isCounter() tests to check:
1)  a counter that exists
2)  a counter that does not exit
3)  that a numeric counter doesn't call p4d (JENKINS-70219)


  Commit: a6570eb6300461161e26981a6372d3537c3a8e64
      
https://github.com/jenkinsci/p4-plugin/commit/a6570eb6300461161e26981a6372d3537c3a8e64
  Author: skumar7322 <102779751+skumar7...@users.noreply.github.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    M src/test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java
    M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java

  Log Message:
  -----------
  Merge pull request #178 from joel-f-brown/master

When checking if a value is a counter, do not call "p4 counter" for integer 
values


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/5a4fc444deba...a6570eb63004

-- 
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/p4-plugin/push/refs/heads/master/5a4fc4-a6570e%40github.com.

Reply via email to