Commit b571497
Christopher Frost
BugFix for the GemFire session_replication support
The GemFire session replication code should not fire during the
release phase unless a properly configered GemFire service is bound
to the application. If it does it causes application deployment to
fail, this commit fixes this bug.
[#86291128]1 parent 6f3de1a commit b571497
2 files changed
Lines changed: 5 additions & 0 deletions
File tree
- lib/java_buildpack/container/tomcat
- spec/java_buildpack/container/tomcat
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments