Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: bdfb1be0ff97abf014341936ab90546bf00968ce
      
https://github.com/jenkinsci/urltrigger-plugin/commit/bdfb1be0ff97abf014341936ab90546bf00968ce
  Author: Kemal Soysal <[email protected]>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/urltrigger/content/JSONContentType.java
    M 
src/test/java/org/jenkinsci/plugins/urltrigger/content/JSONContentTypeWithExpressionsTest.java

  Log Message:
  -----------
  JENKINS-59831 update pom.xml with json path 2.4.0

remove unused ParseException,
handle PathNotFoundException of json path for empty document
when searching an empty document.
add $..[?(@.category =~ /refer.+/)].title to test expressions


  Commit: a62c2782914878d5a95e2b983c74f46bed387370
      
https://github.com/jenkinsci/urltrigger-plugin/commit/a62c2782914878d5a95e2b983c74f46bed387370
  Author: Kemal Soysal <[email protected]>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/urltrigger/content/JSONContentType.java

  Log Message:
  -----------
  JENKINS-59831 handle PathNotFoundException of json path for empty
document with a null as result as suggested by Tony Noble


  Commit: 63b65488e3cf89d1c40840fe881d5b2b59233ed7
      
https://github.com/jenkinsci/urltrigger-plugin/commit/63b65488e3cf89d1c40840fe881d5b2b59233ed7
  Author: Tony Noble <[email protected]>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/urltrigger/content/JSONContentType.java
    M 
src/test/java/org/jenkinsci/plugins/urltrigger/content/JSONContentTypeWithExpressionsTest.java

  Log Message:
  -----------
  Merge pull request #25 from ls-it-solutions/master

JENKINS-59831 update pom.xml with json path 2.4.0


Compare: 
https://github.com/jenkinsci/urltrigger-plugin/compare/4d81bc5533e2...63b65488e3cf

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/urltrigger-plugin/push/refs/heads/master/4d81bc-63b654%40github.com.

Reply via email to