[HippoCMS-scm] [onehippo/urlrewritefilter] 0404c3: [maven-release-plugin] prepare for next developmen...

2019-07-17 Thread marijan milicevic
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 0404c3b4a759f5a92353b61b1e50bfe379e28a9b
  
https://github.com/onehippo/urlrewritefilter/commit/0404c3b4a759f5a92353b61b1e50bfe379e28a9b
  Author: Marijan Milicevic 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter]

2019-07-17 Thread marijan milicevic
  Branch: refs/tags/urlrewritefilter-4.0.4-h7
  Home:   https://github.com/onehippo/urlrewritefilter
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter] 3fea56: [maven-release-plugin] prepare release urlrewritef...

2019-07-17 Thread marijan milicevic
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 3fea567ab8b4864f603f852401e540f229c830d4
  
https://github.com/onehippo/urlrewritefilter/commit/3fea567ab8b4864f603f852401e540f229c830d4
  Author: Marijan Milicevic 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release urlrewritefilter-4.0.4-h7


___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter] 87360d: HIPPLUG-1595 URL rewriter: fix NPE in RequestProxy...

2019-07-17 Thread marijan milicevic
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 87360de348db5eca5c561c1272e475eab2daff29
  
https://github.com/onehippo/urlrewritefilter/commit/87360de348db5eca5c561c1272e475eab2daff29
  Author: Marijan Milicevic 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
M .gitignore
M src/main/java/org/tuckey/web/filters/urlrewrite/RequestProxy.java

  Log Message:
  ---
  HIPPLUG-1595 URL rewriter: fix NPE in RequestProxy in case response entity is 
empty

- fix NPE in response.getEntity() check
- remove redundant null check where no null is possible


  Commit: bba379a3e1a905ca8cd616208a6ed69765e02661
  
https://github.com/onehippo/urlrewritefilter/commit/bba379a3e1a905ca8cd616208a6ed69765e02661
  Author: Marijan Milicevic 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
M .gitignore

  Log Message:
  ---
  HIPPLUG-1595 URL rewriter: fix NPE in RequestProxy in case response entity is 
empty
- exclude classes directory


Compare: 
https://github.com/onehippo/urlrewritefilter/compare/7ac026548936...bba379a3e1a9
___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn


[HippoCMS-scm] [onehippo/urlrewritefilter] 7ac026: HIPPLUG-1595 URL rewriter: fix NPE in RequestProxy...

2019-07-17 Thread marijan milicevic
  Branch: refs/heads/urlrewritefilter-4.0.x
  Home:   https://github.com/onehippo/urlrewritefilter
  Commit: 7ac0265489364fb929aa95f0cec6d75bac3bf09a
  
https://github.com/onehippo/urlrewritefilter/commit/7ac0265489364fb929aa95f0cec6d75bac3bf09a
  Author: Marijan Milicevic 
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
M src/main/java/org/tuckey/web/filters/urlrewrite/RequestProxy.java

  Log Message:
  ---
  HIPPLUG-1595 URL rewriter: fix NPE in RequestProxy in case response entity is 
empty

- fix NPE in response.getEntity() check
- remove redundant null check where no null is possible


___
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn