Change 29812

skumar (Sandeep Kumar)
Sandeep Kumar committed this change into //guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Merge pull request #[178] from [joel-f-brown:masterp]

Do not call "p4 counter " when the value is an integer as the helix core server does not allow integer counters.

In isCounter() method, check for all digits early. If all digits, return false.
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java#90
Loading...
test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java#6
Loading...
test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java#46
Loading...
Tip: Use n and p to cycle through the changes.